Deployment descriptor support for declaring jbossws-config-file / jbossws-config-name
-------------------------------------------------------------------------------------
Key: JBWS-3287
URL:
https://issues.jboss.org/browse/JBWS-3287
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-integration, jbossws-native
Reporter: Alessio Soldano
Fix For: jbossws-native-4.1, jbossws-cxf-4.1
The jaxws endpoint configuration is currently declared through the @EndpointConfig
annotation. The jbossws-native used to support declaring the same through context-params
in the servlet web.xml. We should allow the same (perhaps even for ejb descriptor).
For the jbws-cxf stack that probably implies early looking at the parameters when
creating/rewriting the web.xml, as the endpoint publish (which needs those params) happens
at bus startup in BusDeploymentAspect (deploy time, not runtime / when the endpoint
servlet is first called)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira