[Ejtools-cvs] applications/jmx.browser/src/test jndi.properties,NONE,1.1
Brought to you by:
letiemble
From: <let...@us...> - 2003-12-14 09:49:42
|
Update of /cvsroot/ejtools/applications/jmx.browser/src/test In directory sc8-pr-cvs1:/tmp/cvs-serv11709/jmx.browser/src/test Added Files: jndi.properties Log Message: Add more javadocs. Adjust some things. --- NEW FILE: jndi.properties --- java.naming.factory.initial=com.sun.jndi.rmi.registry.RegistryContextFactory java.naming.provider.url=rmi://localhost:1099 # Use the following properties for use with tnameserv, and remark the lines above # Remember to start tnameserv with the -ORBInitialPort option if you want to change # the ORB port (default port is 900), and change the value below accordingly #java.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory #java.naming.provider.url=iiop://localhost:900 |