On 4/20/06, greenbean <[EMAIL PROTECTED]> wrote: > > We are deploying activemq 4 RC3 into JBoss as a RAR.
The RAR is mainly to connect MDBs in JBoss to the ActiveMQ client; so there's nothing stopping you running the ActiveMQ broker outside the RAR and JBoss if need be... > I believe the browser > command line script works, however, query and others do not. I guess it is > trying to connect to JBoss. Is there a way to make this work? The query scripts just need to communicate with JMX of the broker AFAIK; I normally use ActiveMQ broker as standalone - the JMX stuff might need tweaking when hosting inside JBoss. So one quick fix to your issue is run the broker standalone outside of JBoss :). I'm sure the fix to get it to work when the broker is inside JBoss is just a change to the JMX URI to connect to -- James ------- http://radio.weblogs.com/0112098/
