hi, i use apache 1.3.14 + mod-ssl 2.7.2 + openSSL 0.96 on NT 4.0 SP 5, everything works fine. now i want to use tomcat 3.2 and therfor i use mod_jk.dll to enable apache communicating with tomcat. This works fine as well but leavs the errormessage [Mon Dec 04 14:26:45 2000] [warn] Loaded DSO modules/mod_jk.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) in apache's error.log everytime apache is starting. (it doesn't crash til now, but it isn't the correct solution, right?, and btw, i could imagine, i'am not the only one having this problem) now my question: is it possible to make some -DEAPI-Binary-Version of mod_ssl.dll available at tomcats download-site? or is there any howto on integrating an ssl-aware apache with tomcat on win32? i recompiled for instance mod_jserv for win32 (ApacheModuleJServ.dll) with MS Visual C++ 6.0 with no problems, but the normal version, not the -deapi one. a little recommendation, how to recompile mod_jk for the EAPI wold probably allready help me! so i would be really grateful for all recommendations or hints, many thanks in advance! basti
