Re: How to run ActiveMQ console in JBoss

2010-07-08 Thread Hammad . Said
Thanks for the help. I was able to run the broker by putting the war file in JBoss deploy directory and changing the webconsole-embedded.xml inside the war (WEB-INF) to point to my configuration file. It is running file. Hammad

Re: How to run ActiveMQ console in JBoss

2010-07-07 Thread Dejan Bosanac
Hi Hammad, it should work, take a look at this thread http://old.nabble.com/jboss%2Bactivemq-broker%2Bwebconsole-td27156154.html what exceptions are you seeing? Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.

How to run ActiveMQ console in JBoss

2010-07-06 Thread Hammad . Said
I have ActiveMQ running inside JBoss , using resource adapter...I am trying to run ActiveMQ console inside JBoss as a web application...putting the war file under JBoss deploy is not working..Are there any configurations that I need to tweak? Happy 4th of July! Thanks! Hammad