0 Replies Latest reply on Mar 1, 2006 2:24 PM by xyox

    simpleTypes and ws4ee ( jboss-4.0.4RC1 )

       

      <simpleType name="StringArray">
       <list itemType="xsd:string"/>
       </simpleType>
      
      <element name="TerminalList" type="types:StringArray"/>
      
      


      20:15:25,171 ERROR [RPCInvocation] org.xml.sax.SAXException: Deserializing parameter 'TerminalList': could not find deserializer for type {http://ascom.com/tr/fxm/FileDistributor/types}TerminalList
      org.xml.sax.SAXException: Deserializing parameter 'TerminalList': could not find deserializer for type {http://ascom.com/tr/fxm/FileDistributor/types}TerminalList


      how can i fix it ?