Jan Martiska created WFLY-2989:
----------------------------------
Summary: Replacing JSP files through deployment overlays doesn't work for
exploded deployments
Key: WFLY-2989
URL:
https://issues.jboss.org/browse/WFLY-2989
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Server
Affects Versions: 8.0.0.Final
Reporter: Jan Martiska
Assignee: Stuart Douglas
Attachments: DeploymentOverlayCLITestCase.java
I am enhancing DeploymentOverlayCLITestCase with tests for exploded deployments. It seems
that with exploded deployments, replacing JSP files doesn't work. Replacing/adding
libraries works correctly.
Attaching my enhanced version of DeploymentOverlayCLITestCase. It just reuses the old
stuff, only deploys deployment0.war and deployment1.war as exploded directories. To
reproduce, simply replace the original test with the new source file and run
testSimpleOverrideExploded method. It will fail on line 298.
--
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