Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-692

Classes missing in camel-jpa.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0
    • 1.4.0
    • camel-jpa
    • None

    Description

      Hi,

      I am playing with Camel 1.4-SNAPSHOT.

      I have created a route that goes to jpa, but I receive the error
      "[PersistenceUnit: camel-jpa] class or package not found".

      In persistence.xml in camel-jpa-1.4-SNAPSHOT.jar camel-jpa is defined as:
      <persistence-unit name="camel-jpa" transaction-type="RESOURCE_LOCAL">

      <class>org.apache.camel.processor.idempotent.jpa.MessageProcessed</class>
      </persistence-unit>

      Where can I find the MessageProcessed class? It is not in camel-core nor camel-jpa.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: