applicationcontext.xml needs
<bean id="camel" class="org.camunda.bpm.camel.spring.CamelServiceImpl">
<property name="camelContext" ref="camelContext"/>
</bean>
applicationcontext.xml needs
<bean id="camel" class="org.camunda.bpm.camel.spring.CamelServiceImpl">
<property name="camelContext" ref="camelContext"/>
</bean>