Re: [hibernate-dev] Hibernate 4.0 logging looks too verbose still (suggest changing more info to debug/trace)

2011-05-16 Thread Scott Marlow
For another important warning (23:43:41,198 WARN [org.hibernate.cfg.AnnotationBinder] (MSC service thread 1-3) HHH00194:Package not found or wo package-info.java), I ran a debugger to find the call stack: http://pastie.org/1911031 On 05/14/2011 12:37 AM, Scott Marlow wrote: > Hi, > > The foll

[hibernate-dev] Today's Dev Meeting Log

2011-05-16 Thread Steve Ebersole
[05/16/11 11:00] Meeting ended Mon May 16 16:00:17 2011 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) [05/16/11 11:00] Minutes: http://people.redhat.com/~manderse/irc.freenode.org/meetings/hibernate-dev/2011/hibernate-dev.2011-05-16-14.59.html [05/16/11 11:00] Mi

Re: [hibernate-dev] Hibernate 4.0 logging looks too verbose still (suggest changing more info to debug/trace)

2011-05-16 Thread Emmanuel Bernard
We discussed this with Steve, The ReflectionManager layer still uses TCCL so if for some reason it is not properly set, then we can't find the package-info class. Another possibility is that the lower level (Concurrent)Classloader does not support package-info.java. Emmanuel On 16 mai 2011, at