2003. janu�r 27. 13:07 d�tummal Iain Sanderson ezt �rtad: You asked:
> Do you still retain the import statements to commons.logging in your > classes? Presumably yes. Thanks for helping. I wrote: > > I have a log4j.properties in WEB-INF/classes, and there is no > > commons-logging.properties anywhere. I use only commons-logging's log > > statements in my new classes but in some ancient ones there are a few > > log4j > > statements left as well. Log4j.jar is in WEB-INF/lib directory. I tried to say (sorry four my week inglisch) that I am migrating from log4j to commons logging. In older classes I use org.apache.log4j classes for logging still, but every new and modified class I change to org.apache.commons.logging. Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

