---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi there, First of all, I got the distribution fron CVS (jservpub user), and after successfully compiled Apache 1.3.9, i tried compiling jserv project (VC++ 5 sp3 on WinNT WKST 4 sp4), and I got the following issues : * jserv.h doesn't exist, but jserv.h.in does so i renamed it . * error C2371 (jserv.h(90) ) because of redifining boolean with different type, so I commented the #define declaration . * Cannot find file {jserv_c_src}\jserv_mkimg.c !!! --> I give up... I'm ready to try the Load Balancing stuff on Windows NT so if someone could tell me how to compile the CVS distribution... Indeed the 1.1b1 distribution seems not to recognize the balance protocol while mounting the servlet in the mod_jserv.conf file. So wanted to try with newer distribution. Thanks for any help. Sebastien Sahuc [EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]