Author: mmerz
Date: Thu Apr 28 12:13:45 2005
New Revision: 165179
URL: http://svn.apache.org/viewcvs?rev=165179&view=rev
Log:
changed the namespace for RPC encoded.
Contributor: Daryoush Mehrtash
Modified:
incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/complex/RpcEncodedSample.jws
Modified:
incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/complex/RpcEncodedSample.jws
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/complex/RpcEncodedSample.jws?rev=165179&r1=165178&r2=165179&view=diff
==============================================================================
---
incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/complex/RpcEncodedSample.jws
(original)
+++
incubator/beehive/trunk/samples/wsm-samples/WEB-INF/src/web/complex/RpcEncodedSample.jws
Thu Apr 28 12:13:45 2005
@@ -33,7 +33,7 @@
/**
* This class illustrates the use of complex types with style/use
"RPC/ENCODED".
*/
[EMAIL PROTECTED](
targetNamespace="http://beehive.apache.org/web/webservice/rpc-examples")
[EMAIL PROTECTED](
targetNamespace="http://beehive.apache.org/web/webservice/rpc-enc-examples")
@SOAPBinding(
style=SOAPBinding.Style.RPC,