On 18/03/2008, DominicTulley <[EMAIL PROTECTED]> wrote:
>
> Thanks for the quick response James.
>
> I've tried what I understood by your suggestion (and in fact started
> scattering the cacheLevelName in other places as well!)
You can set this property on the ActiveMQComponent in the spring.xml
too BTW to avoid messing with your URIs.
> but I still see the
> problem:
>
> from("activemq:IN_QUEUE?disableReplyTo=true&cacheLevelName=CACHE_CONSUMER")
> .setHeader(RoutingStatics.HEADER_HASHANDLER, hasHandlerExpression)
> .setHeader(RoutingStatics.HEADER_ISDOCBASED, isDocBasedExpression)
> .to("activemq:OUT_QUEUE?disableReplyTo=true&cacheLevelName=CACHE_CONSUMER");
>
> Is this what you intended,
Yes
> or do you mean on the external consumer (the
> engines reading from the OUT_QUEUE)?
Is there some other JMS code consuming too?
--
James
-------
http://macstrac.blogspot.com/
Open Source Integration
http://open.iona.com