[
http://opensource.atlassian.com/projects/hibernate/browse/EJB-358?page=co...
]
Juergen Zimmermann commented on EJB-358:
----------------------------------------
I found that using "hibernate.bytecode.provider=javassist" and
hibernate.properties helps to avoid ASM 2.2.3.
However, the property hibernate.bytecode.provider has to be specified in
hibernate.properties. Specifying it in META-INF/persistence.xml doesn't work and
hibernate claims that the bytecode provide is cglib.
Should I open a new "bug ticket"?
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