Re:Reloading an application non-interactively

2003-01-14 Thread Q. Werty
I agree ... > On 13 Jan 2003 at 17:35, Q. Werty wrote: > > > Try this : > > http://admin:password@localhost/manager/reload?path="/myapp > > > > Be aware : username and password can be catched on the wire and > > in log files ... > > It doesn't make a difference, whether the name a

Re:Reloading an application non-interactively

2003-01-13 Thread Andreas Probst
On 13 Jan 2003 at 17:35, Q. Werty wrote: > Try this : > http://admin:password@localhost/manager/reload?path="/myapp > > Be aware : username and password can be catched on the wire and > in log files ... It doesn't make a difference, whether the name and password are put into the URL or into the

Re:Reloading an application non-interactively

2003-01-13 Thread Q. Werty
Try this : http://admin:password@localhost/manager/reload?path="/myapp Be aware : username and password can be catched on the wire and in log files ... > All, I would like to reload an application non- interactively. I do not > want to use Ant to do this because it will not be install