| Author |
deploy.wsdd >> symbols Axis engine
|
Suri Babs
Ranch Hand
Joined: Mar 27, 2003
Posts: 50
|
|
Hi All
Why >> symbols appear in type mapping qname in deploy.wsdd, when we generate code using WSDL2Java Apache Axis 1.4
<typeMapping
xmlns:ns="http://webservices.xxx.com"
qname="ns:>>>First>Second>Third"
type="java:java.lang.String"
serializer="org.apache.axis.encoding.ser.SimpleSerializerFactory"
deserializer="org.apache.axis.encoding.ser.SimpleDeserializerFactory"
encodingStyle=""
/>
The concern for me, if webservice client has to call our webservice, they have use >>> symbols in their client program, which i don't want to.
Thanks
|
 |
 |
|
|
subject: deploy.wsdd >> symbols Axis engine
|
|
|