Iam terribly sorry, please substitue /usr/local/apache/jakarta-tomcat/src/share/org/apache/jasper/compiler/JspCom piler in place of D:\apache.... I am using red-hat linux, i just picked up the same error message which someone else had posted, apparently he had windows and hehad the same error message output as i was getting. So pl. ignore the windows dir. and assume that it is linux dir. struct. Instead of typing the whole error message, i just yanked the windows message which someone else had posted, andhe apparently had windows . The error message i get get on linux box are the same except for the directory shown below of D:\apache instead of that substitute: /usr/local/apache/jakarta-tomcat/src/share/org/apache/jasper/compiler/JspCom piler Thanks, Anand > -----Original Message----- > From: Darrell Porter [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, March 21, 2001 5:22 PM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Tomcat - Apache installation - please help!!! > > You're using Redhat 7.0 and you're getting messages containing D:\ ?! > This > sounds like something for Windows/DOS. > > Are you certain you have the correct README files? > > Darrell > > > -----Original Message----- > From: Patil, Anand [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 21, 2001 11:31 AM > To: [EMAIL PROTECTED] > Subject: Tomcat - Apache installation - please help!!! > > > > > Please help... > > I have redhat 7.0, kernel 2.4.2 > > and have downloaded latest source for tomcat, ant, jaxp, jess, > > etc... > > and all my environ variable are set as specified in the README. > > Sorry to bother, but is the build problem I'm having apparent anyone. > > Thanks. > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\JspCompiler. > > ja > > va:141: Method getClassName(java.lang.String) not found in class > > org.apache.jasper.compiler.ClassName. > > [javac] realClassName = ClassName.getClassName( getClassFileName() ); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\JspCompiler. > > ja > > va:142: Exception org.apache.jasper.JasperException is never thrown in > the > > body of the corresponding try statement. > > [javac] } catch( JasperException ex) { > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\JspParseEven > > tL > > istener.java:866: Wrong number of arguments in constructor. > > [javac] = new GeneratorWrapper(new ForwardGenerator(start, attrs, > > param),start, stop); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\JspParseEven > > tL > > istener.java:875: Wrong number of arguments in constructor. > > [javac] = new GeneratorWrapper(new IncludeGenerator(start, attrs, > > param),start, stop); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\TagLibraryIn > > fo > > Impl.java:521: Incompatible type for constructor. Can't convert > > java.lang.String to boolean. > > [javac] return new TagAttributeInfo(name, required, type, rtexprvalue); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\compiler\TagLibraryIn > > fo > > Impl.java:521: Incompatible type for constructor. Can't convert boolean > to > > java.lang.String. > > [javac] return new TagAttributeInfo(name, required, type, rtexprvalue); > > [javac] ^ > > [javac] > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\JspC.java:329: > > Wrong number of arguments in constructor. > > [javac] CommandLineContext clctxt = new CommandLineContext( > > [javac] ^ > > [javac] > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\JspC.java:367: > > Method compile() not found in class > > org.apache.jasper.compiler.CommandLineCompiler. > > [javac] clc.compile(); > > [javac] ^ > > [javac] > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\JspC.java:392: > > Exception org.apache.jasper.JasperException is never thrown in the body > of > > the corresponding try statement. > > [javac] } catch (JasperException je) { > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\servlet\JspServlet.ja > > va > > :442: Method compile() not found in class > > org.apache.jasper.compiler.Compiler. > > [javac] outDated = compiler.compile(); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\servlet\JspServlet.ja > > va > > :447: Method compile() not found in class > > org.apache.jasper.compiler.Compiler. > > [javac] outDated = compiler.compile(); > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\servlet\JspServlet.ja > > va > > :451: Exception java.io.FileNotFoundException is never thrown in the > body > > of > > the corresponding try statement. > > [javac] } catch (FileNotFoundException ex) { > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\share\org\apache\jasper\servlet\JspServlet.ja > > va > > :453: Exception org.apache.jasper.JasperException is never thrown in the > > body of the corresponding try statement. > > [javac] } catch (JasperException ex) { > > [javac] ^ > > [javac] > > > D:\apache\jakarta-tomcat\src\facade22\org\apache\tomcat\modules\facade22\J > > sp > > Interceptor.java:213: Method compile() not found in class > > org.apache.jasper.compiler.Compiler. > > [javac] compiler.compile(); > > [javac] > > > > Anand Patil > > 813 978 4919/ Page-800 985 1743 > > Awas Project Team > > Verizon Data Services > >
