]
Jason Greene updated WFLY-459:
------------------------------
Fix Version/s: 9.0.0.CR2
(was: 9.0.0.CR1)
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: 9.0.0.CR2
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.