You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/06/25 19:05:28 UTC

[jira] Closed: (GERONIMO-1470) Our context root settings should take precedence over those from application.xml

     [ https://issues.apache.org/jira/browse/GERONIMO-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-1470.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0-M5)
                   2.0-M7

This was implemented a long time ago.  In rev 550551 I made the logic a little clearer.

I've decided that only allowing override in the geronimo-web plans is sufficient.  I recommend that people use a single ear-wide geronimo plan with all the geronimo-web stuff embedded in it so having a separate way to specify context-root directly in the geronimo-application.xml seems to me like overkill and too confusing.

> Our context root settings should take precedence over those from application.xml
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-1470
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1470
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 1.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.0-M7
>
>
> Someone on IRC pointed out that the context-root setting in application.xml is an assembly-time setting and should be overridden by the deploy-time setting in our web plans.  At the moment the application.xml setting overrides the web plan setting.  This is a trivial change, but I want to make sure there are no objections to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.