[jboss-jira] [JBoss JIRA] (JBWEB-271) Web resources from META-INF/resources do not get refreshed
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Mon May 6 03:52:54 EDT 2013
[ https://issues.jboss.org/browse/JBWEB-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved JBWEB-271.
----------------------------------
Resolution: Won't Fix
Maybe it is the intuitive expectation, but you should trigger a redeploy instead, it's easy and really the way to go here. If your patch works for you, good, but it will not be picked up (the lookup can be extremely expensive).
> Web resources from META-INF/resources do not get refreshed
> ----------------------------------------------------------
>
> Key: JBWEB-271
> URL: https://issues.jboss.org/browse/JBWEB-271
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossWeb-7.2.0.Beta1
> Reporter: Harald Wellmann
> Assignee: Remy Maucherat
> Attachments: JBWEB-271.patch
>
>
> In a running web application, developers expect changes in web resources to be reflected immediately when reloading the corresponding page in the browser.
> This works for top level resources in the WAR root, but not for resources stored in META-INF/resources in a WEB-INF/lib JAR.
> (I'm assuming a deployment with exploded JARs, the way JBoss Tools do it when the JAR project has the Dynamic Web Module facet.)
> Note: The version dropdown does not offer 7.2.0.Final-redhat-1 (the version shipped with EAP 6.1.0.Beta).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list