[
https://wso2.org/jira/browse/ESBJAVA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Linton updated ESBJAVA-463:
---------------------------------
Fix Version/s: FUTURE
(was: 1.7)
Estimated Complexity: Unknown
If there is an issue with the callout mediator it should be functional and
resides in synapse. I suspect the soapAction being sent is the problem. Any
way, asankha I don't think we can touch the synapse code at this moment without
a blocker and is this a blocker for synapse?
Postponed to future for the moment.
> 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: FUTURE
>
>
> 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