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
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
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:
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
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 -