You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by be...@alumni.caltech.edu on 2001/04/05 16:12:29 UTC

test-tomcat.xml

I want to verify that my standaloneinstallation is working.  (RedHat
7.0/tomcat 3.2.1)

When I use test-tomcat:

          bin/tomcat.sh ant -f conf/test-tomcat.xml client

I get 4 FAILs.  Two are due to hardcoded machine name in
./Golden/movedwelcome.txt
and ./Golden/movedindex.txt.  Two seem to be due to use of ${host}
inside an
expect... attribute in test-tomcat.xml.  

I assume these are not significant.

If I'm wrong about this, I'd greatly appreciate someone letting me know.

Thanks.

--Len