Update of /cvsroot/ejtools/applications/management/src/resources
In directory usw-pr-cvs1:/tmp/cvs-serv29379/management/src/resources
Added Files:
jndi.properties
Log Message:
Initial Import
--- NEW FILE: jndi.properties ---
# JNDI Properties
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
java.naming.provider.url=localhost:1099
|