[ 
https://issues.apache.org/jira/browse/TOMEE-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau closed TOMEE-376.
------------------------------------

    Resolution: Fixed

for jax rs that's the same than for pojo jaxws replacing jaxws by jaxrs in 
property names
                
> ability to configure cxf feature for jaxws/jaxrs endpoints
> ----------------------------------------------------------
>
>                 Key: TOMEE-376
>                 URL: https://issues.apache.org/jira/browse/TOMEE-376
>             Project: TomEE
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>             Fix For: 1.1.0
>
>
> properties are read in openejb-jar for ejb and system properties for pojo.
> it needs to define the property: openejb.jaxws.cxf.features to the list of 
> feature (qualified name comma separated)
> then specific config can be set using openejb.jaxws.cxf.features.<qualified 
> name of the feature impl>.<property> = <value>
> Note: for pojo prefix the previous keys by the qualified name of the service 
> impl
> sample:
> org.superbiz.MyPojo.openejb.jaxws.cxf.features=org.apache.cxf.feature.LoggingFeature

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to