Lookup of Orion-based EJB from Tomcat-based servlet (java:comp/env namespace is only available from within the J2EE environment)

2000-10-04 Thread McLain, Mark
NOTE: This is a repost. The message now includes a subject (oops!) and more detail. A coworker and I are trying to create a servlet that will run on his computer under Tomcat. This servlet is attempting to lookup and use an EJB deployed on my computer under Orion. This servlet is using the

No Subject

2000-10-03 Thread McLain, Mark
A coworker and I are trying to create a servlet that will run on his computer under Tomcat. The servlet is attempting to lookup and use an EJB deployed on my computer under Orion. When the servlet performs the context object's lookup method (using the String literal "java:com/env/fungi"), we

JNDI Service Providers

2000-08-29 Thread McLain, Mark
Background... I would like to have Orion Application Server store its object references in a Win2000 Active Directory via a JNDI LDAP service provider. I would also like to have my client applications access these same object references via a JNDI LDAP service provider. Question 1. Does Orion