Should I submit is as bug/feature request? On Wed, 2002-05-29 at 11:21, Sacha Labourey wrote: > Hello, > > > * check if the file to be deployed is increasing in size, Possibly only > > when it gets invalid zip-exception > > good point. > > > * try to redeploy when the deploying throws zip-exception. > > * check if the file is open (it is beeing copied), if it is possible ( i > > think it is possible using fuser on linux, but don't know if java can > > access that information), and then redeploy when it is closed. > > I think that JDK 1.4 file locks could be used for this. > > Cheers, > > > > Sacha > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user
_______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
