[
https://jira.jboss.org/jira/browse/JBDEPLOY-207?page=com.atlassian.jira.p...
]
Ales Justin moved JBMICROCONT-447 to JBDEPLOY-207:
--------------------------------------------------
Project: JBoss Deployers (was: JBoss Microcontainer)
Key: JBDEPLOY-207 (was: JBMICROCONT-447)
Component/s: maindeployer
(was: Deployment)
Allow changing timestamp on a deployment root folder (blah.war) to
redeploy
---------------------------------------------------------------------------
Key: JBDEPLOY-207
URL:
https://jira.jboss.org/jira/browse/JBDEPLOY-207
Project: JBoss Deployers
Issue Type: Feature Request
Components: maindeployer
Reporter: Rob Stryker
Assignee: Ales Justin
If I execute the following, JBoss 5.1 doesn't redeploy a module even though its
clearly new. (assuming the module has no descriptor file required)
cd server/default/deploy
rm -rf some.war && cp -R /home/rob/tmp/some.war .
Clearly the entire project was removed and a new version coppied over, however the server
has not recognized it as new because there is no descriptor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira