[jboss-jira] [JBoss JIRA] (WFLY-459) correct JPA dependency injection (stop injecting javassist)

Scott Marlow (JIRA) jira-events at lists.jboss.org
Mon Jun 24 10:50:21 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow updated WFLY-459:
------------------------------

    Summary: correct JPA dependency injection (stop injecting javassist)  (was: correct JPA dependency injection (stop injecting javassist and let Hibernate include envers))


Updated description to not mention Hibernate envers as that no longer has to be injected into each application deployment (envers is now part of the ORM classloader that is injected into the application deployment).

Javassist is still injected.
                
> correct JPA dependency injection (stop injecting javassist)
> -----------------------------------------------------------
>
>                 Key: WFLY-459
>                 URL: https://issues.jboss.org/browse/WFLY-459
>             Project: WildFly
>          Issue Type: Task
>          Components: JPA / Hibernate
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 8.0.0.Alpha3
>
>
> Rather than export the javassist dependency, see if we can change javassist to generate proxies for the application classes which aren't on the hibernate module class path.

--
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


More information about the jboss-jira mailing list