Test against Tomcat as well as Jetty ?

Tom Zeller tzeller at dragonacea.biz
Thu Jun 18 20:55:41 EDT 2015


Are we interested in running tests using Tomcat as well as Jetty ?

In the java-idp-integration-tests project, we run the IdP using Jetty
in a separate process (which executes 'java -Didp.home ...
start.jar'). I think we could do the same for Tomcat. We would need to
create a tomcat-base example similar to jetty-base. I believe Tomcat
is available as a Maven artifact, so we can use the same mechanism we
use for Jetty to download and unpack the container.

If we think we should test against Tomcat, what is the priority for
such a thing ? I imagine fairly low given other tasks.

Thanks.


More information about the dev mailing list