Hi,

Can you check if there is any other version of camel-core in your class path ? I just check the camel-core-2.9.0 jar , the Activator class was packed in the directory of org.apache.camel.impl.osgi.

On Tue Jan 10 20:01:53 2012, iamniche wrote:
Hello,

Please could someone tell me how to solve this error message that occurs in
my JBoss server logs:

Failed to define class org.apache.camel.osgi.Activator in Module from
Service Module Loader: java.lang.LinkageError: Failed to link
org/apache/camel/osgi/Activator
Caused by: java.lang.ClassNotFoundException:
org.osgi.framework.BundleActivator
        at
org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191)

The Activator class itself appears to be in package
org.apache.camel.impl.osgi not package org.apache.camel.osgi - is this a
problem with the default setting?

I am not (explicitly) using the Activator (I don't really know what it is to
be honest) but i would prefer not to get an error message in my logs every
time the server starts

Many thanks

Cheerio,
Nic

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-2-9-0-startup-error-message-ClassNotFoundException-org-osgi-framework-BundleActivator-tp5133932p5133932.html
Sent from the Camel - Users mailing list archive at Nabble.com.




--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
        http://jnn.javaeye.com (Chinese)
Twitter: willemjiang Weibo: willemjiang

Reply via email to