3 Replies Latest reply on Jan 14, 2015 10:08 AM by gopibalagala

    Setting up camel route on Fuse with Aries + JPA + Hibernate

    vaibhavc4


      Hello,

       

      can anybody explain steps involved in setting a camel route on fuse, which is based on aries blueprint and use JPA+Hibernate for database connectivity.

       

      I am trying to run one POC by refering to the Open JPA example but do not have success yet.

       

      I am facing below issue while initializing a route.

       

      [         Blueprint Extender: 3] BlueprintContainerImpl         INFO  Bundle camel-blueprint is waiting for dependencies [(&(&(org.apache.aries.jpa.proxy.factory=true)(osgi.unit.name=csis))(objectClass=javax.persistence.EntityManagerFactory))]

       

      After some time it throws below error

      java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext)

       

      Thanks for your reply in advance,