Re: Failed to start jmx connector

2007-06-17 Thread thiamteck
The problem was solved by installed ActiveMQ to a path that no space.:) thiamteck wrote: > > I had installed ActiveMQ 4.1 on server with JDK 1.4.2 update 12. ActiveMQ > can start and running, however, it failed to start JMX. > > Below is the logs: > ==

Sharing embedded broker across webapp contexts

2007-06-17 Thread uma_rk
I am using activemq 4.1.1 on JDK6 with Tomcat 5.5.x. I have a couple of webapp contexts in a servlet container that use activemq broker. I have been using an external broker but would like to embed the broker in the servlet container. I have the following questions. 1) Assume I have webapps A a