Null Pointer Exception when only using XSD imports and no types element in WSDL definition ------------------------------------------------------------------------------------------
Key: SM-468 URL: https://issues.apache.org/activemq/browse/SM-468 Project: ServiceMix Type: Bug Components: servicemix-http Versions: 3.0-M2 Environment: Ubuntu Lunix 5.10, JDK 1.5.0_06-b05 Reporter: Grant McDonald Priority: Trivial Attachments: HttpEndpoint.java.patch The issue arises when deploying http endpoints where the WSDL definition does not declare any inline types but instead imports all types from external schemas. The workaround for this is to use an emtpy types element, but correspondingly the fix is trivial as well. (see attached patch for trunk) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira