[jboss-jira] [JBoss JIRA] (AS7-2209) Support for OpenJPA runtime enhancement of entities
Antti Laisi (Commented) (JIRA)
jira-events at lists.jboss.org
Sun Oct 23 11:30: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 commented on AS7-2209:
----------------------------------
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