RE: Component Resolution, Camel/SMX Race Condition?

2013-10-31 Thread Calvert, Zach (Zach)** CTR **
a bug against ServiceMix since I think it may be in the framework. Zach Calvert -Original Message- From: Willem jiang [mailto:willem.ji...@gmail.com] Sent: Wednesday, October 30, 2013 9:45 PM To: users@camel.apache.org Subject: Re: Component Resolution, Camel/SMX Race Condition

RE: Component Resolution, Camel/SMX Race Condition?

2013-10-31 Thread Calvert, Zach (Zach)** CTR **
: Thursday, October 31, 2013 9:29 AM To: users@camel.apache.org Subject: RE: Component Resolution, Camel/SMX Race Condition? Hi Willem, Thank you for the help, unfortunately it did not solve the problem. I have confirmed I have my MANIFEST.MF updated to include: Import-Package: javax.ws.rs

Component Resolution, Camel/SMX Race Condition?

2013-10-30 Thread Calvert, Zach (Zach)** CTR **
This is somewhat of a cross post between here and the ApacheServiceMix mailing list, but I'm thinking I should have fired this email to camel in the first place. I apologize for the cross post in advance. I'm making use of the cxfbean component in Apache ServiceMix 4.5.3. I have reviewed the

Re: Component Resolution, Camel/SMX Race Condition?

2013-10-30 Thread Willem jiang
As the cxfbeanReference wasn’t used by Camel as an OSGi service, so you setting cannot block the loading of the CamelContext. How about adding the Required-Bundle of camel-cxf in your application bundle? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: