[
https://issues.apache.org/jira/browse/GERONIMO-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lin Sun updated GERONIMO-2977:
------------------------------
Attachment: G2977-latest.patch
Hi,
Here's an updated patch that would also check if wsdlLocation property is
specified in the service endpoint interface, if it is not specified in the
service endpoint implementation class. Able to test this by slightly modifying
the jaxws-war test.
I'd appreciate if someone could review it.
Thanks, Lin
> 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.