Re: [ANN] logweb-3.0 released

2007-10-07 Thread Jacob Kjome
It's been very useful to me in over the years. Glad to see the new version! One question, though. Does it support choosing the logger repository to configure or does it only support the default logger repository? In a full-stack server without, this would be very useful. If LogWeb is depl

Re: Need help with database logging for JDK 1.1.8

2007-10-07 Thread Jacob Kjome
This is clearly a classpath issue and has nothing to do with Log4j. you don't reference TestJDBCLogging in your Log4j config file. All it has is a static main() method to run arbitrary code. Try running from the directory containing the compiled TestJDBCLogging class and do... java -cla

JDBCAppender binary for JDK 1.1.x

2007-10-07 Thread Ravinder Singh Ghai
Hi Which log4j binary should I use for database logging to work with JDK 1.1.x? Awaiting your replies... Ravi

Need help with database logging for JDK 1.1.8

2007-10-07 Thread Ravinder Singh Ghai
Dear friends Need help with logging logs into database using JDK 1.1.8. Please read through my .java and properties file attached below. Also please note this application works well with JDK 1.5. I get runtime error while parsing the properties file (just before commencing parsing for database a