just looked at our code, if you are using ejb3 (i assume you are with that
@Stateless annotation), test it with:

BeanRemote bean = (BeanRemote) initial.lookup("BeanRemote");


-- 
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/EJB-in-Apache-Geronimo-Java-client-invokation-tp839481p874779.html
Sent from the Users mailing list archive at Nabble.com.

Reply via email to