Reloading of resources in web-fragments in EAP 6
Issue
- A problem with EAP6.4 is that the reloading of resources in web-fragments does not work properly for exposed deployments.
Assuming following deployed resource which is part of a web fragment:
jboss-eap-6.4.0\standalone\deployments\mydeploy.ear\mywebapp.war\WEB-INF\lib\
mywebfragment.jar\META-INF\resources\default\test.html
The deployment is exposed. After server startup (EAP 6.4) access the resource via URL
http://localhost:8080/mydeploy/default/test.html
Now change the content of test.html and press reload in browser.
EAP 6.4 (and below) does not recognize the change.
With Wildfly (8.2) anything works correct.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.4.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.