[jboss-user] [JBoss Portal] - Re: Struts bridge in JBoss portal 2.6.1GA

thomas.heute@jboss.com do-not-reply at jboss.com
Thu Oct 11 09:26:52 EDT 2007


The thing is that on JBoss AS 4.2 there is a stricter Servlet compliance required by default. You can turn it off:
By adding the property
-Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=false 

(Note that on plain Tomcat, is is false by default)

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

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



More information about the jboss-user mailing list