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 23:59:15 UTC

[jira] Resolved: (GERONIMO-3092) Axis2: after wsgen tool, need to scan the directory for the generated wsdl file

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

Davanum Srinivas resolved GERONIMO-3092.
----------------------------------------

    Resolution: Fixed

Fixed in svn revision 528250

thanks,
dims

> Axis2: after wsgen tool, need to scan the directory for the generated wsdl file
> -------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3092
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3092
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Lin Sun
>             Fix For: 2.0-M5
>
>         Attachments: G3092.patch
>
>
> Currently it is looking for SOAPService.wsdl.  Later on I found out the tool is generating wsdl file's name based on the serviceName specified in the webservice annotation of the SEIC.   For example, for jaxws-war we have:
> @WebService(serviceName = "SOAPService",
> A solution could be to scan any wsdl file in the output directory.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.