[
https://issues.apache.org/jira/browse/OFBIZ-6655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909280#comment-14909280 ]
Jacques Le Roux edited comment on OFBIZ-6655 at 10/3/15 12:54 PM:
------------------------------------------------------------------
Hi Deepak,
I don't think we need to put
{code}
<web-app version="3.0"
{code}
in our web.xml files (see
https://tomcat.apache.org/tomcat-7.0-doc/appdev/web.xml.txt and
https://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-oth-JSpec/servlet-3_0-final-spec.pdf chapter 14
The issue I foresee is, if we don't, when we will upgrade Tomcat we will not need to update, it it will be automatically done.
On the other hand we could keep the rest (xmlns, etc.). Did I miss something?
was (Author: jacques.le.roux):
Hi Deepak,
I don't think we need to put
{code}
<web-app version="3.0"
{code}
in our web.xml files (see
https://tomcat.apache.org/tomcat-7.0-doc/appdev/web.xml.txt and
https://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-oth-JSpec/servlet-3_0-final-spec.pdf chapter 14
The issue I foresee is if we don't when we will upgrade Tomcat we will not need to update, it it will be automatically done.
On the other hand we could keep the rest (xmlns, etc.). Did I miss something?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)