Re: log4j in gwt environment with ibatis...

2008-11-22 Thread jhulford
I find the claim of commons-logging/log4j having issues in a gwt +ibatis environment somewhat suspicious. The GWT server side is nothing more than a simple servlet invoking other classes. While I'm not actually using ibatis I am using commons-logging along with another persistence framework and

log4j in gwt environment with ibatis...

2008-11-21 Thread [EMAIL PROTECTED]
I searched the other posts in the group and didnt see a solution. Somebody said they got it to work but never posted the solution. I have -Dlog4j.debug=true -Dlog4j.configuration=... and my log4j.properties has log4j.rootCategory set to STDOUT and so is log4j.logger. I have commons-logging and l