[jboss-user] [EJB 3.0] - Calling EJB 3 Session Bean from EJB 2 Session Bean???
sheadington
do-not-reply at jboss.com
Wed Apr 23 17:47:38 EDT 2008
Im trying to figure this out (without having to POC it)
I have a JBoss 3.2.3 server running JDK 1.4 with some stateless session beans deployed to it. I need to call some session beans on Weblogic 10, but they are EJB 3 beans. Can this be done?
Just thinking about it, it seems to me that EJB3 calling EJB2 should be no problem, but EJB2 calling EJB3 wont work
Has anyone tried this yet?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146351#4146351
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146351
More information about the jboss-user
mailing list