-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
From rmannibucau@gmail.com on January 13, 2014 22:57:01
TomEE is overriding server info so https://code.google.com/p/psi-probe/source/browse/trunk/tomcat70adaptor/src/main/java/com/googlecode/psiprobe/Tomcat70ContainerAdaptor.java test fails. Here is what tomee provides by default: "Apache Tomcat (TomEE)/7.0.50 (1.6.1-SNAPSHOT)".
A workaround is to add the system property tomee.keep-server-info=true but then you loose the previous feature (useful to know what is a tomcat or a tomee in a cluster/infra)
Original issue: http://code.google.com/p/psi-probe/issues/detail?id=396