:
http://camel.465427.n5.nabble.com/ClassCastException-in-blueprint-Route-tp5768116p5768181.html
Sent from the Camel - Users mailing list archive at Nabble.com.
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.
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.
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.
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.
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
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