[ 
https://wso2.org/jira/browse/ESBJAVA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asankha Perera updated ESBJAVA-463:
-----------------------------------

    Fix Version/s: 1.7

This seems like an error returned by the /rpc/soap/jirasoapservice-v2 service. 
As long as the callout mediator has created the request message correctly, the 
ESB operation seems successful - and the error - just the reply returned by the 
external server

If you still think this is a problem with the ESB, can you attach the 
synapse.xml, and the registry resource used and the expected request message 
from the callout

> Callout Mediator issue
> ----------------------
>
>                 Key: ESBJAVA-463
>                 URL: https://wso2.org/jira/browse/ESBJAVA-463
>             Project: WSO2 ESB
>          Issue Type: Bug
>    Affects Versions: 1.6
>         Environment: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) 
> Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6
>            Reporter: Lakmal Warusawithana
>            Assignee: Asankha Perera
>             Fix For: 1.7
>
>
> from Callout Mediator call local registry key. It give some exceptions. Here 
> are trace from tcpmon
> POST /rpc/soap/jirasoapservice-v2 HTTP/1.1
> Content-Type: text/xml; charset=UTF-8
> SOAPAction: "urn:anonOutInOp"
> User-Agent: Axis2
> Host: localhost:89
> Transfer-Encoding: chunked
> 308
> <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";><soapenv:Body><SOAP-ENV:Envelope
>  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:ns1="http://soap.rpc.jira.atlassian.com"; 
> xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";>
>             <SOAP-ENV:Body>
>                 <ns1:login>
>                     <in0 xsi:type="xsd:string">admin</in0>
>                     <in1 xsi:type="xsd:string">admin123</in1>
>                 </ns1:login>
>             </SOAP-ENV:Body>
>         </SOAP-ENV:Envelope></soapenv:Body></soapenv:Envelope>
> 0
> here response
> HTTP/1.1 500 Internal Server Error
> Server: Apache-Coyote/1.1
> Content-Type: text/xml;charset=utf-8
> Transfer-Encoding: chunked
> Date: Mon, 05 May 2008 12:59:13 GMT
> Connection: close
> 39d
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>org.xml.sax.SAXException:
>  SimpleDeserializer encountered a child element, which is NOT expected, in 
> something it was trying to deserialize.</faultstring><detail><faultData 
> xsi:type="ns1:SAXException" xmlns:ns1="http://sax.xml.org";><exception 
> xsi:type="ns2:Exception" xsi:nil="true" 
> xmlns:ns2="http://lang.java"/><message 
> xsi:type="xsd:string">SimpleDeserializer encountered a child element, which 
> is NOT expected, in something it was trying to 
> deserialize.</message></faultData><ns3:hostname 
> xmlns:ns3="http://xml.apache.org/axis/";>lakmal-laptop</ns3:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
> 0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to