[
https://issues.apache.org/jira/browse/OPENEJB-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins updated OPENEJB-892:
----------------------------------
Description:
This will remove issues that people face when combining OpenEJB with Hibernate:
java.lang.NoClassDefFoundError: org/objectweb/asm/FieldVisitor
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(
SecureClassLoader.java:124)
> Remove ASM dependency
> ---------------------
>
> Key: OPENEJB-892
> URL: https://issues.apache.org/jira/browse/OPENEJB-892
> Project: OpenEJB
> Issue Type: Improvement
> Components: general
> Affects Versions: 3.0-beta-1, 3.0-beta-2, 3.0
> Reporter: David Blevins
> Assignee: David Blevins
> Fix For: 3.0.1
>
>
> This will remove issues that people face when combining OpenEJB with
> Hibernate:
> java.lang.NoClassDefFoundError: org/objectweb/asm/FieldVisitor
> at java.lang.ClassLoader.defineClass1(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
> at java.security.SecureClassLoader.defineClass(
> SecureClassLoader.java:124)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.