You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "lucols (JIRA)" <de...@geronimo.apache.org> on 2006/10/14 12:05:34 UTC

[jira] Created: (GERONIMO-2496) hibernate LazyInitializer error

hibernate LazyInitializer error
-------------------------------

                 Key: GERONIMO-2496
                 URL: http://issues.apache.org/jira/browse/GERONIMO-2496
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: databases
    Affects Versions: 1.1.1
         Environment: os: redhat as4.0
database: mysql5.0.21
jdk: jdk1.5.0_06
hibenate3.1.3 
            Reporter: lucols


when use the hibernate query  (set join fetch mode), geronimo throw exception: 
[[action]] Servlet.service() for servlet action threw exception
java.lang.NoSuchMethodError: com.noww.opts.entity.Contact.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;
        at com.noww.opts.entity.Contact$$EnhancerByCGLIB$$cc8c372b.getHibernateLazyInitializer(<generated>).
I was found the problem  on jboss (redhat as3), and upgrade to redhatas4  the problem be resolve. 
May be geronimo use the cglib.jar confirm with thd hibernate used.
please help ,if you know how to resolve the problem. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira