Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
How to open URL from ANT.

How to open URL from ANT.

2005-05-18       - By Stefan Bodewig
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

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)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.