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

Christian Müller closed CAMEL-6267.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.10.5)
                       (was: 2.11.1)
                   2.11.0
    
> camel-cxfrs blueprint configure could not be installed if there are some 
> subelement settings
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6267
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6267
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.9.6, 2.10.4, 2.11.0
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.9.7, 2.11.0
>
>
> Got the OOM Exception when blueprint want to parser the setting like this.
> {code}
> <camelcxf:rsClient id="rsClient" address="http://localhost:9002/rest";
>     
> serviceClass="org.apache.camel.itest.osgi.cxf.jaxrs.testbean.CustomerService">
>     <camelcxf:features>
>          <bean class="org.apache.cxf.feature.LoggingFeature"/>
>      </camelcxf:features> 
>   </camelcxf:rsClient>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to