Author |
Message
|
megha16dec |
Posted: Tue Mar 11, 2014 7:52 am Post subject: MQ based triggering in SOAP UI |
|
|
Newbie
Joined: 11 Mar 2014 Posts: 1
|
Hi,
Can anyone please let me know how to test a service which is having MQ based backend using SOAP UI tool.
I have used this tool to test the services which are soap over http. But I want to test services which soap over MQ using this tool.
Response awaited..
Thanks. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Mar 11, 2014 8:12 am Post subject: Re: MQ based triggering in SOAP UI |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
megha16dec wrote: |
Can anyone please let me know how to test a service which is having MQ based backend using SOAP UI tool. |
You can't
megha16dec wrote: |
I have used this tool to test the services which are soap over http. But I want to test services which soap over MQ using this tool. |
That's a shame. SoapUI only works over http. You'll need an equivalent tool (of which there are many) to test with WMQ. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Mar 11, 2014 10:07 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
SOAPUi lets you use JMS.
But JMS doesn't necessarily mean "MQ". |
|
Back to top |
|
 |
JosephGramig |
Posted: Tue Mar 11, 2014 10:10 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
If you are using WebSphere Message Broker, I'm sure somebody can tell you how to use the Toolkit to do it on the Broker Forum at this site. I have not tried that using the Toolkit myself, so I have to point you there... |
|
Back to top |
|
 |
Vitor |
Posted: Tue Mar 11, 2014 10:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqjeff wrote: |
SOAPUi lets you use JMS.
But JMS doesn't necessarily mean "MQ". |
And for this reason, I stick with the simpler (if less strictly accurate) "it doesn't work" rather than be dragged through the morass of JMS providers _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Mar 11, 2014 10:28 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
JosephGramig wrote: |
If you are using WebSphere Message Broker, I'm sure somebody can tell you how to use the Toolkit to do it on the Broker Forum at this site. |
Open the Test perspective & follow the prompts.
(This from the guy who most of the time uses RFHUtil for his WMQ testing.....) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed Mar 12, 2014 6:13 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
I have also (in the past) tried the "Test with WebSphere Services Explorer" tool in the "Web" perspective in WMB V8 and I see it looks the same in V9. In the "Web" perspective, right click on the WSDL and select "Web Services->Test with WebSphere Services Explorer".
Enjoy |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Mar 12, 2014 8:37 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Vitor wrote: |
mqjeff wrote: |
SOAPUi lets you use JMS.
But JMS doesn't necessarily mean "MQ". |
And for this reason, I stick with the simpler (if less strictly accurate) "it doesn't work" rather than be dragged through the morass of JMS providers |
SOAPUI with the Hermes plugin works fine. You have to define your JMS provider, your JNDI setup in SoapUI and you get the additional endpoints...
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|