[jboss-jira] [JBoss JIRA] (WFLY-2989) Replacing JSP files through deployment overlays doesn't work for exploded deployments

Jan Martiska (JIRA) issues at jboss.org
Fri Feb 21 06:43:48 EST 2014


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

Jan Martiska updated WFLY-2989:
-------------------------------

    Attachment: DeploymentOverlayCLITestCase.java


test used as a reproducer
                
> 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


More information about the jboss-jira mailing list