Back to bug 1022223
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Brian Stansberry | 2013-10-22 18:44:36 UTC | Status | NEW | POST |
| Target Release | --- | EAP 6.2.0 | ||
| CC | brian.stansberry | |||
| Assignee | jason.greene | sdouglas | ||
| Rostislav Svoboda | 2013-10-23 06:22:32 UTC | CC | rsvoboda | |
| Brian Stansberry | 2013-10-23 15:58:39 UTC | Target Milestone | --- | ER7 |
| Brian Stansberry | 2013-10-23 22:09:26 UTC | Status | POST | MODIFIED |
| Paul Gier | 2013-10-30 21:45:10 UTC | Status | MODIFIED | ON_QA |
| Dimitris Andreadis | 2013-11-07 13:11:07 UTC | CC | dandread | |
| Link ID | JBoss Issue Tracker WFLY-2324 | |||
| Ladislav Thon | 2013-11-14 14:54:48 UTC | Status | ON_QA | VERIFIED |
| CC | lthon | |||
| Russell Dickenson | 2013-11-25 05:37:08 UTC | CC | rdickens | |
| Doc Text | If a Zip deployment was mounted already exploded, the deployment of descriptor overlays failed to overwrite the existing JSPs. The cause of this issue was that the deployment method used a VFS mount, which failed if the deployment had been exploded. An additional test of the deployment method has been added and the overriding of deployment descriptors now works as expected. | |||
| Russell Dickenson | 2013-12-04 00:52:52 UTC | Doc Text | If a Zip deployment was mounted already exploded, the deployment of descriptor overlays failed to overwrite the existing JSPs. The cause of this issue was that the deployment method used a VFS mount, which failed if the deployment had been exploded. An additional test of the deployment method has been added and the overriding of deployment descriptors now works as expected. | Deployment descriptor overlays should allow an administrator to override a JSP in a deployment. However the overlay functionality did not work because JBoss Web does not use VFS for serving content, and so the JSP files were not visible. An additional test of the deployment method has been added and the overriding of deployment descriptors now works as expected. |
| mark yarborough | 2013-12-15 16:15:25 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | CURRENTRELEASE | ||
| Last Closed | 2013-12-15 11:15:25 UTC |
Back to bug 1022223