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 appender part), saying "Can't find class TestJDBCLogging"
I've also tried setting classpath to C:\log4j\HelloWorld inside System Environment Variables...but no luck. Moreover I've tried using various versions of log4j jars starting from ver. 1.2.1 to 1.2.7 but still same situation...however, using ver 1.2.7 onwards gives compile-time errors on JDK 1.1.8.
Directory structure -> Location of .java, .class and properties file - C:\log4j\HelloWorld
Location of library jar files (log4j-1.2.7 and jdbc driver etc) - C:\log4j\HelloWorld\lib
Looking forward to your replies...
Ravi Singh