Hi,
  I am trying to run the EJB Session Bean example, and I am wondering
if this is the correct way to launch the CartClient.class.  I have the JNDI 
properties file in my bean directory, and my bean is deployed, but I can't 
get my CartClient to work.  Do I have to do anything else to specify the 
JNDI properties?  BTW, where are java.naming.* files located - are they in a 
jar or what?

java 
-Djava.naming.factory.initial=com.evermind.server.rmi.RMIInitialContextFactory 
-Djava.naming.provider.url=ormi://localhost 
-Djava.naming.security.principal=admin 
-Djava.naming.security.credentials=123 CartClient


thanks,
Dan

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to