Hi devs, When I look into the https://issues.apache.org/jira/browse/GERONIMO-6127, I notice that in \trunk\plugins\tomcat\tomcat7\src\main\plan\plan.xml, geronimo sets org.apache.catalina.STRICT_SERVLET_COMPLIANCE=true, but it is false in tomcat by default. This causes the spring sample travel works well in tomcat, but has homepage access issue (404 error) in geronimo.
Could somebody give me a hint why geronimo explicitly sets org.apache.catalina.STRICT_SERVLET_COMPLIANCE as true? Does the default value false lead to any problem? -- Best regards, Han Hong Fang (Janet) hanhongfang AT apache.org
