]
Scott Marlow updated WFLY-459:
------------------------------
Fix Version/s: 10.0.0.CR5
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: 10.0.0.CR5
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.