Axis2: need to build the classpath and pass it onto wsgen
---------------------------------------------------------
Key: GERONIMO-3094
URL: https://issues.apache.org/jira/browse/GERONIMO-3094
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: webservices
Affects Versions: 2.0-M5
Reporter: Lin Sun
Fix For: 2.0-M5
First I tried to pass the module path as the classpath onto wsgen but that
didn't work. Seems I have to pass all the 12 jars plus the module path as the
classpath onto wsgen to make it happy, otherwise, I kept getting "unable to
find sei org.apache.greeter_control.GreetImpl" error.
With the patch, you can see .wsdl and .xsd files are generated upon deployment
but you'll soon hit a NPE due to G3033. I'll work on G3092 in a bit. Thanks
dims for your help!
Lin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.