Is it ok if I change util.thread and util.net to commons-logging ? That would mean c-l will be required for tomcat3.3, and thread and net would use c-l instead of the Log.
It should be easy to modify the util.Log implementation in 3.3 to support commons-logging API, or implement util.Log using commons-logging API ( if using the old Log is needed ). Right now a lot of j-t-c code uses c-l, and thread and net are different. Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>