On Fri, Aug 22, 2008 at 12:36 PM, Ryan Moquin <[EMAIL PROTECTED]> wrote:
> I changed my broker in my activemq.xml in servicemix like this:
>
> <!-- ActiveMQ JMS Broker configuration -->
>  <amq:broker id="broker" depends-on="jmxServer" useShutdownHook="false"
>  persistent="false">
>
> and then started it up.  It went to 1444 and then stopped processing
> anything.  So my guess is that that doesn't help either.  I think some of my
> other services are able to keep sender so it seems like the producer flow
> control is kicking in rather than my messages being expired like I want.

To fully disable persistence, you also need to comment out any
persistenceAdapter elements in the config.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/

Blog: http://bruceblog.org/

Reply via email to