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
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.