[
https://issues.apache.org/jira/browse/GERONIMO-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun closed GERONIMO-3033.
-----------------------------
Resolution: Fixed
This is working now as of the latest trunk. close the jira.
> Axis2: need to handle external .xsd file that is imported into .wsdl files
> --------------------------------------------------------------------------
>
> Key: GERONIMO-3033
> URL: https://issues.apache.org/jira/browse/GERONIMO-3033
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: webservices
> Affects Versions: 2.0-M4
> Environment: winxp + sun 1.5 SDK
> Reporter: Lin Sun
>
> Ran into this issue when testing wsgen stuff. Basically, wsgen tool
> generates one wsdl file which imports 2 external .xsd files when I ran it
> against the GreeterImpl SEIC. During deployment of the module with the
> wsgen generated .wsdl and .xsd files, NPE is thrown by line 249 of
> axisservicegenerator.java as the outAxisMessage.getSchemaElement() returned
> null.
> will look more into it unless someone beats me:)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.