[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: testsuite about single sign on fails
bstansberry@jboss.com
do-not-reply at jboss.com
Thu Sep 28 14:03:14 EDT 2006
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's
build 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.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974981#3974981
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974981
More information about the jboss-dev-forums
mailing list