- 
        1. Re: The feature transaction will not install correct in fabricdavsclaus Dec 28, 2012 4:11 AM (in response to yngve2)Hi Thanks for reporting. I logged a ticket http://fusesource.com/issues/browse/ENTESB-511 What level is the log at? Is it WARN or ERROR? And if you restart the child container does it work then? 
- 
        2. Re: The feature transaction will not install correct in fabricyngve2 Dec 28, 2012 9:28 AM (in response to davsclaus)This is logged as an ERROR. 2012-12-28 14:45:53,507 | ERROR | -71-047-thread-1 | AbstractRecipe | ries.blueprint.di.AbstractRecipe 193 | 7 - org.apache.aries.blueprint.core - 1.0.1.fuse-71-047 | Unable to load class org.apache.xbean.blueprint.context.impl.XBeanNamespaceHandler from recipe BeanRecipe[name='#recipe-1'] 2012-12-28 14:45:53,507 | ERROR | -71-047-thread-1 | ServiceRecipe | lueprint.container.ServiceRecipe 294 | 7 - org.apache.aries.blueprint.core - 1.0.1.fuse-71-047 | Error retrieving service from ServiceRecipe[name='.component-1'] org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to load class org.apache.xbean.blueprint.context.impl.XBeanNamespaceHandler from recipe BeanRecipe[name='#recipe-1'] The Apache Ariens Transaction Enlisting JDBC Datasource bundle fails to start. admin@server1> list |grep Transaction Apache Aries Transaction Enlisting JDBC Datasource (1.0.1.fuse-71-047) Apache Aries Transaction Blueprint (1.0.1.fuse-71-047) Apache Aries Transaction Manager (1.0.1.fuse-71-047) Spring Transaction (3.0.7.RELEASE) After a restart of server1 this is still a problem. If I modify myprofile with "profile-edit --bundles mvn:org.apache.xbean/xbean-blueprint/3.12 myprofile" then server1 start up without failures. admin@server1> list|grep Transaction Apache Aries Transaction Enlisting JDBC Datasource (1.0.1.fuse-71-047) Apache Aries Transaction Blueprint (1.0.1.fuse-71-047) 
- 
        3. Re: The feature transaction will not install correct in fabricdavsclaus Dec 29, 2012 4:23 AM (in response to yngve2)Thanks for posting what seems like a solution. To ensure the xbean bundle is included. 
- 
        4. Re: The feature transaction will not install correct in fabricyngve2 Dec 29, 2012 2:13 PM (in response to davsclaus)This problem seems to be related to http://fusesource.com/issues/browse/ENTESB-433 
- 
        5. Re: The feature transaction will not install correct in fabriccheekychops Sep 27, 2013 8:05 AM (in response to yngve2)I get the same error when I deploy my feature in a JBoss 6.0 fabric 84] Apache Aries Transaction Enlisting JDBC Datasource (1.0.1.redhat-60024) The solution offered here makes the error go away, so I've added: to my feature definition. The error doesn't seems to stop anything from working, which is odd! 
 
     
    