> I was trying to use java2wsdl to generate a document wrapped/literal
> type web service.  I have a custom Exception class named
> "MissingParameterException".  When I try to run the ant task, it
> always give the warning message "Please register a
> typemapping/beanmapping for "my.package.MissingParameterException.""
> even though it generated the wsdl file. =20
> 
> I then created a wsdd file using the wsdl2java ant task.  However, I
> believe this causes the problem of not being able to register this
> wsdd file to server-config.wsdd. =20
> 
> What do I need to do to get rid of the warning?
> 
> Thanks,
> 
> Robert
> 

Reply via email to