[wsf-c-dev] [jira] Updated: (WSFC-161) Echo client with guththila
codegen client sends wrong xml in request
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Mon Nov 12 22:13:15 PST 2007
[ http://www.wso2.org/jira/browse/WSFC-161?page=all ]
Dushshantha Chandradasa updated WSFC-161:
-----------------------------------------
Component/s: Apache Axis2/C
Description:
I generated codes for a client with addressing with adb and executed it with guththila parser enabled.
Here is the request body it sends...
<soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<ns1:echoIn xmlns:ns1="http://example.org/echo"Hello></ns1:echoIn>
</soapenv:Body></soapenv:Envelope>
Affects Version/s: Current (nightly)
Environment: Linux
> Echo client with guththila codegen client sends wrong xml in request
> --------------------------------------------------------------------
>
> Key: WSFC-161
> URL: http://www.wso2.org/jira/browse/WSFC-161
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Apache Axis2/C
> Affects Versions: Current (nightly)
> Environment: Linux
> Reporter: Dushshantha Chandradasa
>
> I generated codes for a client with addressing with adb and executed it with guththila parser enabled.
> Here is the request body it sends...
> <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
> <ns1:echoIn xmlns:ns1="http://example.org/echo"Hello></ns1:echoIn>
> </soapenv:Body></soapenv:Envelope>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list