Sorry the WSDL disappear in my message here it is
agin

  | <schema targetNamespace='http://util.java/jaws' 
xmlns='http://www.w3.org/2001/XMLSchema' xmlns:ns1='h
  | ttp://db.panduit.com/dbaccess/types' 
xmlns:soap11-enc='http://schemas.xmlsoap.org/soap/encoding/' xm
  | lns:tns='http://util.java/jaws' 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
  |  
  |   <import namespace='http://db.panduit.com/dbaccess/types'/>
  |    <complexType name='ArrayList'>
  |     <sequence>
  |      <element name='empty' type='boolean'/>
  |     </sequence>
  |    </complexType>
  |    <complexType name='HashMap'>
  |     <sequence>
  |      <element name='empty' type='boolean'/>
  |     </sequence>
  |    </complexType>
  |    <complexType name='Hashtable'>
  |     <sequence>
  |      <element name='empty' type='boolean'/>
  |     </sequence>
  |    </complexType>
  |    <complexType name='Vector'>
  |     <sequence>
  |      <element name='empty' type='boolean'/>
  |      <element name='size' type='int'/>
  |     </sequence>
  |    </complexType>
  |   </schema>
  |  </types>
  | 
As shown above the WSDL for jave collection object was Wrong. Pls help to 
resolve this issue.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082152#4082152

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082152
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to