Uploaded image for project: 'Red Hat Build of Apache Camel for Quarkus'
  1. Red Hat Build of Apache Camel for Quarkus
  2. CEQ-11165

Camel Quarkus JPA can not work with the named persistence unit

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Important
    • 0
    • +

      When quarkus-hibernate-orm is config with a named persistence unit like

      quarkus.hibernate-orm."test".packages=org.acme.entity
      quarkus.hibernate-orm."test".datasource=test_db
      quarkus.hibernate-orm."test".log.sql=true
      quarkus.hibernate-orm."test".database.generation=none

      The entityManagerFactory=#test does not work. It can not find the right EntityManagerFactory.

              zfeng@redhat.com Zheng Feng
              rhn-support-dhawkins Duane Hawkins (Inactive)
              James Netherton
              Andrej Vano Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: