You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/01/26 12:58:33 UTC

[jira] Commented: (CAMEL-2267) Get camel-example-etl to work with OSGi (ServiceMix Karaf)

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

Freeman Fang commented on CAMEL-2267:
-------------------------------------

Hi Willem,

For the spring orm optional import org.hibernate.ejb problem, we needn't hack spring orm jar to add Dynamic-Import: * 
Just use
osgi:refresh spring orm bunde id 
after you install hibernate bundle jar, so that the optional import could be resolved now as the needed package is already there.

Best Regards
Freeman

> 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.