Hi

What version of JBoss and Camel are you using?
And how do you deploy your application in JBoss? (war, jee, osgi, etc.)

And what kind of severity level is this logged at? WARN, ERROR ?
And does your application start up and works?



On Tue, Jan 10, 2012 at 1:01 PM, iamniche <nhem...@scottlogic.co.uk> 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.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to