[ https://issues.apache.org/activemq/browse/CAMEL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56354#action_56354 ]
Willem Jiang commented on CAMEL-2267: ------------------------------------- To deploy the camel-example-etl hibernation version into karaf you need to install below bundle, after you install camel-spirng-osgi, camel-jaxb, camel-jpa, camel-juel features {code} osgi:install -s wrap:mvn:hsqldb/hsqldb/1.8.0.7 osgi:install -s mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.dom4j/1.6.1_2 osgi:install -s mvn:org.antlr/com.springsource.antlr/2.7.7 osgi:install -s mvn:org.jgroups/com.springsource.org.jgroups/2.5.1 osgi:install -s mvn:org.objectweb.asm/com.springsource.org.objectweb.asm/1.5.3 osgi:install -s mvn:net.sourceforge.cglib/com.springsource.net.sf.cglib/2.2.0 osgi:install -s mvn:org.jboss.javassist/com.springsource.javassist/3.9.0.GA osgi:install -s mvn:org.hibernate/com.springsource.org.hibernate.annotations.common/3.3.0.GA osgi:install -s mvn:org.hibernate/com.springsource.org.hibernate.annotations/3.4.0.GA osgi:install -s mvn:org.hibernate/com.springsource.org.hibernate.ejb/3.4.0.GA osgi:install -s mvn:org.hibernate/com.springsource.org.hibernate/3.3.2.GA {code} > Get camel-example-etl to work with OSGi (ServiceMix Karaf) > ---------------------------------------------------------- > > Key: CAMEL-2267 > URL: https://issues.apache.org/activemq/browse/CAMEL-2267 > Project: Apache Camel > Issue Type: Improvement > Components: examples > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.2.0 > > > Support the generate different bundles with different profile ( using > hibernate, openjpa). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.