Hi all,
Our setup is:
- ActiveMQ 5.3 running standalone
- Web app under Tomcat 6.0.20 as producer.
- A separate thread acts as a consumer.
- Producer & consumer configured by attached JNDI props file.
- Java 6
First we had a problem with ActiveMQ+Tomcat freezing that we solved by
turning of pro
Looking for a way to make ActiveMQ use PooledConnectionFactory through JNDI I
came across your post
and http://www.mail-archive.com/us...@tomcat.apache.org/msg66249.html that
one which may not help solve your issue but possibly delivers an
explanation.
Michael
stevegula wrote:
>
> I have spe