This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes JBoss 5 to WebSphere MQ Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss 5 to WebSphere MQ" Watch "JBoss 5 to WebSphere MQ" New topic
Author

JBoss 5 to WebSphere MQ

Sunderam Goplalan
Ranch Hand

Joined: Oct 10, 2011
Posts: 55
I'm migrating an application from Weblogic to JBOSS 5.1 EAP. Our Application in Weblogic currently posts Weblogic JMS messages to IBM MQ via Weblogic's messaging bridge. Bridge is used for reliability. There is some native code that web logic bridge uses to convert the JMS message to MQ format. However, Jboss 5.1 Bridges do not seem to have the ability to convert JMS messages to Native MQ format. So, the consuming applications
can't understand and process the message that comes in with JMS headers.

Does anybody know how to configure a JBOSS 5.1 Bridge such that the bridge service converts JMS messages to MQ format?
What are the other options for reliable messaging between JBOSS 5.1 and IBM MQ?


SCJP 5.0 , SCEA Java EE 5
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBoss 5 to WebSphere MQ
 
Similar Threads
Weblogic Bridge - XAException(Integrating weblogic 10.3 JMS with IBM MQ 6.0)
Embedded messaging in WS 6.1??
Difference in Messaging Bridges and JMS Module
JMS on MQSeries via MDBs
Integrating WebSphere MQSeries