Re: ClassCastException in blueprint Route

2015-06-14 Thread yogu13
: http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768181.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ClassCastException in blueprint Route

2015-06-13 Thread John Dubchak
th the service properties Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768149.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ClassCastException in blueprint Route

2015-06-12 Thread yogu13
Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768149.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ClassCastException in blueprint Route

2015-06-12 Thread John Dubchak
this message in context: http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768119.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ClassCastException in blueprint Route

2015-06-11 Thread yogu13
to have a close look at method... Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768119.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ClassCastException in blueprint Route

2015-06-11 Thread Andrew Block
John,  Would you be able to post how the service is being declared along with the service properties to ensure the correct service is being referenced in your consumer blueprint. Thanks, Andy --  Andrew Block On June 11, 2015 at 5:28:54 PM, John Dubchak (j...@johndubchak.com) wrote: Hi, I

ClassCastException in blueprint Route

2015-06-11 Thread John Dubchak
Hi, I have a service component, deployed as a separate bundle, that exports a package, com.example.services.configuration, and a service that implements a ConfigurationService interface in another package called LocalService: com.example.services.configruation.ConfigurationService com.exampl