Re: Doing bean inject in camel test

2016-03-04 Thread Quinn Stevenson
cannot be injected via > @EndpointInject/@Produce for: > Endpoint[bean://orderHelper?method=getMarketplaceOrders] > > I am guessing this is because I am not able to pass on OrderHelper to the > camel test context. Can some one let me know how can I inject the bean in > the mock result end point? > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Doing-bean-inject-in-camel-test-tp5778565.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Doing bean inject in camel test

2016-03-03 Thread D
he camel test context. Can some one let me know how can I inject the bean in the mock result end point? -- View this message in context: http://camel.465427.n5.nabble.com/Doing-bean-inject-in-camel-test-tp5778565.html Sent from the Camel - Users mailing list archive at Nabble.com.