Hi
I am now one step ahead with this thing.
I can use the JNDI location of my connection pool in a separate program but I need to specify the following system properties:
System.setProperty(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.fscontext.RefFSContextFactory");
System.setProperty(Context.PROVIDER_URL, "file:///tmp");
Any clue how do I specify them in my [b]persistence.xml[/b] file?
[Message sent by forum member 'ketancmaheshwari' (ketancmaheshwari)]
http://forums.java.net/jive/thread.jspa?messageID=216316