Verify that you don't have the javax.transaction package exported by two different bundles. In which case, your client bundle would wire to one or the other, and if not wiring to the aries one, he would not be able to see the service, hence the grace period and failure.
On Fri, Aug 31, 2012 at 8:51 AM, johnsas <[email protected]> wrote: > Update: > > Apache Aries Transaction Manager (186) is started with bundle-level 30. > My bundle (brokerclient) is started with bundle-level 80. > > When I start my bundle with bundle-level 30 it works. > > Do you have an idea why it behaves this way? > > John > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/TransactionManager-lost-after-restart-tp4025890p4025894.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
