[Hibernate] Log4J for debugging hibernate

2003-08-16 Thread Prasad Iyer
Hi, Can anybody give me "log4j.properties" file for debugging Hibernate+tapestry module plus any other required configuration if required please. I am stuck. I don't know Log4J. Help would be highly appreciated. regards prasad chandrasekaran --

Re: [Hibernate] Log4J for debugging hibernate

2003-08-16 Thread Christian Bauer
On 16 Aug (17:19), Prasad Iyer wrote: > Can anybody give me "log4j.properties" file for debugging Hibernate+tapestry > module plus any other required configuration if required please. > I am stuck. I don't know Log4J. > Help would be highly appreciated. http://hibernate.bluemars.net/index.php?cmd

Re: [Hibernate] Log4J for debugging hibernate

2003-08-16 Thread Patrick Burleson
Here is the log4j "Short Manual" from the Log4j site. It covers the .properties file in it. Log4j is quite easy to configure and after reading these docs you should be up and running in a few minutes. http://jakarta.apache.org/log4j/docs/manual.html Thanks, Patrick --- Prasad Iyer <[EMAIL PRO

Re: [Hibernate] Patch: access via Field, not via Method if requestedso

2003-08-16 Thread Vladimir Dozen
ehlo. The patch allowing to choose the access method and/or order is submitted to JIRA. The URL is: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-270 Resulting patch has following external options: 1. hibernate.access.order in hibernate.conf Possib