Alessio Soldano created JBWS-3837:
-------------------------------------
Summary: 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
"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
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)