Romain Manni-Bucau created TOMEE-718:
----------------------------------------

             Summary: openjpa automatic enhancement
                 Key: TOMEE-718
                 URL: https://issues.apache.org/jira/browse/TOMEE-718
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.5.2


The goal is to be able to skip javaagent need for openjpa (not tested with 
other providers but should work if they add a classtransformer).

How to use it:
1) add in persistence.xml properties: openejb.openjpa.auto-enhancing=true
2) define classes in the persistence.xml or use openejb.jpa.auto-scan=true 
property (the goal is to get classes to enhance and not rely on jpa provider 
scanning)

then simply restart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to