[jboss-jira] [JBoss JIRA] (AS7-2209) Support for OpenJPA runtime enhancement of entities

Antti Laisi (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Sun Oct 23 11:43:45 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636708#comment-12636708 ] 

Antti Laisi edited comment on AS7-2209 at 10/23/11 11:43 AM:
-------------------------------------------------------------

Implementation using the same method that Snowdrop uses to support AspectJ load time weaving: https://github.com/alaisi/jboss-as/commit/b5a5c7708af7e97a3b76f648f7d86cf68e84289f
                
      was (Author: alaisi):
    Implementation using the same method that Snowdrop uses to support AspectJ load time weaving: https://github.com/alaisi/jboss-as/commit/75194d5ab8cadda457978818e50a24a013c71e66
                  
> Support for OpenJPA runtime enhancement of entities
> ---------------------------------------------------
>
>                 Key: AS7-2209
>                 URL: https://issues.jboss.org/browse/AS7-2209
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: JPA / Hibernate
>    Affects Versions: 7.1.0.Beta1
>            Reporter: Antti Laisi
>            Assignee: Scott Marlow
>            Priority: Minor
>
> Support for using runtime enhancement (byte code generation for persistent classes) with OpenJPA. OpenJPA javaagent doesn't work with AS7, so currently the only way to use OpenJPA is with build-time enhancement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list