Well you could also just increase the time between scans. (default is 5 seconds, its the last entry in server/xxx/conf/jboss-service.xml)
> From: Phillip Rhodes <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED], "Research Triangle Java User's Group > mailing list."<[EMAIL PROTECTED]> > Date: Wed, 19 May 2004 00:42:57 -0400 > To: "Research Triangle Java User's Group mailing list." <[EMAIL PROTECTED]> > Subject: Re: [Juglist] Remote deployment to Websphere Application Server? > >> Im following the thread bec im using Jboss. if im >> going to automate this, ill use the FTP ant task, but >> im not sure if you can do a "move" after the FTP (can >> you)?. > > Not having an easy way to automate the move on the > other end is the main reason I don't even worry about > it. Deployments are infrequent enough, and FTP > direct to the deploy dir works well enough most of the time, > that I find it to be a non-issue in practice. > > Yeah, occassionally I'll get an IOException complaining > about "unexpected end of zlib input stream." So I re-FTP > the file, and 99 times out of 100 it deploys fine the > second time... > > possibly in the future as the ear files get bigger > and bigger, it will become an issue... if so I'll > deal with it then. :-) > > Just my $00.02 worth... > > TTYL, > > Phil > > _______________________________________________ > Juglist mailing list > [EMAIL PROTECTED] > http://trijug.org/mailman/listinfo/juglist_trijug.org _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
