This content has been marked as final.
Show 1 reply
-
1. Re: testsuite about single sign on fails
brian.stansberry Sep 28, 2006 2:03 PM (in response to sviluppatorefico)How are you executing the test?
The correct way to do it is by opening a command prompt in the testsuite dir in the source code and executing:build tomcat-sso-tests
For the clustered version of the test, it'sbuild tomcat-sso-clustered-tests
Substitute ./build.sh for build on a *nix system.
Running the clustered tests may take some configuration on your system (e.g. it has to be multihomed it it's a Windows machine.) Nothing special should be needed for the non-clustered test.