-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Lazy property not working with Weblogic
PostPosted: Fri Apr 20, 2007 10:44 am 
Newbie

Joined: Fri Apr 20, 2007 10:34 am
Posts: 2
Hibernate version:3.1.3

I'm trying to use lazy property by using bytecode instrumentation and it works fine when I run a test case in my IDE. In the logs I can see the line "lazy property fetching available for:" in front of the class where I have implemented lazy property

However, when I run the same code inside Weblogic (v8.1), the lazy behaviour disappears. The above line doesnot appear in the debug logs. It would seem that Hibernate can somehow not sense the instrumentation.

I have confirmed that the class file in the packaged ear does have the instrumentation.

I've tried pre-pending the hibernate 3.1.3 versions of cglib.jar, asm.jar and asm-attrs.jar to the Weblogic classpath but it refuses to recognize the instrumentation.

Any pointers to what could be going wrong?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 20, 2007 12:14 pm 
Newbie

Joined: Fri Apr 20, 2007 10:34 am
Posts: 2
Please disregard. Turned out to be the usual problem of my-head-screwed-on-backwards


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.