So, the docs on how to build are a bit off.

Should be 

Change directory to the isapi plugins source directory
c:\>cd c:\home\apache\jk\native\iis

Build the sources using MSDEV
c:\>MSDEV isapi.dsp /MAKE ALL

But is

Change directory to the isapi plugins source directory
c:\>cd c:\home\apache\jk\isapi

Build the sources using MSDEV
c:\>MSDEV isapi.dsp /MAKE ALL


-----Original Message-----
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, December 15, 2004 2:22 PM
To: Tomcat Developers List
Subject: Re: JK throws java.lang.NumberFormatException when JSP is not found.

Derrick Koes wrote:
>  
> 
> Is there some good instruction somewhere on what is needed and how to build 
> JK?
>

Webserver, JK sources and compiler :).

http://jakarta.apache.org/tomcat/connectors-doc/
Look at the Installation part.


> I've recently built JK2, BTW.
>

Then you should have no problems.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to