Re: How to write a singleton producer

2011-04-21 Thread andrew.cowper
in any advice. >> > > Just return the shared instance of your producer from the > createProducer method on your custom endpoint. > -- View this message in context: http://camel.465427.n5.nabble.com/How-to-write-a-singleton-producer-tp4313843p4330760.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to write a singleton producer

2011-04-20 Thread Claus Ibsen
s requested the >>> second time? I was expecting camel to be able to cache the Producer for >>> me. >>> >> > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-write-a-singleton-producer-tp4313843p4315208.html > Sent

Re: How to write a singleton producer

2011-04-20 Thread andrew.cowper
when it is requested the >> second time? I was expecting camel to be able to cache the Producer for >> me. >> > -- View this message in context: http://camel.465427.n5.nabble.com/How-to-write-a-singleton-producer-tp4313843p4315208.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to write a singleton producer

2011-04-19 Thread ben.oday
when it is requested the > second time? I was expecting camel to be able to cache the Producer for > me. > - Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/How-to-write-a-singleton-producer-tp4313843p4

How to write a singleton producer

2011-04-19 Thread andrew.cowper
View this message in context: http://camel.465427.n5.nabble.com/How-to-write-a-singleton-producer-tp4313843p4313843.html Sent from the Camel - Users mailing list archive at Nabble.com.