]
Alessio Soldano updated JBWS-3837:
----------------------------------
Fix Version/s: jbossws-cxf-5.0.0.Beta2
(was: jbossws-cxf-5.0)
Apache CXF interceptors setup through properties
------------------------------------------------
Key: JBWS-3837
URL:
https://issues.jboss.org/browse/JBWS-3837
Project: JBoss Web Services
Issue Type: Feature Request
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.0.0.Beta2
"Speaking of properties, currently specified in jboss-webservices.xml and
possibly in jboss-webservices-client.xml, we could start supporting two
additional props:
* org.apache.cxf.interceptor.InInterceptors, with the value string to be
parsed for getting a list of in-interceptor classnames; basically to
achieve the same we get with @InInterceptor
* org.apache.cxf.interceptor.OutInterceptors, with the value string to
be parsed for getting a list of out-interceptor classnames; basically to
achieve the same we get with @OutInterceptor
The interceptors would be attached either to the bus or to the
client/endpoint depending on where the property is declared."
http://lists.jboss.org/pipermail/jbossws-dev/2014-September/002209.html