Posted: Tue Apr 22, 2008 12:51 am Post subject: Integrating J2EE application using Message Broker
Novice
Joined: 28 Mar 2008 Posts: 15
Hi All,
We are planning to use the Message Broker for integrating a J2EE application and an Application running on AS-400.
Message broker would be installed on a 3rd m/c which would help us in integrating the 2 applications .
Now AS-400 already has MQ installed.
Do we need to have MQ installed on the J2EE application as well.
Or are there any ways wherein the message broker could connect to the J2EE application(for Eg using RMI HTTP etc).
Joined: 25 May 2002 Posts: 664 Location: South East London
You can connect synchronously using the SOAP node, or a java node to call a remote session bean. However, neither method supports coordinated transactions (XA). For XA you need to use MQ.
Joined: 22 Jul 2005 Posts: 150 Location: Stockholm, Sweden
Or you could use JMS for the J2EE application. _________________ IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Integration Developer V6.0
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere DataPower
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum