You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ga...@apache.org on 2008/04/18 04:05:08 UTC

svn commit: r649349 - /webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml

Author: gawor
Date: Thu Apr 17 19:05:04 2008
New Revision: 649349

URL: http://svn.apache.org/viewvc?rev=649349&view=rev
Log:
get the test data right

Modified:
    webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml

Modified: webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml?rev=649349&r1=649348&r2=649349&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/test-resources/xml/referenceparameters.xml Thu Apr 17 19:05:04 2008
@@ -28,7 +28,7 @@
         <axis2:ParamOne wsa:IsReferenceParameter='true'>0123456789</axis2:ParamOne>
         <axis2:ParamTwo wsa:IsReferenceParameter='true'>ABCDEFG</axis2:ParamTwo>
         <axis2:ParamThree wsa:IsReferenceParameter='true'>abcdefg</axis2:ParamThree>
-        <axis2:ParamFour wsa:IsReferenceParameter='true'>xyz</axis2:ParamFour>
+        <axis2:ParamFour wsa:IsReferenceParameter='1'>xyz</axis2:ParamFour>
         <wsa:Action axis2:AttrExt="123456789">http://ws.apache.org/tests/action</wsa:Action>
         <wsa:ReplyTo axis2:AttrExt="123456789">
             <wsa:Address>http://example.com/fabrikam/acct</wsa:Address>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org