summaryrefslogtreecommitdiffstats
path: root/Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties
diff options
context:
space:
mode:
Diffstat (limited to 'Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties')
-rw-r--r--Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties b/Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties
new file mode 100644
index 0000000..483fac9
--- /dev/null
+++ b/Master/Reference Architectures and Patterns/EJB 3.0 Code/Micah Examples/src/jndi.properties
@@ -0,0 +1,6 @@
+#java.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory
+#java.naming.provider.url=corbaname:iiop:localhost:3700
+jndi.factory=com.sun.jndi.cosnaming.CNCtxFactory
+jndi.factory=com.sun.jndi.fscontext.RefFSContextFactory
+jndi.provider.url=corbaloc::localhost:3700/NameService
+#jndi.provider.url=file:c: