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 » How to set up WebSphere for foreign JMS

Post new topic  Reply to topic
 How to set up WebSphere for foreign JMS « View previous topic :: View next topic » 
Author Message
fredand44
PostPosted: Tue Feb 14, 2006 11:35 pm    Post subject: How to set up WebSphere for foreign JMS Reply with quote

Acolyte

Joined: 14 Feb 2006
Posts: 63

Hello!

We are developing a JMS connection between a WebLogic and a WebSphere server.

Since we do not know so much about JMS we started small with these steps to test a JMS connection for a point-to-point solution with a queue.

Steps on the way:
JMS inside 1 WebLogic server 8.1 (between 2 jsp-pages) - Works OK
JMS between 2 WebLogic servers 8.1 (between 2 jsp-pages) - Works OK
JMS inside 1 WebSphere server 6.0 (between 2 jsp-pages) (Default messaging) - Works OK
JMS inside 1 WebSphere server 6.0 (between 2 jsp-pages) (MQ) - Works NOT OK
JMS between 2 WebSphere servers 6.0 (between 2 jsp-pages) (MQ) - Works NOT OK

Final goal:
JMS between 1 WebLogic server 8.1 and 1 WebSphere server 6.0 (between 2 jsp-pages) (MQ) -Works NOT OK

It seems a bit more trickier to manage this with WebSphere than with WebLogic since (correct me if I am wrong) the setup contains of more then:
JMSserever
ConnectionFactory
Queue
ForeignJMSserever
ForeignConnectionFactory
ForeignQueue

...it just contains of in WebLogic.

So now to my question.

1) Is there any design pattern / tutorial / step by step how to set up this for:
JMS between 1 WebLogic server 8.1 and 1 WebSphere server 6.0 (between 2 jsp-pages) (MQ)???

2) If there is anybody out there that would give us some advise how to set up this we would be very thankfull, especially on the WebSphere side, what items/parts/objects/components do we need to set inside WebSphere??

I guess that our customer perfers to have the queue at the WebLogic side, so correct me if I am wrong when I say that the Foreign-set up must remain on the WebSphere side.

Best regards
Fredrik
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Feb 15, 2006 3:28 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Dealing with WAS 6.0 and MQ. You have to remember one thing: reading from MQ Queue: you can only read from a queue that is defined as a QueueLocal to the qmgr you are connected to.

Your setup between JMS and MQ probably lacks a lot of comprehension on how the pattern is supposed to work. Read the WAS manual on JMS Engines.

WAS is supposed to only deal with the JMS engines. MQ is addressable through the foreign bus. The response from any MQ process should be sent to the "QMGR" representing the JMS engine. So you do not read/write directly to MQ but go through the SI Bus.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
fredand44
PostPosted: Wed Feb 15, 2006 3:47 am    Post subject: Do you got any url? Reply with quote

Acolyte

Joined: 14 Feb 2006
Posts: 63

Hello!

Thanks for your reply!

Do you by any chance got any url to the "WAS manual on JMS Engines" or some advise how to find it?

I have searched www.ibm.com for it but can not find this specific manual.

Best regards
Fredrik
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Feb 15, 2006 3:50 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Its part of the general WAS manual. There is a section on the SI bus and the JMS engines. Look as well in the IBM Red books.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
fredand44
PostPosted: Wed Feb 15, 2006 4:02 am    Post subject: May this be the urls? Reply with quote

Acolyte

Joined: 14 Feb 2006
Posts: 63

Hello!

Correct me if I'm wrong when I say that this is the manual:
[url]http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp[/url]


And this looks like the red books entry:
[url]http://publib-b.boulder.ibm.com/cgi-bin/searchsite.cgi?query=was60[/url]

Best regards
Fredrik[/url]
Back to top
View user's profile Send private message
mfinkels
PostPosted: Wed Feb 15, 2006 7:06 am    Post subject: Reply with quote

Newbie

Joined: 20 Sep 2004
Posts: 5
Location: Toronto, ON Canada

If you need JMS connection between a WebLogic and a WebSphere server you can use JMS Bridge from Weblogic - It is a part of WLS
http://e-docs.bea.com/wls/docs81/ConsoleHelp/domain_jmsbridgedestination_config.html

Thanks,

Michael
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 » How to set up WebSphere for foreign JMS
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.