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.