You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/04/12 19:49:17 UTC

[jira] Resolved: (GERONIMO-3094) Axis2: need to build the classpath and pass it onto wsgen

     [ https://issues.apache.org/jira/browse/GERONIMO-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved GERONIMO-3094.
----------------------------------------

    Resolution: Fixed

Applied in svn revision 528061

-- dims

> 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
>
>         Attachments: G3094.patch
>
>
> 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.