You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/04/12 17:50:17 UTC

[jira] [Updated] (CAMEL-6267) camel-cxfrs blueprint configure could not be installed if there are some subelement settings

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

Willem Jiang updated CAMEL-6267:
--------------------------------

    Affects Version/s: 2.9.6
        Fix Version/s: 2.9.7
    
> 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.10.5, 2.11.1
>
>
> 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