[
https://issues.apache.org/jira/browse/ISIS-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood closed ISIS-1403.
-------------------------------------
Resolution: Fixed
> [WON'T FIX] Suggest changed the web.xml to newer Servlet Deployment
> Descriptor - version 3.1 and added absolute-ordering element
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-1403
> URL: https://issues.apache.org/jira/browse/ISIS-1403
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Affects Versions: 1.12.1
> Reporter: Daniel Keir Haywood
> Priority: Minor
> Fix For: 2.0.0-M3
>
>
> as raised in comment on ISIS-1358...
> Hi Jörg, I tried out your proposal but stil without success. After googling
> I've found next issue with similar problem
> https://issues.apache.org/jira/browse/AMQ-6154
> Then I've changed the web.xml to newer Servlet Deployment Descriptor -
> version 3.1 and added absolute-ordering element. After that, I've redeployed
> war to Tomcat 8.0.33 and simpleapp works now fine!
> @Dan Haywood: maybe this should be adapted in simpleapp archetype as well?
> <web-app id="WebApp_ID" xmlns="http://xmlns.jcp.org/xml/ns/javaee"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
> http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
> version="3.1">
> <absolute-ordering/>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)