[jboss-dev-forums] [QA of JBoss Portal] - Re: SSO Unit Testing

sohil.shah@jboss.com do-not-reply at jboss.com
Thu Aug 30 14:11:03 EDT 2007


the idea with embedded tomcat is to load up the server side requirement of the testcase within the testsuite environment,

Otherwise the serverside portion is always needed and the test cases wouldn't successfully run as part of running the test suite.

Also, in this case cactus will not apply, since cactus is for running the test case on the server.

In this case the test case runs on the client side (simulating the browser performing an SSO session)....embedded tomcat needs to provide the serverside environment needed to run the test cases

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079723#4079723

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079723



More information about the jboss-dev-forums mailing list