This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: EJB called outside the server ? how it workspetertje Mar 6, 2003 2:20 PM (in response to airman)Test code looks fine. 
 What does not work exactly?
- 
        2. Re: EJB called outside the server ? how it worksdarranl Mar 7, 2003 2:19 AM (in response to airman)Have you set up the Classpath in Eclipse to use the additional at runtime? 
 I am not sure which ones are required exactly but I usually set the client to use all of the jars in the jboss/client folder when running with Eclipse.
 Also does the client have access to the classes that are deployed on the server?
- 
        3. Re: EJB called outside the server ? how it worksairman Mar 12, 2003 9:36 AM (in response to airman)Hi, 
 It's OK, I'v forgotten some jar...
 The jar needed are :
 - jbossall-client.jar
 - jnp-client.jar
 That's all
 Cheers,
 Oliver
 
     
    