You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
From [email protected] 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
The text was updated successfully, but these errors were encountered: