Hi,
        I am trying to use java2wsdl to generate a wsdl with complex types.  

When I deploy the service, using a deploy.wsdd, axis generates my wsdl without a 
problem.  Unfortunately, when I attempt to run java2wsdl, I get a number of:

Please register a typemapping/beanmapping for '

I assume, as when Axis runs as a server, I need to describe my type mappings.  Axis 
gets this information from deploy.wsdd.  I cannot see anyway to communicate the same 
information to java2wsdl.  Is java2wsdl capable of generating complex types?  If so, 
does anyone know how to communicate the proper information to it?

Thanks,

Bill

Reply via email to