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/03/29 05:18:25 UTC

[jira] Resolved: (GERONIMO-2977) Axis2: process wsdlLocation annotation when wsdl-file property isn't used in webservices.xml or there isn't webservices.xml

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

Davanum Srinivas resolved GERONIMO-2977.
----------------------------------------

    Resolution: Fixed

Applied.

thanks,
dims

> Axis2: process wsdlLocation annotation when wsdl-file property isn't used in webservices.xml or there isn't webservices.xml
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-2977
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-2977
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>         Environment: sun 1.5 + winxp
>            Reporter: Lin Sun
>         Attachments: G2977-latest.patch, G2977.patch
>
>
> Per discussion on dev list titled "Questions for Axis2 folks re: JAXWS", this patch will do the following:
> if wsdl-file property isn't specified in webservices.xml or there isn't a webservices.xml but a user did supply a .wsdl file and specified the wsdlLocation annotation, we will grab the value of the wsdlLocation from annotation and set it in portInfo.   
> Has tried to test it by supplying wsdlLocation in jaxws-war file and worked okay.  Patched will be supplied in a bit after a successful build.:)
> Lin

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