Hari wrote:
Hi All, I downloaded the Tomcat 3.2 b8 source and when I try to compile the same, I got the following error message. What could be the problem. Is it my mistake or a bug (probably) fixed already?Check your classpath -- you probably have an incorrect version of servlet.jar (or jsdk.jar) visible. The README file in the top-level directory tells you how to get the correct version of the "jakarta-servletapi" module, which must be built before you can build Tomcat. Craig McClanahan
|
- Problem compiling T3 beta 8. Hari
- Re: Problem compiling T3 beta 8. Craig R. McClanahan