Re: package org.apache.camel.core.xml is not exported (OSGi) - using Camel 2.7.3

2011-09-21 Thread Stefan Eder
me too :-) your hint was very helpful, it solved my current problem and knowing about fragments will be useful for me beyond that for sure. Really glad, this works for you

Re: package org.apache.camel.core.xml is not exported (OSGi) - using Camel 2.7.3

2011-09-21 Thread Ioannis Canellos
> > Thanks Ioannis, Willem. > > Deploying a few JAXB related classes/resources of my extension as a > fragment attached to org.apache.camel.camel-spring was the way to go. > Really glad, this works for you! -- *Ioannis Canellos* * FuseSource ** Blog: http://iocanel.blog

Re: package org.apache.camel.core.xml is not exported (OSGi) - using Camel 2.7.3

2011-09-21 Thread Stefan Eder
Thanks Ioannis, Willem. Deploying a few JAXB related classes/resources of my extension as a fragment attached to org.apache.camel.camel-spring was the way to go. Regards, Stefan You can find the classes in the camel-spring or camel-blueprint. When your bundle is attached to the camel-spring

Re: package org.apache.camel.core.xml is not exported (OSGi) - using Camel 2.7.3

2011-09-19 Thread Willem Jiang
You can find the classes in the camel-spring or camel-blueprint. When your bundle is attached to the camel-spring, it can find what it need :) On Mon Sep 19 21:44:17 2011, Ioannis Canellos wrote: Maybe bundling your extension as fragment bundle could help? -- Willem ---

Re: package org.apache.camel.core.xml is not exported (OSGi) - using Camel 2.7.3

2011-09-19 Thread Ioannis Canellos
Maybe bundling your extension as fragment bundle could help? -- *Ioannis Canellos* * FuseSource ** Blog: http://iocanel.blogspot.com ** Apache Karaf Committer & PMC Apache ServiceMix Committer Apache Gora