[jboss-dev-forums] [QA of JBoss Portal] - Configurable Test Server

mwringe do-not-reply at jboss.com
Thu Sep 13 09:58:56 EDT 2007


The sso test cases need for the server to have certain configurations in order for it to work (specifically setting up ssl and certificates). SSL is not the default configuration for JBossAS or Tomcat, so it would be wise to be able to setup a configurable server test setting that the test can setup itself. Cargo currently does this, but I am running into the following issues:

1) embedded tomcat: incompatible with the jars we currently have in /thirdparty, needs an older version of tomcat to work (tomcat5.0 not tomcat5.5), needs to download all the catalina jars for the tests to work. Another issue is that the embedded tomcat runs within the same jvm, so extra care has to be setup to run these tests from ant/maven to ensure a proper endorsed dirs.

2) installed JBossAS: configures the application server and not JBossWeb, so many of the features that we need are not available. With this option we wouldn't need to download extra jars to run the tests.

3) installed tomcat: I have not looked into this situation that much, would require that the user downloads and installs tomcat themselves.

Thoughts?

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

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



More information about the jboss-dev-forums mailing list