You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Alex - CRCSC <al...@crcsc.org.br> on 2004/09/30 16:33:23 UTC

Problems with Axis

Hi,


My namber is Alex and am from  Brazil. I'm with problem in the AXIS.  I dont know how to map my beans.  When my web service receive the request it no identify the bean.  You can help me???

the error is : org.xml.sax.SAXException: Deserializing parameter &apos;in0&apos;:  could not find deserializer for type {http://idserver.com}Sistema

the structure of my web service is

WEB-INF
    |
    |__classes
                |
                |--Idserver.class
                |
                |__com
                        |
                        |__idserver
                                |
                                |--Sistema.class
                                |--Usuario.class
                                |--Papel.class

What the structure of my deploy.wsdd for to map the bens Sistema, Usuario and Papel ?


Thanks, and excuse by English!

by

Alex do EspĂ­rito Santo
Programador