Thanks. That was quite helpful. Putting my files in SERVER-INF/classes worked. Another question, though. We are currently using log4j in several of our applications. On the development server, currently, if there is an error in an application, an e-mail gets sent out. All the regular debugging goes into a logfile, and at the same time goes out through a socket to Chainsaw so I can watch what is going on. This is remarkably easy to do with log4j, because I just put a log4j.properties file in my classpath and it just reads that. With 4, it seems that log4j is part of the core logging, so there doesn't seem to be any way to override the logging behavior short of writing my own classes. Is there any other way to do this?
[EMAIL PROTECTED] | Office: (512)-236-6244 | Cell: (512)-236-6268 --- The first thing was, I learned to forgive myself. Then, I told myself, "Go ahead and do whatever you want, it's okay by me." -- Deep Thoughts by Jack Handey Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
