[hibernate-issues] [Hibernate-JIRA] Commented: (EJB-358) Upgrade to ASM 3.1

Juergen Zimmermann (JIRA) noreply at atlassian.com
Sun May 18 11:30:33 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/EJB-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30205 ] 

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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list