[ http://issues.apache.org/jira/browse/AXIS-2402?page=comments#action_12424163 ] ritesh tambat commented on AXIS-2402: -------------------------------------
I am encountering the same problem. Digged a little further to find out that the problem is with <xsd:union memberTypes="clm54217:CurrencyCodeContentType xsd:normalizedString" /> type of construct in the wsdl. WSDL2JAVA works in AXIS1.1 for such constructs but fails in AXIS 1.2 and 1.4 I couldnt figure out what the problem is though. my solution was to use AXIS1.1. This looks like a bug iin axis 1.2 onwards... > complex wsdl results in java.lang.NullPointerException. > ------------------------------------------------------- > > Key: AXIS-2402 > URL: http://issues.apache.org/jira/browse/AXIS-2402 > Project: Apache Axis > Issue Type: Bug > Components: WSDL processing > Affects Versions: 1.3 > Environment: Windows XP Pro , JRE 1.4.2_08 or 1.5.0_06 > Reporter: Matti Kaikkonen > Attachments: SOAPFrontGetShowBalanceJMS.wsdl > > > Test with SOAPFrontGetShowBalanceJMS.wsdl results in > java.lang.NullPointerException. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
