| deployment.lastModified=lastModified;
| //Introduced for Testing JBAS-2904
| try{
| Thread.sleep(1);
| }
| catch(InterruptedException ex){
| }
| //introduced for Testing JBAS-2904
| deployment.lastDeployed=System.currentTimeMillis();
|
This is included for the lastDeployed timing precision and will be useful for the cases
which need to list the actual deployment ordering for a particular deployment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961762#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...