[jbossws-issues] [JBoss JIRA] (JBWS-3879) Convention / implementation for interceptor and feature parameters declaration through properties

Alessio Soldano (JIRA) issues at jboss.org
Mon Mar 9 18:29:18 EDT 2015


Alessio Soldano created JBWS-3879:
-------------------------------------

             Summary: Convention / implementation for interceptor and feature parameters declaration through properties
                 Key: JBWS-3879
                 URL: https://issues.jboss.org/browse/JBWS-3879
             Project: JBoss Web Services
          Issue Type: Feature Request
          Components: jbossws-cxf, jbossws-integration
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-5.0


JBWS-3837, JBWS-3840, JBWS-3875 allow setting CXF interceptors and features through properties. We need a convention for setting parameters values in case of complex properties. A proposal is to use properties as in the example below:

||Property||Value||
|cxf.features|org.jboss.ws.cxf.DelegateFeature.foo, org.apache.cxf.DelegateFeature.bar|
|org.jboss.ws.cxf.DelegateFeature.foo.class|org.apache.cxf.feature.GZIPFeature|
|org.jboss.ws.cxf.DelegateFeature.foo.threshold|0|
|org.jboss.ws.cxf.DelegateFeature.foo.class|org.apache.cxf.feature.RMFeature|





--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossws-issues mailing list