Re: Remote JMX in AMQ 5.0.0

2008-01-24 Thread DaveKant
This issue has been resolved. We found that our /etc/hosts file had an incorrect mapping. Thanks, DaveKant wrote: > > I've tried connecting to remote JMX but have not been able to do this > successfully using jconsole and AMQ 5 on the Solaris 10 platform. I've >

Re: Remote JMX in AMQ 5.0.0

2008-01-24 Thread DaveKant
ng > more than one IP address? > > Joe > > > > DaveKant wrote: >> >> I've tried connecting to remote JMX but have not been able to do this >> successfully using jconsole and AMQ 5 on the Solaris 10 platform. I've >> looked through variou

Remote JMX in AMQ 5.0.0

2008-01-24 Thread DaveKant
I've tried connecting to remote JMX but have not been able to do this successfully using jconsole and AMQ 5 on the Solaris 10 platform. I've looked through various postings to this site and the activemq jmx page but still have problems. http://activemq.apache.org/jmx.html http://www.nabble.c

Re: ClassNotFoundException ApplicationContextFilter

2008-01-22 Thread DaveKant
.../webapps/admin/WEB-INF/classes > > FWIW, I don't set CLASSPATH when I launch the standalone broker via > .../bin/activemq > > Joe > > > DaveKant wrote: >> >> I have a problem starting ActiveMQ (5.0.0) on the Solaris 10 platform >> with

ClassNotFoundException ApplicationContextFilter

2008-01-22 Thread DaveKant
I have a problem starting ActiveMQ (5.0.0) on the Solaris 10 platform with a ClassNotFoundException thrown. The problem is related to the admin console so that when the section below is commented, the server starts up fine. Where is org.apache.activemq.web.filter.ApplicationContextFilter? We set