Title: How to run two instances of JBoss on the same machine
it should be the style of "UserManagerBean" - "java:comp/env" is only for local lookups (afaik).  Have you set the appropriate jndi.properties on the servlet server?  You will need to change this from the default.
 
hth
dim
----- Original Message -----
From: Gray Jones
Sent: Wednesday, June 12, 2002 1:19 AM
Subject: [JBoss-user] jndi lookup from external server

I'm trying to run two different jboss servers - one for ejb components and the other for servlet components.  I'm having problems getting the servlets to find the ejb's.  I'm wondering what the jndi lookup should be?
 
it doesn't seem to be
"UserManagerBean"
 
or "java:comp/env/ejb/UserManagerBean"
 
Does anybody know what the context should be?
 
Thanks

Reply via email to