|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ6.0 with WebSphere 5.1 |
« View previous topic :: View next topic » |
Author |
Message
|
knowhow |
Posted: Tue May 16, 2006 5:24 pm Post subject: MQ6.0 with WebSphere 5.1 |
|
|
Novice
Joined: 16 May 2006 Posts: 21
|
Hi, I am kind of new to this stuff...looking for some help folks..
I installed MQ6.0 on AIX and we need to configure with websphere 5.1 version. After installing MQ6.0, I configured queue connection factories and topic destinations on websphere admin console. But I need to define them on MQ side as well as I guess. Can anyone please give me some starting steps..And how do I confirm everything is working fine?
Thanks. |
|
Back to top |
|
 |
bower5932 |
Posted: Tue May 16, 2006 5:46 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
The queue connection factory is a pointer to the queue manager and you won't need to do anything on the WMQ side for it.
The queues that you defined will need to have their actual WMQ queue defined using runmqsc. If you skip this part, you'll end up with 2085 errors. For topics, you'll need to make sure that you have a broker running (probably the old MA0C if you are using just WMQ). It will define its own broker queues. For JMS, you'll need to define the JMS queues. you can check out <install>\java\bin\mqjms_psq.mqsc for this. |
|
Back to top |
|
 |
lohitashwa |
Posted: Tue May 23, 2006 2:41 am Post subject: |
|
|
Newbie
Joined: 05 May 2005 Posts: 5
|
Hi,
When you create any resources (Queue Connection Factory or Topic Conneciton Factory) under WebSphere Application Server (WAS), WAS just stores this references within its JNDI environment where these resources point to the actual physical queue manager defined. You need to ensure that the queue manager or the queue that these resources are reffering are created physically by you on the machine where WMQ is installed.
You may have to create some sample applications to ensure that your configurations are working properly, there is an article on developer works that explains how to create and configure an MDB, this exercise should enable you to understand how to configure and deploy and test the configuration.
http://www-128.ibm.com/developerworks/websphere/techjournal/0301_wosnick/wosnick.html
Let me know if you require any further assistance.
.
Regards
Lohitashwa T |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|