Hi I need some help converting some java DSL code to spring DSL java code:
from(EndPointHelper.getURI("ComponentXTopic") + "&selector=COMPID='" + PropertiesProvider.GetCompId() + "'") // ... .onRedelivery(new RedeliveryProcessor())// ... .end(); Thanks Jacob -- View this message in context: http://camel.465427.n5.nabble.com/java-DSL-to-spring-DSL-tp3400066p3400066.html Sent from the Camel - Users mailing list archive at Nabble.com.