This is a repost -- thanks.
I do the following to perform a test on the tomcat server:
build.sh clean; build.sh
bin/tomcat.sh ant -buildfile conf/test-tomcat.xml
However, I get the following error:
-----------
Guessing TOMCAT_HOME from tomcat.sh to bin/..
Setting TOMCAT_HOME to bin/..
Buildfile: conf/test-tomcat.xml
BUILD CONFIG ERROR
conf/test-tomcat.xml:1: Unexpected attribute "init"
-------------
I have the following installed on a rh6.2 linux box:
jakarta-tomcat.tar.gz
jakarta-ant-20000608.src.zip
Java API for XML Parsing 1.0.1
Sun JDK 1.3
When I set my browser to the server:8080, I see the page. Should I
worry about the failed test.
Thanks in advance
------- End of forwarded message -------
|