I
I had the same problem , and it seems that you have 2 issues on the 5.3 on
the subject.
I think your problem come from extensive memory usage related to these
issues.
I've workarounded the problem by changing the DestinationPolicy of the queue
deactivate MessageExpiration scheduled scan : expi
ctiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
>
>
>
> On Sat, Dec 5, 2009 at 1:50 AM, Thierry H wrote:
>>
>> Hello
>> I 'm trying to embed AMQ(5.3) into tomcat(6) with a simple WAR which is
>> containing the confi
Hello
I 'm trying to embed AMQ(5.3) into tomcat(6) with a simple WAR which is
containing the configuration files and all the JARs. I also want to use Http
Tunnel to avoid firewall issue ( so i' ll be using the tomcat port)
To do that i've tried to use the servlet (HttpSpringEmbeddedTunnelServlet)