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

Alessio Soldano (JIRA) issues at jboss.org
Tue Mar 17 07:53:19 EDT 2015


    [ https://issues.jboss.org/browse/JBWS-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050878#comment-13050878 ] 

Alessio Soldano commented on JBWS-3879:
---------------------------------------

https://docs.jboss.org/author/display/JBWS/Apache+CXF+integration#ApacheCXFintegration-Propertiesdrivenbeancreation

> Convention for declaring interceptor and feature parameters 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.bar.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