| Author |
Create a new file using JNDI.
|
Nev Mehta
Greenhorn
Joined: Jan 09, 2007
Posts: 26
|
|
I am trying to use JNDI to create a new binding while using 'RefFSContextFactory'. So what i am trying to do is create a new File using JNDI. However this code throws an exception javax.naming.OperationNotSupportedException: Can only bind References or Referenceable objects.
|
 |
 |
|
|
subject: Create a new file using JNDI.
|
|
|