How to make use of jndi in a stand-alone (non-managed) application?
- by EugeneP
How to make use of jndi in a stand-alone (non-managed) application?
App and Tomcat6 are on the same machine.
Can we get something through jndi lookup when the server is running,
but when the app is not running under this tomcat server?