Apache camel and camunda

applicationcontext.xml needs

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