cvs commit: jakarta-log4j/src/java/org/apache/log4j/servlet InitServlet.java InitContextListener.java

2003-01-22 Thread mwomack
mwomack 2003/01/22 23:44:43 Added: src/java/org/apache/log4j/servlet InitServlet.java InitContextListener.java Log: Added InitServlet and InitContextListener classes, submitted by Jacob Kjome. Revision ChangesPath 1.1 jakarta-log

[GUMP] Build Failure - jakarta-log4j

2003-01-22 Thread Gülcü
This email is autogenerated from the output from: Buildfile: build.xml Caught exception (org.apache.tools.ant.BuildException)

[GUMP] Build Failure 1.2 branch

2003-01-22 Thread Gülcü
This email is autogenerated from the output from: Buildfile: build.xml Caught exception (org.apache.tools.ant.BuildExceptio

RE: cvs commit: jakarta-log4j/src/java/org/apache/log4j/servlet InitServlet.java InitContextListener.java

2003-01-22 Thread mwomack
Jake, You might want to review what I checked in to make sure it has all the latest changes. Let me know if you don't like the class names. Two things we need to look at: 1) Generalizing the repository selector code. 2) Factoring the initialization code to a common init class. I'd like to expl

cvs commit: jakarta-log4j/src/java/org/apache/log4j/servlet ConfigurationServlet.java

2003-01-22 Thread mwomack
mwomack 2003/01/22 23:53:43 Added: src/java/org/apache/log4j/servlet ConfigurationServlet.java Log: Added ConfigurationServlet class, submitted by Luther E. Birdzell. Revision ChangesPath 1.1 jakarta-log4j/src/java/org/apache/log4j/servlet/Configuratio

RE: cvs commit: jakarta-log4j/src/java/org/apache/log4j/servlet ConfigurationServlet.java

2003-01-22 Thread mwomack
As I stated before/during the holiday break, I want to expand this servlet to provide rich a rich configuration mechanism for a web application via a servlet. To do: 1) Display and navigate a hierarchical list of loggers. I have written some code to parse through the loggers to retrieve the hier