hi there,
from an ejb running on weblogic6.1, i would like to invoke an ejb hosted on a jboss3.2 server. both ejbs have container managed transactions. the weblogic ejb also invokes some database work locally. the jboss ejb accesses a datasource defined in jboss and possibly some messages (jms) hosted on jboss.
would this work at all? what extra steps i need to set up the XA resource and stuff like that?
thanks a lot.
-
distributed transaction involving weblogic and jboss (0 messages)
- Posted by: Weiqing Huang
- Posted on: May 19 2003 15:29 EDT