Re: Tomcat4.0 does not compile with jdk1.2.2

2001-06-08 Thread jean-frederic clere
Amy Roh wrote: > > Please remove those files from your source tree if you're using jdk1.2.2. I'll > fix this after JavaOne this week. Thanks, I have removed the 2 files, Tomcat works again. > > Amy > > Quoting jean-frederic clere <[EMAIL PROTECTED]>: > > > Hi, > > > > I have noted that Proc

Re: Tomcat4.0 does not compile with jdk1.2.2

2001-06-06 Thread Amy Roh
Please remove those files from your source tree if you're using jdk1.2.2. I'll fix this after JavaOne this week. Amy Quoting jean-frederic clere <[EMAIL PROTECTED]>: > Hi, > > I have noted that ProcessHelper.java and CGIServlet.java use jdk1.3.1 > but this > code cannot compile with jdk1.

Tomcat4.0 does not compile with jdk1.2.2

2001-06-05 Thread jean-frederic clere
Hi, I have noted that ProcessHelper.java and CGIServlet.java use jdk1.3.1 but this code cannot compile with jdk1.2.2... +++ [javac] /home/jakarta/jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets/CGIServlet.java:1567: Wrong number of arguments in method. [javac]