When I generate my deploy.wsdd using WSDL2Java, I see
the foll. problems (I am using Axis 1.2.1 final):

1) There are 'greater than' symbols in the qname
field. 
For example:
      <typeMapping
        xmlns:ns="tmf854.p2"
        qname="ns:>ME_Inventory_T>ptpList"
        type="java:p2.tmf854.ME_Inventory_TPtpList"
       
serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"
       
deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
        encodingStyle=""
      />

Is this correct ?

2) Seems like xsd:unions are not supported. Any
suggestions on how we can handle them?

Thanks,
Anand.  

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to