Re: OSGI marshal and bindy

2013-10-03 Thread Charles Moulliard
You are right but camel blueprint schema does not support TxErrorHandler attribute http://camel.apache.org/schema/blueprint/camel-blueprint.xsd On Thu, Oct 3, 2013 at 12:51 PM, James Carman wrote: > You depend on Spring APIs, not the container. The Aries transaction > manager implemen

Re: OSGI marshal and bindy

2013-10-03 Thread James Carman
You depend on Spring APIs, not the container. The Aries transaction manager implements PlatformTransactionManager, allowing you to use transactions in OSGi without running in a Spring container. On Thursday, October 3, 2013, Charles Moulliard wrote: > Best way James excepted for Camel Tx Route a

Re: OSGI marshal and bindy

2013-10-03 Thread Charles Moulliard
;> >> > >> >> > at > >> >> > > >> >> > >> > org.apache.camel.component.file.GenericFileConsumer.poll(GenericFileConsumer.java:165)[61:org.apache.camel.camel-core:2.12.1] > >> > >> >> > >> &

Re: OSGI marshal and bindy

2013-09-30 Thread James Carman
gt; org.apache.camel.component.file.GenericFileConsumer.processExchange(GenericFileConsumer.java:401)[61:org.apache.camel.camel-core:2.12.1] >> >> >> >> >> > at >> >> > >> >> >> org.apache.camel.component.file.GenericFileConsumer

Re: OSGI marshal and bindy

2013-09-30 Thread mabels
.apache.camel.camel-core:2.12.1] > > >> > >> > at > >> > > >> > org.apache.camel.impl.ScheduledPollConsumer.doRun(ScheduledPollConsumer.java:187)[61:org.apache.camel.camel-core:2.12.1] > > >> > >> > at > &g

Re: OSGI marshal and bindy

2013-09-30 Thread Claus Ibsen
ledPollConsumer.run(ScheduledPollConsumer.java:114)[61:org.apache.camel.camel-core:2.12.1] >> >> > at >> > >> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)[:1.6.0_51] >> >> > at >> > >> java.util.concurrent

Re: OSGI marshal and bindy

2013-09-30 Thread mabels
va:150)[:1.6.0_51] > > at > > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)[:1.6.0_51] > > > at > > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPerio

Re: OSGI marshal and bindy

2013-09-30 Thread Claus Ibsen
.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)[:1.6.0_51] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)[:1.6.0_51] > at java.lang.Thread.run(Thread.java:680)[:1.6.0_51] > > Does somebody has an ide

Re: OSGI marshal and bindy

2013-09-30 Thread Claus Ibsen
xecutor$Worker.runTask(ThreadPoolExecutor.java:895)[:1.6.0_51] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)[:1.6.0_51] > at java.lang.Thread.run(Thread.java:680)[:1.6.0_51] > > Does somebody has an idea what i can do t

OSGI marshal and bindy

2013-09-29 Thread mabels
va.lang.Thread.run(Thread.java:680)[:1.6.0_51] Does somebody has an idea what i can do to make it work? thx meno -- View this message in context: http://camel.465427.n5.nabble.com/OSGI-marshal-and-bindy-tp5740434.html Sent from the Camel - Users mailing list archive at Nabble.com.