[jboss-user] [JBoss Seam] - logging "org.hibernate.type"

jdijkmeijer do-not-reply at jboss.com
Wed Jan 16 08:58:37 EST 2008


Hi,

Thanks in advance for the more than adequate responses I've received in the past. I wish IBM would only answer to the questions I post, and my employer is paying big time for it.
Anyway currently I'm trying to debug my own application and I'm looking at the variables passed into queries. I used to be able to view the org.hybernate.type.[types] via 
   <category name="org.hibernate.type">
  |       <priority value="DEBUG"/>
  |    </category>
the queries itself are viewable by show-sql = true. The binding and returning variables would appear below, alas I cant display them anymore.
I checked the jboss-log4j.xml, checked for Threshold settings etc. I do see the org.hibernate.pretty.Printer output reacting to changes to log4j settings but not the org.hibernate.type.[types].
I also decompiled the org.hibernate.type.StringType /Applications/jboss-4.2.2.GA/server/default/lib/Hibernate3.jar, but I dont see the logging statements in there.
Is there a fix?

regards,
Jeroen.
ENV:
13:47:21,453 INFO  [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
13:47:21,732 INFO  [ServerInfo] Java version: 1.5.0_07,Apple Computer, Inc.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120457#4120457

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120457



More information about the jboss-user mailing list