On 6/16/07, iqbalzaveri <[EMAIL PROTECTED]> wrote:
Hello,
I am trying to set compression for messages using XML config. Here's a
snapshot of the activemq.xml
http://activemq.org/config/1.0";>
.
..
...
factory = new ActiveMQConnectionFactory(url);
You are not looking
boolean isUseCompression =
> ((ActiveMQConnectionFactory)factory).isUseCompression();
>
> This still returns 'false'. Am I missing something??
> Expicitly setting useCompression in the code works fine.
>
> -iqz
>
--
View this message in context:
http://www.n
ectionFactory)factory).isUseCompression();
This still returns 'false'. Am I missing something??
Expicitly setting useCompression in the code works fine.
-iqz
--
View this message in context:
http://www.nabble.com/Setting-compression-through-XML-configuration-tf3931260s2354.html#a11150167