The following reply was made to PR mod_jserv/4072; it has been noted by GNATS.
From: Pierre Jourdan <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Subject: Re: mod_jserv/4072: Don't succeed to launch correctly Jserv Date: Fri, 19 Mar 1999 11:32:51 +0100 Problem solved. It was just a little problem of compatibility of java code. To fix : Extract source of jserv from jserv0.9.12.jar, remove all classes, recompile with this version of javac (Solaris VM, build Solaris_JDK_1.2_01, native threads, sunwjit) recreate the jar archive. And it works fine ! Thank you again for your program, which is really usefull to me ! If you want you could add this platform to the supported list : - Jserv 0.9.12 - Solaris 7 - Java 1.2 (Solaris VM, build Solaris_JDK_1.2_01, native threads, sunwjit) -- Pierre Jourdan