the only other thing i can think of is replacing the home lookup with a bean interface
lookup (ejb home is not required in ejb3)
anonymous wrote : MyRemote bean = (MyRemote)ctx.lookup("the jndi name");
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076320#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...