[
https://issues.apache.org/jira/browse/MARMOTTA-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835396#comment-13835396
]
Sebastian Schaffert commented on MARMOTTA-196:
----------------------------------------------
usually there should be no changes to web.xml as long as we stay within the
same major version; if you need a new filter, it can be handled by Marmotta (it
can use CDI injection to add HTTP filters); maybe the CORS filter should be
moved into the Marmotta filter injection
> Find a modular way to update web.xml
> ------------------------------------
>
> Key: MARMOTTA-196
> URL: https://issues.apache.org/jira/browse/MARMOTTA-196
> Project: Marmotta
> Issue Type: Improvement
> Components: Platform
> Affects Versions: 3.0-incubating
> Reporter: Sergio Fernández
> Assignee: Sergio Fernández
> Priority: Minor
> Fix For: 4.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> MARMOTTA-195 shows how weak is Marmotta to changes on web.xml; i.e., every
> single change in the main web.xml needs to be properly updated on all the
> running webapps.
> I don't know a proper solution to this issue. But it is clear to me that we
> should find a way to modify the web.xml, on compile phase or whatever, but
> chnages cannot break already running systems.
--
This message was sent by Atlassian JIRA
(v6.1#6144)