It seems activemq-core is missing in your classpath.
You may also need activeio-core and derby jars.
I have just tested it, and it works fine for me...

Cheers,
Guillaume Nodet

On 5/4/06, fbertos <[EMAIL PROTECTED]> wrote:

Ok, thanks. I've been able to build the war file without errors. But when
Tomcat starts to deploy the application the following error appears:

org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name 'broker' defined in ServletContext resource
[/WEB-INF/applicationContext.xml]: Bean class
[org.apache.activemq.spring.BrokerFactoryBean] not found; nested exception
is java.lang.ClassNotFoundException:
org.apache.activemq.spring.BrokerFactoryBean
java.lang.ClassNotFoundException:
org.apache.activemq.spring.BrokerFactoryBean
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1352).........

Have you any idea about this?, Have I to add any jar to the web app?

Thanks.

fbertos.


--
View this message in context: 
http://www.nabble.com/Beginner-t1539606.html#a4224606
Sent from the ServiceMix - User forum at Nabble.com.


Reply via email to