I had a similar problem. See: http://old.nabble.com/Karaf-1.4.0-and-ActiveMQ-5.3.1-td28191404.html
<http://old.nabble.com/Karaf-1.4.0-and-ActiveMQ-5.3.1-td28191404.html>Regarding javax.transaction I think you should install the following bundle: mvn:org.apache.servicemix.transaction/org.apache.servicemix.transaction/1.0.0 /Bengt 2010/6/27 Daoud AbdelMonem Faleh <[email protected]> > Hi OSGi folks, > > Sorry to bother you with a question that may not be really for this > mailing list. I've tried into ActiveMQ users list without success. > I'd like to know if anyone here was able to run ActiveMQ 5.3.2 under Karaf? > I've used: > features:addUrl > mvn:org.apache.activemq/activemq-karaf/5.3.2/xml/features to install it > but keep getting : > ERROR | Timer-0 | > WaiterApplicationContextExecutor | WaiterApplicationContextExecutor 432 > | Unable to create application context for [alerts-broker.xml], > unsatisfied dependencies: Dependency on > [(objectClass=javax.transaction.TransactionManager)] (from bean > [&transactionManager]) > > Even thought all required bundles are installed and correctly started. > > Sorry again, > --Daoud. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

