War overlay with merged web.xml
-------------------------------

                 Key: MWAR-100
                 URL: http://jira.codehaus.org/browse/MWAR-100
             Project: Maven 2.x War Plugin
          Issue Type: Wish
    Affects Versions: 2.0
            Reporter: Anders Romin

I'm looking for a way to use the war overlay feature and have the web.xml 
merged with the content of both the parent war and the child war. 

For example, we have two wars A and B, and B is depending on A using the 
overlay feature. Now, I'd like all filters, servlets etc that are configured in 
A to be available in the resulting war, as well as all filters, servlets etc 
from B. If the id attributes clash, then the objects from B should be used.

Any ideas how this could be accomplished?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to