[
http://opensource.atlassian.com/projects/hibernate/browse/EJB-358?page=co...
]
Juergen Zimmermann commented on EJB-358:
----------------------------------------
Javassist is the default for bytecode manipulation since release 3.3.2. Therefore, the
issue is gone, if you use the default -- and not CGLIB. BTW, you can also use CGLIB as
long as you upgrade to CGLIB 2.2 which uses ASM 3.1
Upgrade to ASM 3.1
------------------
Key: EJB-358
URL:
http://opensource.atlassian.com/projects/hibernate/browse/EJB-358
Project: Hibernate Entity Manager
Issue Type: New Feature
Components: EntityManager
Affects Versions: 3.3.2.GA
Reporter: Juergen Zimmermann
Hibernate EntityManager depends on ASM 2.2.3
JAX-RS will be the new spec for RESTful web services in Java. The reference
implementation (aka Jersey) is available at
https://jersey.dev.java.net and uses ASM 3.1.
Therefore, Hibernate cannot be combined with the reference implementation of JAX-RS.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira