ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ6.0 with WebSphere 5.1

Post new topic  Reply to topic
 MQ6.0 with WebSphere 5.1 « View previous topic :: View next topic » 
Author Message
knowhow
PostPosted: Tue May 16, 2006 5:24 pm    Post subject: MQ6.0 with WebSphere 5.1 Reply with quote

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
View user's profile Send private message
bower5932
PostPosted: Tue May 16, 2006 5:46 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
lohitashwa
PostPosted: Tue May 23, 2006 2:41 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQ6.0 with WebSphere 5.1
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.