-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 7/25/2009 6:18 AM, Mark Thomas wrote:
> Mathijs Kwik wrote:
>>
>> So are there any solutions available?
>
> To save host changes to server.xml? No.
On the other hand, server.xml is only read at startup, so your script
could instruct a runnin
Mathijs Kwik wrote:
> Hi all,
>
> I'm using tomcat 6.
> I would like to be able to add vhosts without restarting tomcat.
> I found this ability using the host-manager application that's included.
> But I want to do this from CLI.
> I found ant tasks for the manager application to deploy/undeploy a
Hi all,
I'm using tomcat 6.
I would like to be able to add vhosts without restarting tomcat.
I found this ability using the host-manager application that's included.
But I want to do this from CLI.
I found ant tasks for the manager application to deploy/undeploy apps
on-the-fly,
but I couldn't fin