[wsf-c-dev] [jira] Closed: (WSFC-137) The values are represented in
an
incorrected way in the notify message sent from the client to the server
when executing the savan sample
Evanthika Amarasiri (JIRA)
jira at wso2.org
Wed Sep 19 04:41:52 PDT 2007
[ http://www.wso2.org/jira/browse/WSFC-137?page=all ]
Evanthika Amarasiri closed WSFC-137.
------------------------------------
Assignee: (was: damitha kumarage)
As per Damitha this is not an issue. The xml is valid. Therefore the issue will be closed
> The values are represented in an incorrected way in the notify message sent from the client to the server when executing the savan sample
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WSFC-137
> URL: http://www.wso2.org/jira/browse/WSFC-137
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Apache Savan/C (Eventing)
> Affects Versions: 1.1.0
> Environment: Windows XP, src.zip, libxml2-2.6.27.win32
> Reporter: Evanthika Amarasiri
> Priority: Minor
> Fix For: 1.1.0
>
>
> In the notification message sent from the client to the server, the values are represented in an incorrect way
> <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
> <soapenv:Header/>
> <soapenv:Body>
> <test:notify xmlns:test="http://www.wso2.com/savan/c/publisher">
> <test1>
> <test2/>
> <test3 data="5">test data3</test3>
> </test1>test data
> </test:notify>
> </soapenv:Body></soapenv:Envelope>
> The value test data is displayed outside the test1 tag (between the test:notify tags)
--
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