[jboss-jira] [JBoss JIRA] (WFLY-459) correct JPA dependency injection (stop injecting javassist)
Scott Marlow (JIRA)
issues at jboss.org
Thu Dec 3 11:14:00 EST 2015
[ https://issues.jboss.org/browse/WFLY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136772#comment-13136772 ]
Scott Marlow commented on WFLY-459:
-----------------------------------
We probably need both (JPADependencyProcessor + static) exports of javassist, to cover all three cases:
1. native Hibernate applications
2. container managed JPA applications
3. container managed JPA applications that embed their own copy of Hibernate jars
> 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
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list