Posted: Mon Jul 01, 2013 2:25 am Post subject: SOAPJMS_contentType
Newbie
Joined: 14 Aug 2012 Posts: 9
Experts,
I have been trying to invoke SOAP over JMS using SOAPAsyncRequest/SOAPAsyncResponse node pairs which always throws an exception as "The SOAPJMS_contentType property was not present in the inbound message". The SOAP service is deployed into WAS8 container. There's no issue in service provider side as it returns the value without any error. I could understand that a property being expected by SOAP server in WMB is missing. But don't know where that property should be set and how. To resolve this issue, a post in the link http://www.mqseries.net/phpBB2/viewtopic.php?t=60642&postdays=0&postorder=asc&start=15 recommends to apply a fix APAR PM44498. But that fix pack is for WMB7. I'm using WMB 8.0.0.1.
If that fix pack already resolved the issue in WMB7 itself, then why the same issue appears in WMB8?
Does it mean still the fix pack should be installed for WMB8 also?
Please provide your valuable suggestions and advises to resolve the issue.[/url]
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
This error means your content was not SOAP over JMS. Your message is missing a required element in its payload. No fix pack needed. Examine your payload carefully. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
You can also try to use SOAP over JMS using SOAPUI and Hermes. This should then show you the exact setup of the JMS message needed in MQ.
You may notice that you need an RFH2 for the message to be interpreted as SOAP over JMS... _________________ MQ & Broker admin
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