Hi All,
I recently upgraded tomcat from 5.5.9 to 5.5.15.
When I try to run the run-tester target in the unit test suite in tomcat
5.5.15, 4 of the test cases in the "ErrorPage" suite always fails.(The
test cases passes in 5.5.9)
The output comes like this:
ErrorPage:
[tester] OK [GET /t
Hi Robert,
To counter such a problem, try giving the absolute path in the 'appBase'
parameter of the HostName tag in server.xml.
My server.xml is something like this:
After making these changes, the error didn't appear for me.
Thanks,
Sathish
On Thu, 2006-02