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.

TY all for the help.



-----Original Message-----
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 18, 2005 2:05 PM
To: user@ant.apache.org
Subject: Re: How to open URL from ANT.


On Wed, 18 May 2005, Nir Geier <[EMAIL PROTECTED]> wrote:

> Is there any option to open URL with Browser?

Not a portable one (which Browser would you use?).  <exec> is your
only option.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to