anonymous wrote : +- TigerBean (class: org.jnp.interfaces.NamingContext)
| | +- remote (proxy: $Proxy71 implements interface com.zoo.Tiger,interface
org.jboss.ejb3.JBossPr
| oxy)
So your lookup string should be TigerBean/remote
Tiger bean = (Tiger) ctx.lookup("TigerBean/remote");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102760#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...