You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hua Hou <hu...@handango.com> on 2003/05/21 00:09:39 UTC

Build isapi_redirector2.dll from source

I downloaded both the dll and source code from apache web site. with the
DLL, IIS and Tomcat work fine. When I am trying to build the dll with ant,
the isapi_redirector2.dll can't be loaded by IIS (with red down arrow).

I downloaded the source code from
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v2.0.
2/src/

When building the DLL, I did change build.xml under jk\native2 as following:
${mssdk.home}/bin/rc --> ${mssdk.home}/../common/msdev98/bin/rc

and I am using libraries from Apache 2.0.

Anybody has ever successfully built this DLL from source and make it work
with IIS?

Thanks.

Hua

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org