What are the endpoints uris?

And what Camel version are you using.


On Mon, Jul 26, 2010 at 10:41 AM, S. Ali Tokmen
<savas-ali.tok...@bull.net> wrote:
> Hello
>
> In my route, I have 2 endpoints that shares the same real URL underneath. To
> be clear, the difference between the 2 endpoints is the dataFormat mode: one
> is PAYLOAD and the other is POJO.
>
> The idea was to be able to performance test each of theses routes
> independently while sharing most of the route definition.
>
> It seems this is not possible because the cache use the endpoint URL as a
> key (which is the same with my 2 Endpoints)
>
> Is there any way to fix this behaviour? I have indeed seen that the
> ProducerCache has a doGetProducer method with a pooled parameter, but that
> parameter is always set to "true".
>
> Cheers
>
> --
>
> S. Ali Tokmen
> savas-ali.tok...@bull.net
>
> Office: +33 4 76 29 76 19
> GSM:    +33 66 43 00 555
>
> Bull, Architect of an Open World TM
> http://www.bull.com
>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to