[Jboss-cvs] JBossAS SVN: r56263 - trunk/ejb3/src/resources/test/iiop
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 25 07:50:10 EDT 2006
Author: wolfc
Date: 2006-08-25 07:50:08 -0400 (Fri, 25 Aug 2006)
New Revision: 56263
Added:
trunk/ejb3/src/resources/test/iiop/custom.jndi.properties
Log:
EJBTHREE-667: getHandle unit test
Added: trunk/ejb3/src/resources/test/iiop/custom.jndi.properties
===================================================================
--- trunk/ejb3/src/resources/test/iiop/custom.jndi.properties 2006-08-25 11:34:43 UTC (rev 56262)
+++ trunk/ejb3/src/resources/test/iiop/custom.jndi.properties 2006-08-25 11:50:08 UTC (rev 56263)
@@ -0,0 +1,3 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
+java.naming.provider.url=jnp://localhost:1099
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list