Unable to start camel-example-guice-jms bundle after deploying into servicemix
------------------------------------------------------------------------------
Key: CAMEL-2182
URL: https://issues.apache.org/activemq/browse/CAMEL-2182
Project: Apache Camel
Issue Type: Bug
Components: examples
Reporter: Sailaja
Fix For: 2.1.0
1. Installed apache-camel 2.0.0-psc-01-00M2.
2. Applied the attached patch on the samples.
3. Compile the sample (camel-example-guice-jms) using "mvn compile" command
4. Install the camel sample into repository using "mvn install" command
5. Started the servicemix server
6. Installed below bundles into servicemix
osgi:install wrap:org.apache.activemq/activemq-camel/5.3.1.0M1-fuse
features:install camel-guice
osgi:install
wrap:mvn:org.apache.camel/camel-example-guice-jms/2.0.0-psc-01-00M2
7. Start the bundles and observed that below exception is shown in the karaf
console.
Exception in org.apache.camel.example.guice.jms.MyActivator.start() of bundle
org.apache.camel.camel-example-guice-jms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.