Re: Web-Console5.3 war not found

2009-10-19 Thread NabiL
it's works fine !! Thanks again Dejan Bosanac wrote: > > Seems like you're missing dbcp (http://commons.apache.org/dbcp/) in your > classpath. > > Cheers > -- > Dejan Bosanac - http://twitter.com/dejanb > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.man

Re: Web-Console5.3 war not found

2009-10-19 Thread NabiL
it's works fine !! Dejan Bosanac wrote: > > Seems like you're missing dbcp (http://commons.apache.org/dbcp/) in your > classpath. > > Cheers > -- > Dejan Bosanac - http://twitter.com/dejanb > > Open Source Integration - http://fusesource.com/ > ActiveMQ in Action - http://www.manning.com/snyde

Re: Web-Console5.3 war not found

2009-10-19 Thread Dejan Bosanac
Seems like you're missing dbcp (http://commons.apache.org/dbcp/) in your classpath. Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Oct 19, 2009 at 1:

Re: Web-Console5.3 war not found

2009-10-19 Thread NabiL
Thanks for your help. i used AMQ with standalone mode configured with Mysql DB. It's works fine. But when I use AMQ.war and configure it to use Mysql DB, the application can't start showing this (knowing that i've put mysql-connector.jar to both WEB-INF/lib and $TOMCAT_HOME/lib ): org.springf

Re: Web-Console5.3 war not found

2009-10-17 Thread Dejan Bosanac
Hi, 1. you can find the latest war here http://repo2.maven.org/maven2/org/apache/activemq/activemq-web-console/5.3.0/activemq-web-console-5.3.0.war 2. depends on your use case, but generally both modes will work fine Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration -