|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ in RAD |
« View previous topic :: View next topic » |
Author |
Message
|
gitaram |
Posted: Mon Nov 12, 2007 10:10 pm Post subject: MQ in RAD |
|
|
 Newbie
Joined: 12 Nov 2007 Posts: 6
|
Is it possible to use MQ with RAD? Can this be done without using MQExplorer? Any pre defined nodes available for this? I've a scenario wherin i need to send an XSD through an MQ Queue and wait for a response for a max of 30 s.
It works out simple using MQ Explorer, where i could send messages from RAD through JMS to MQExplorer, but how can this be done without using MQExplorer? !!  |
|
Back to top |
|
 |
AkankshA |
Posted: Mon Nov 12, 2007 10:55 pm Post subject: Re: MQ in RAD |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
gitaram wrote: |
Is it possible to use MQ with RAD? Can this be done without using MQExplorer? Any pre defined nodes available for this? I've a scenario wherin i need to send an XSD through an MQ Queue and wait for a response for a max of 30 s.
It works out simple using MQ Explorer, where i could send messages from RAD through JMS to MQExplorer, but how can this be done without using MQExplorer? !!  |
http://www.ibm.com/developerworks/edu/i-dw-i-mqrad1.html
MQExplorer is just a gui interface.... you can do all mq tasks without it also
good luck  _________________ Cheers |
|
Back to top |
|
 |
gitaram |
Posted: Mon Nov 12, 2007 11:27 pm Post subject: |
|
|
 Newbie
Joined: 12 Nov 2007 Posts: 6
|
But u still need MQ Explorer for configring MQ runtime env! We dont have MQ installed. Does RAD have any built in feautre for MQ? Or is JMS the only solution? |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Nov 13, 2007 3:25 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What are you actually trying to do?
The MQ Explorer is only one option for configuring and administering MQ runtime environments.
JMS is not an option for configuring and administering MQ runtime environments. It is, however, one of several choices for sending and receiving MQ messages from a program.
These are two entirely different things, and are handled entirely differently.
The RAD tooling does not include any tooling for configuring or administering MQ. This is because it's the Rational Application Developer. It's designed to make it easy to develop applications, not configure or administer systems.
RAD also does not include an MQ equivalent of the WAS/WPS test environments - as there is no such thing to include. If you want developers to be able to perform local testing against MQ, then you need to install MQ on developer workstations. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
gitaram |
Posted: Tue Nov 13, 2007 4:08 am Post subject: |
|
|
 Newbie
Joined: 12 Nov 2007 Posts: 6
|
I am trying to send an XSD from a J2EE App to another app, thro MQ. We are using RAD for running these Apps. I guessed the solution to be send message from Java thro' JMS to MQ.
Hope that would work.
But i got confused over if there is any aleternative of using MQ in RAD instead of installing it separately. Now that is cleared!
Thank you so much. |
|
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
|
|
|
|