[ 
https://issues.apache.org/activemq/browse/CAMEL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56353#action_56353
 ] 

Willem Jiang edited comment on CAMEL-2267 at 12/10/09 5:34 AM:
---------------------------------------------------------------

With the help of Charles, we finally can deploy the camel-example-etl in to 
Karaf with eclipse link.
You need to install the below bundles after you uninstall the servicemix.jpa 
bundle.
{code}
osgi:install -s wrap:mvn:hsqldb/hsqldb/1.8.0.7 
osgi:install -s mvn:org.eclipse.persistence/javax.persistence/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.antlr/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.asm/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.core/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.jpa/1.2.0
{code}

      was (Author: njiang):
    With the help of Charles, we finally can deploy the camel-example-etl in to 
Karaf with eclipse link.
You need to install the below bundles after you uninstall the servicemix.jpa 
bundle.
{code}
osgi:install -s mvn:org.eclipse.persistence/javax.persistence/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.antlr/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.asm/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.core/1.2.0
osgi:install -s mvn:org.eclipse.persistence/org.eclipse.persistence.jpa/1.2.0
{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.

Reply via email to