Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-27251

(8.0.z) Default the jboss.as.jpa.classtransformer property to true in JBoss EAP 8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 8.0 Update 1.1
    • Hibernate, JPA/Hibernate
    • None
    • False
    • None
    • False

      The jboss.as.jpa.classtransformer property should be defaulted to true in Wildfly/JBoss EAP to enable class transformation by default.

      This change is necessary because enhancement is currently disabled by default in Wildfly for Hibernate ORM, causing issues for customers using @Access(AccessType.PROPERTY) or annotating getter methods in entity classes where property names do not conform to the Java Beans naming convention.

      Although this primarily affects the Jakarta EE TCK, most users follow the Java Beans naming convention, making this change generally safe.

              smarlow1@redhat.com Scott Marlow
              rhn-support-mrust Matthew Rust
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: