Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Configuration : (Category) java.lang.NoClassDefFoundError: org/apache/jserv/JServ also known as Can't find class "org.apache.jserv.JServ" :
If native code involved...
I've also found the NoClassDefFoundError where there is some native code being referenced by my java classes and where the LD_LIBRARY_PATH is not set to point at the directory containing the .so files (in linux) containing the native code used by my java code.
You have to set the LD_LIBRARY_PATH correctly in the jserv.properties file...
gwachobATwachobDOTnet
[Append to This Answer]
Previous: (Answer) Symantec Cafe 3.0
Next: (Answer) New Item
This document is: http://java.apache.org/faq/?file=262
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.