Re: OSGI dependencies question

2012-07-17 Thread Bilgin Ibryam
Original Message- > From: Bilgin Ibryam [mailto:bibr...@gmail.com] > Sent: Dienstag, 17. Juli 2012 07:20 > To: dev@camel.apache.org > Subject: Re: OSGI dependencies question > > Thanks Andi, that helped. > Now the only remaining error is: > > No export found to match o

RE: OSGI dependencies question

2012-07-16 Thread Kuhtz, Andreas
to:bibr...@gmail.com] Sent: Dienstag, 17. Juli 2012 07:20 To: dev@camel.apache.org Subject: Re: OSGI dependencies question Thanks Andi, that helped. Now the only remaining error is: No export found to match org.apache.chemistry.opencmis.client.runtime (imported by mvn:org.apache.camel/camel-cmis

Re: OSGI dependencies question

2012-07-16 Thread Bilgin Ibryam
Thanks Andi, that helped. Now the only remaining error is: No export found to match org.apache.chemistry.opencmis.client.runtime (imported by mvn:org.apache.camel/camel-cmis/2.11-SNAPSHOT) Any suggestions how to find its bundle? Bilgin On 16 July 2012 21:40, Kuhtz, Andreas wrote: > Hi Bilgin,

RE: OSGI dependencies question

2012-07-16 Thread Kuhtz, Andreas
Hi Bilgin, The missing javax.xml.ws.soap (..and others ...) comes from this bundle: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/1.9.0 I'm not sure if it works for you because I don't know what karaf version you use. You might check the cxf-features file (fea

Re: OSGI dependencies question

2012-07-16 Thread j...@nanthrax.net
Hi Bilgrin I hope to go out from the hospital tomorrow. I should be able to help you tomorrow evening. Regards JB -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://wwx.talend.com - Reply message - From: "Bilgin Ibryam" To: Subject: OSGI dependencies