This content has been marked as final.
Show 1 reply
-
1. Re: Accessing EJB from remote VM
joelvogt May 7, 2003 6:43 PM (in response to sysuser1)It depends how you are trying to lookup the object. Make sure you servlet and object have access to a jndi.properties with your required url and security manager etc. Or make sure you are building the context correctly to lookup the correct place.