[jboss-jira] [JBoss JIRA] (AS7-3854) MimeMappingAdd and MimeMappingRemove don't affect the runtime

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Feb 23 16:57:43 EST 2012


     [ https://issues.jboss.org/browse/AS7-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Greene updated AS7-3854:
------------------------------

    Fix Version/s: 7.1.2.Final
                       (was: 7.1.1.Final)


This issue is being relocated to 7.1.2 so that 7.1.1 only contains criticals, blockers, and EAP LA issues (which are probably not yet at the right status, or need an extra triage pass).

If these issues are completed in a 7.1.1 timeframe please change the fix version. Although if you forget I will bulk correct.
                
> MimeMappingAdd and MimeMappingRemove don't affect the runtime
> -------------------------------------------------------------
>
>                 Key: AS7-3854
>                 URL: https://issues.jboss.org/browse/AS7-3854
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, Web
>            Reporter: Brian Stansberry
>            Assignee: Tomaz Cerar
>             Fix For: 7.1.2.Final
>
>
> While reviewing https://github.com/jbossas/jboss-as/pull/1549 I see that MimeMappingAdd and MimeMappingRemove just update the model but have no effect on the runtime services. If context.isNormalServer() == true, they should either impact a runtime service or put the server into reload-required.
> Note that the current behavior may make sense during boot if the overall subsystem design has a parent resource adding a Stage.RUNTIME handler that reads child resources and uses their state to set up runtime services. But it's definitely not correct if these operations are performed independently.
> As part of processing pull request 1549 I'll add TODO comments in these classes referencing this JIRA.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list