Why does Axis wsdl2java generate the ">" in the following? What does it mean?

- typeDesc.setXmlType(new javax.xml.namespace.QName("a.b.c", ">myexception"));

This also results in >myexception in the server WSDD file after I deploy the service, for example:

- <typeMapping deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory" encodingStyle="" qname="ns158:&gt;myexception" serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" type="java:a.b.c.myexception" xmlns:ns158="a.b.c"/>

Thanks.

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

Reply via email to