[ http://issues.apache.org/jira/browse/AXIS-1934?page=comments#action_63119 ] Tim K commented on AXIS-1934: -----------------------------
Note that in rpc/encoded mode the warning is not printed. > java2wsdl prints WARNING in wrapped/literal mode with custom exceptions > ----------------------------------------------------------------------- > > Key: AXIS-1934 > URL: http://issues.apache.org/jira/browse/AXIS-1934 > Project: Axis > Type: Bug > Components: WSDL processing > Environment: 1.2RC3 nightly > Reporter: Tim K > Priority: Minor > > I have a simple custom exception MyException that extends Exception and it's > thrown by the methods in the interface to be exposed. > When using java2wsdl in wrapped/literal mode, I get these WARNINGS: > [exec] Apr 18, 2005 4:38:37 PM org.apache.axis.wsdl.fromJava.Emitter > writePartToMessage > [exec] WARNING: Please register a typemapping/beanmapping for > 'bla.bla.MyException' > Everything still seems to work, so it doesn't look like the WARNING has any > adverse effects, but it should be removed as it is confusing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
