User: hiram Date: 00/11/16 14:43:30 Modified: conf jndi.properties Log: These class provide a way to multiplex the use of a socket Revision Changes Path 1.2 +2 -2 spyderMQ/conf/jndi.properties Index: jndi.properties =================================================================== RCS file: /products/cvs/ejboss/spyderMQ/conf/jndi.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- jndi.properties 2000/04/27 19:21:33 1.1 +++ jndi.properties 2000/11/16 22:43:30 1.2 @@ -1,3 +1,3 @@ java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory -java.naming.provider.url=localhost -java.naming.factory.url.pkgs=org.jnp.interfaces +#java.naming.provider.url=localhost +java.naming.factory.url.pkgs=org.jboss.naming
