I got the following error message while starting the program.
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Category
I am using JDK 1.5 .
The same file does work at my winXP PC, which uses JDK 1.5 as well. I liked program from the look of it under XP. So I am really keen to make this work under my fedora.
Helps would be appreciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The release I use is javadc-20041129.zip.
I got the following error message while starting the program.
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/Category
I am using JDK 1.5 .
The same file does work at my winXP PC, which uses JDK 1.5 as well. I liked program from the look of it under XP. So I am really keen to make this work under my fedora.
Helps would be appreciated.
Thanks
I have only tested javadc3 with JDK 1.4.2. You can try the following
(1) construct the classpath manually, maybe the class path stuff of the javadc3.jar manifest file doesn't work
or
(2) try a different log4j release