[jboss-dev-forums] [Design of POJO Server] - Re: Should Touching / changing timestamp of exploded folder
jaikiran
do-not-reply at jboss.com
Mon Aug 3 09:57:20 EDT 2009
In this specific usecase (which i think is probably a rare one), i guess all we should do is just check the last modified timestamp of the root of the deployment. Changes to .class files (or any other files) within the deployment will not change the timestamp of the root folder, so we will be safe.
As for how the last modified timestamp of the root directory is changed - it would probably be irrelevant. It would be upto the user to do whatever is necessary to change that timestamp. We just provide a feature which picks up that change.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247605#4247605
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247605
More information about the jboss-dev-forums
mailing list