JNDI
The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name.
Language
Any
Platform
Any
License
Any
Dear all,
I have deployed ejbs on Jboss application server and I am calling the ejb's from web server(tomcat) which
is on different machine.
I have done the configurations for JNDI look up....