[
https://issues.apache.org/jira/browse/GERONIMO-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Genender closed GERONIMO-2908.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0
Committed revision 513185
> Deploy JAX-WS services without webservices.xml
> ----------------------------------------------
>
> Key: GERONIMO-2908
> URL: https://issues.apache.org/jira/browse/GERONIMO-2908
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: webservices
> Reporter: Jarek Gawor
> Fix For: 2.0
>
> Attachments: GERONIMO-2908.patch
>
>
> The attached patch enables the JAX-WS services to be deployed without
> webservices.xml file. In order to do so, the
> WebServiceBuilder.findWebService() interface needs to be changed slightly to
> pass the Module instance to the builder. And that's needed because the
> WebServiceBuilder in case where webservices.xml file is not there, it needs
> access to the deployment descriptor to discover out the servlet name and the
> class name (e.g. two servlets with different name could use the same bean
> class).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.