2 Replies Latest reply on Aug 9, 2011 10:29 AM by tjhtirol_thomas.haselwanter

    ClassNotFoundException with embedded ActiveMQ Broker - misconfigured?

    tjhtirol_thomas.haselwanter

      Hello,

       

      did the following:

      • created a Fuse Project with "camel-archetype-activemq", version "s.7.1-fuse-00-43"

      • compiled it with "mvn project"

      • started it with "mvn camel:run" - everything works fine

      • deployed the jar-file manually to the "deploy" directory of an "apache-servicemix-4.4.0-fuse-00-43" server and ended up with an exception saying:

       

      java.lang.ClassNotFoundException: org.apache.activemq.xbean.XBeanBrokerService not found by org.apache.xbean.spring

       

       

      My "camel-context.xml" looks like:

       

       

       

       

      do I miss something?

       

      Regards,

      Thomas

       

      Edited by: tjhtirol on Aug 8, 2011 1:41 PM