cxf bc consumer should be able to add BareOutInterceptor automatically in case
that RMFeature added on bus
----------------------------------------------------------------------------------------------------------
Key: SMXCOMP-727
URL: https://issues.apache.org/activemq/browse/SMXCOMP-727
Project: ServiceMix Components
Issue Type: Improvement
Components: servicemix-cxf-bc
Affects Versions: servicemix-cxf-bc-2010.01
Reporter: Freeman Fang
Fix For: servicemix-cxf-bc-2010.02
so that customer needn't add extra BareOutInterceptor like
<cxf:outInterceptors>
<bean class="org.apache.cxf.interceptor.BareOutInterceptor"/>
</cxf:outInterceptors>
when enable WSRM feature using cxf feature configuration
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.