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 » WebSphere Message Broker (ACE) Support » GENERIC JMS SUPPORT IN WBIMB 5.0

Post new topic  Reply to topic
 GENERIC JMS SUPPORT IN WBIMB 5.0 « View previous topic :: View next topic » 
Author Message
Sabyasachi
PostPosted: Wed Nov 16, 2005 4:50 am    Post subject: GENERIC JMS SUPPORT IN WBIMB 5.0 Reply with quote

Newbie

Joined: 16 Nov 2005
Posts: 4

Hi
I would like to know is there any way that i can parse all the JMS message types(JMSByteMessage,JMSTextMessage,JMSObject Message etc) which are being generated by Weblogic JMS provider not exactly MQ JMS provider.

If I have to generate a JMS message within the message flow then what do i have to do?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Nov 16, 2005 4:58 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Have you considered getting training on this product?

Have you looked at the WebSphere MQ manual called "Using Java" that explains how JMS messages get mapped to MQ messages?

Have you looked at all of the options available on the MQInput node?

Also, do you understand what a JMSObject message is?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Sabyasachi
PostPosted: Wed Nov 16, 2005 5:06 am    Post subject: Reply with quote

Newbie

Joined: 16 Nov 2005
Posts: 4

The JMSMap and JMSStream domains can be used for modeling messages produced by the WebSphere MQ implementation of the Java Messaging Service standard.

If I am recieving an XML message as part of JMS text message then i can use XML domain to parse the message.

So My first question is

1. Suppose I am recieving an XML message from a source system is it possible to create a JMS mesage within the message flow and send it to destination application

2.Is there any way i can listen to JMS Queue and JMS topic as destiantion
Back to top
View user's profile Send private message
mqmatt
PostPosted: Wed Nov 16, 2005 5:07 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

Interaction with other JMS vendors can be done using the JMS nodes that were added in v6. There is no specific support for this in v5.

See http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac24882_.htm
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Nov 16, 2005 5:18 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

As MQMatt says, "generic" JMS support is available in v6.

It is possible to create a custom node that either calls out to an EJB (which then calls your other JMS provider) or that implements a connection to another JMS provider directly in v5.

I wouldn't do it, myself. I'd bridge MQ to the other JMS provider, and then create messages with properly filled in MQRFH2 (as described in the Using Java manual).
_________________
I am *not* the model of the modern major general.
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 » WebSphere Message Broker (ACE) Support » GENERIC JMS SUPPORT IN WBIMB 5.0
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.