Hello,

Thank you for the quick reply! I am using PAX-EXAM 4 for my integration
tests on karaf. 

I had a quick look on the file you mentioned, were you suggesting following
changes would help me

1. adding @Inject and @Filter to get the component in my case its direct-vm
so,
@Inject
  @Filter(value = "(component-type=direct-vm)")
  private transient Component directComponent;

2. Create the producer from this component and trigger the route ?

Not sure if blueprint.xml plays any role in this

Regards,
-Yogesh




--
View this message in context: 
http://camel.465427.n5.nabble.com/Any-alternative-for-CamelTestSupport-tp5764259p5764265.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to