|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Webservice Exception |
« View previous topic :: View next topic » |
Author |
Message
|
drjm |
Posted: Thu Feb 26, 2009 10:49 am Post subject: Webservice Exception |
|
|
Newbie
Joined: 25 Feb 2009 Posts: 8
|
Hi,
I have an issue when calling webservices from Message Broker v6.1.0.3 using SOAP Request and Http Request nodes.The issue is I have SOAP Request message using that able to call webservice from SOAP UI & XMLSpy but not from the message broker(WMB).
When I calling Webservice from WMB getting the following error
faultstring:CHARACTER:WSWS3400I: Info: unexpected exception.
I have captured the soap message created by SOAP request/HTTPRequest node and invoked the webservice successfully from SOAPUI & XMLSpy using it.
Here I am not able to figure out where was the problem?.Any help from experts?
Thanks,
drjm |
|
Back to top |
|
 |
drjm |
Posted: Thu Feb 26, 2009 11:04 am Post subject: |
|
|
Newbie
Joined: 25 Feb 2009 Posts: 8
|
Hi,
Here is the soap request message which is working fine with SOAPUI , XMLSpy and not with WMB.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Body>
<NS1:repriceAaaa xmlns:NS1="http://integration.yyyyyy.xxxxxx.com">
<arg_0_0 xsi:type='p149:Aaaa' xmlns:p149="http://v0.aaaa.integration.yyyyyy.xxxxxx.com">
<additionalCharges>3.14159265358979</additionalCharges>
<admissionDate>2008-05-01T21:06:54.739Z</admissionDate>
<aaaaItems>
<AaaaItem>
-----------------------------------------------------
--------------------------------------------------------
------------------------------------------------------
</aaaaItems>
</AaaaItem>
</arg_0_0>
</NS1:repriceAaaa>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Thanks,
drjm |
|
Back to top |
|
 |
ashoon |
Posted: Thu Feb 26, 2009 1:01 pm Post subject: |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
you should use something like tcpmon to see what is being sent from the broker and compare that to what's being sent from XMLSpy.... _________________ IBM Certified - SOA Solution Designer & WebSphere Datapower SOA Appliances |
|
Back to top |
|
 |
drjm |
Posted: Thu Feb 26, 2009 3:44 pm Post subject: |
|
|
Newbie
Joined: 25 Feb 2009 Posts: 8
|
Hi Ashoon,
Thanks a lot for your suggestion.
I have identified the issue using TCPMon that is when invoking webservice form WMB the CodedCharSetID value was setting to ibm-437 instead of 1208(UTF-8).Now I made this change now it is working fine.
Thanks,
drjm |
|
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
|
|
|
|