[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: Ordering of .ear subdeployments
vickyk
do-not-reply at jboss.com
Mon Jul 31 00:21:24 EDT 2006
| 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#3961762
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961762
More information about the jboss-dev-forums
mailing list