Advertisement

05.16.2008 at 10:52AM PDT, ID: 23409196
[x]
Attachment Details

GETTING A SOAP EXCEPTION WHEN CALLING A WEBSERVICE

Asked by srikanthradix in IBM Websphere Application Server, Extensible Markup Language (XML), SOAP

Tags: IBM, RAD, 6.0.0

I am getting this soap fault only in the integration environment. It is working perfectly fine in the development environment.

I am using wsdl2java tool to convert from wsdl to java objects.
The wsdl is the same for both integration and development environments except the change in the host url of provider of webservices.
Only when i am changing the wsdl url of the host to integration environment i am getting this message.

I did a tcpmon and i got this soap request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Header/>
   <soapenv:Body>
      <p443:rc xmlns:p443="http://integration.networx.company.com">
         <arg_0_0 xsi:type="p149:c" xmlns:p149="http://v0.c.integration.networx.company.com">
         <employers>
            <Employer>
                  <name>...</name>
                 ...
             </Employer>
           </employers>
         ......

Please find the response attached.Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Header/>
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server.generalException</faultcode>
         <faultstring><![CDATA[org.xml.sax.SAXException: WSWS3047E: Error: Cannot deserialize element name of bean com....v0.Employer. 
Child element name does not belong in namespace . 
Most likely, a third party web services platform has sent an incorrect SOAP message. Message being parsed: ]]></faultstring>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>
 
 
[+][-]05.16.2008 at 10:55AM PDT, ID: 21584969

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 11:18AM PDT, ID: 21585132

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 11:35AM PDT, ID: 21585274

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 12:22PM PDT, ID: 21585639

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 12:50PM PDT, ID: 21585874

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 02:59PM PDT, ID: 21586770

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: IBM Websphere Application Server, Extensible Markup Language (XML), SOAP
Tags: IBM, RAD, 6.0.0
Sign Up Now!
Solution Provided By: shivaspk
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.16.2008 at 04:53PM PDT, ID: 21587270

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.16.2008 at 05:35PM PDT, ID: 21587518

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.20.2008 at 03:05PM PDT, ID: 21610776

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]05.20.2008 at 04:12PM PDT, ID: 21611066

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628