User: starksm
Date: 01/06/25 00:18:06
Modified: src/examples/resources jndi.properties
Log:
Update the jndi.properties to use the full specification of the
provider url and object factory packages.
Revision Changes Path
1.2 +2 -2 manual/src/examples/resources/jndi.properties
Index: jndi.properties
===================================================================
RCS file: /cvsroot/jboss/manual/src/examples/resources/jndi.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jndi.properties 2001/06/23 11:25:31 1.1
+++ jndi.properties 2001/06/25 07:18:06 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.jboss.naming
+java.naming.provider.url=jnp://localhost:1099
+java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development