I am trying to build the Tomcat-3.2.1 release on a Solaris machine running
Solaris 2.8
When I try to do the build it fails. I have included the first few error
messages.
Searching for build.xml ...
Buildfile: /usr/local/source/jakarta/jakarta-tomcat/build.xml
prepare:
tomcat:
[javac] Compiling 5 source files to
/usr/local/source/jakarta/build/tomcat/classes
[javac]
/usr/local/source/jakarta/jakarta-tomcat/src/share/org/apache/jasper/compile
r/JspCompiler.java:136: Method getClassName(java.lang.String) not found in
class org.apache.jasper.compiler.ClassName.
[javac] realClassName = ClassName.getClassName(
getClassFileName() );
[javac] ^
[javac]
/usr/local/source/jakarta/jakarta-tomcat/src/share/org/apache/jasper/compile
r/JspCompiler.java:137: Exception org.apache.jasper.JasperException is never
thrown in the body of the corresponding try statement.
[javac] } catch( JasperException ex) {
[javac] ^
.
.
.
BUILD FAILED
Any ideas?
Melissa Matthews
Product Development Manager
Packexpo.com
Phone 703.205.9256
Fax 703.205.2961
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]