[
http://jira.jboss.com/jira/browse/JASSIST-64?page=comments#action_12413128 ]
Shigeru Chiba commented on JASSIST-64:
--------------------------------------
You can choose either Javassist or ASM for Hibernate EntityManager.
So if you choose Javassist (and turn ASM off) for Hibernate,
you should be able to use ASM 3.1 for Jersey without any problems.
Upgrade to ASM 3.1
------------------
Key: JASSIST-64
URL:
http://jira.jboss.com/jira/browse/JASSIST-64
Project: Javassist
Issue Type: Feature Request
Reporter: Juergen Zimmermann
Assigned To: Shigeru Chiba
Javassist is used by Hibernate EntityManager. Thus Hibernate EntityManager also 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://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira