-->
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.  [ 1 post ] 
Author Message
 Post subject: Narrowing proxy to class warning
PostPosted: Thu May 02, 2013 7:49 am 
Newbie

Joined: Thu May 02, 2013 7:41 am
Posts: 1
Hi,

In the version 3.1 a bug HHH-1367 was opened and later fixed.
(https://hibernate.atlassian.net/browse/HHH-1367)

The bug stated that StatefulPersistenceContext class emits a commons-logging warning about narrowing proxy and it was agreed that a better way to suppress this warning is needed.
Following this realization a fix was introduced, which moved this warning to its own category: org.hibernate.engine.StatefulPersistentContext.ProxyWarnLog

In Hibernate 4.2.0 however, the specific category for this warning disappeared again and in order to suppress it you need to suppress the whole StatefulPersistentContext class.

I propose to whoever this concerns to reopen this bug and fix it again.

Thanks


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

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.