Configuring connection factory class in standalone client

2010-03-10 Thread mschaefer
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

Re: tomcat+jndi+activemq namingexception cannot create resource instance

2010-03-18 Thread mschaefer
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