Menu

#405 Detailed sample to configure WebSphere MQ as a JMS provider

v3.2
closed
nobody
JBossMQ (39)
5
2005-09-04
2003-06-12
No

This is detailed sample (with detailed instructions in the
readme) to configure WebSphere MQ as a JMS provider
in JBoss 3.2.1 (and 3.0.7 as well).

Here is an extract from the readme explaining what is
covered in this sample:

The current status of this sample is as follow:

MDB listening to a WSMQ queue (using a non-XA
connection factory) and sending a reply to another
WSMQ queue (auto-acknowledge mode) is working.

MDB listening to a WSMQ queue using an XA connection
factory is not working. The MDB never receives any
messages (see below for more details).

MDB listening to a WSMQ queue (using a non-XA
connection factory) and sending a reply to a JBoss
queue (auto-acknowledge mode) is working.

MDB listening to a WSMQ queue (using a non-XA
connection factory) and sending a reply to a JBoss
queue (using an XA connection factory) is working. The
WSMQ queue and JBoss queue are synchronized but not
in a 100% reliable way as the WSMQ queue is not using
an XA connection factory.

MDB listening to JBoss queue (using and XA connection
factory) and sending a reply to a WSMQ queue within
the same XA transaction is working. The two queues are
completely synchronized through XA.

No tests have been done using WSMQ Topics (it
requires an extra piece of software for WSMQ).

Discussion

  • Thomas Cherel

    Thomas Cherel - 2003-06-12

    The sample readme and source code.

     
  • Manish Kanojia

    Manish Kanojia - 2004-10-07

    Logged In: YES
    user_id=568816

    I tried to download the zip file which is the sample for the
    configuration of Websphere MQ with JBoss. Unfortunately, I
    was not able to download it.
    Can you please verify whether that zip file is still there? Or if
    possible can you please send the zip file to me
    (mnkanojia@kanbay.com) as am in middle of configuring the
    same and finding it difficult because of lack of information on
    this.

    Regards,
    Manish.

     
  • Scott M Stark

    Scott M Stark - 2005-09-04

    Logged In: YES
    user_id=175228

    All issues have been moved to http://jira.jboss.com. Existing
    issues have been moved. New issues will be closed with this
    canned reponse.

     
  • Scott M Stark

    Scott M Stark - 2005-09-04
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB