| How to open URL from ANT. | How to open URL from ANT. 2005-05-18 - By Stefan Bodewig
On Wed, 18 May 2005, Nir Geier <Nir.Geier@(protected)> wrote: > Im using it to reload context under tomcat. > I wrote my own task for: > http://localhost:7701/manager/reload?path=/cc > > I simply wanted to do it from ant since I have script that updates > the sources I want to use the reload from ant instead of open a > browser and type the URL.
So you don't need to display it at all? See the <get> task or the <http> condition.
Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |