"Thomas T. Veldhouse" wrote: > > Yes, but this guy downloaded the binary mod_webapp.so from the web > somewhere. Presumably, that is for Linux or some other UNIX variant.
This guy downloaded mod_webapp.so from the following URL: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/archives/v4.0.1/bin/win32/webapp-module-1.0-tc40-windows.zip and that one used to work with the Apache 1.3.x/Tomcat 4.0.x/Win32. You have one more try ;-) Regards, Sasha > > Tom Veldhouse > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, September 20, 2002 8:57 AM > Subject: RE: Apache2/Win32 and mod_webapp anyone? > > Hi, > > You can have .so on Apache 2.0.x under Windows. When you compile Apache by > your self all the files are .so. > You can try to rename them on .dll, but it doesn't change anything for > Apache. > > Vincent. > > -----Message d'origine----- > De : Thomas T. Veldhouse [mailto:[EMAIL PROTECTED]] > Envoy� : vendredi 20 septembre 2002 15:34 > � : Tomcat Users List > Objet : Re: Apache2/Win32 and mod_webapp anyone? > > You can not use a .so file on Windows -- unless something has changed in a > wierd way with Apache and Windows. .so is a UNIX shared library, where .dll > is a Windows shared library. You need to find a mod_webapp.dll file, of > which you will not find one. It is not [yet] supported for Windows. > > Tom Veldhouse > > ----- Original Message ----- > From: "Sasha Kraljevic" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 20, 2002 8:30 AM > Subject: Apache2/Win32 and mod_webapp anyone? > > > > > Has anyone made it work with the > > Apache 2.0.40 / Win32 (win2K), Tomcat 4.1.10 and mod_webapp.so for the > WARP protocol ? > > The error reported by Apache is: > > Cannot load <path to the>/mod_webapp.so into server: The specified module > could not be found. > > I have used libapr.dll from Apache 2.0.40 and mod_webapp.so from Tomcat > 4.0.1 binary download. > > > > I have already searched around and found some URLs, but all in vain... > > None of those that I've found mentions Apache2/Win32/Tomcat 4. > > > > TIA, > > Sasha > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- ------------------------------------------------------------------ Sasha Kraljevich Progress Software Europe B.V. [EMAIL PROTECTED] Technical Services Center, EMEA Tel: +31-10-2865 274 Schorpioenstraat 67, Fax: +31-10-2865 225 3067 GG Rotterdam, The Netherlands ------------------------------------------------------------------ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
