On Tue, 2 Jul 2002, Chad Johnson wrote:

> Date: Tue, 2 Jul 2002 10:53:32 -0500
> From: Chad Johnson <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [4.1.6] Milestone available for testing
>
> Hey,
>   I may have missed something obvious, but if I didn't, are there plans to
> add context reset/stop/start to the new administration webapp?
>

Those facilities are all available in the Manager webapp.  Because manager
is accessed via HTTP, it is very easy to integrate these capabilities into
your development environment -- for example, 4.1.x includes custom Ant
tasks that install/reload/remove apps directly from your build.xml file,
and the deploytool that ships with the Java Web Services Developer Pack
(JWSDP) <http://java.sun.com/webservices/> uses them behind the scenes to
provide a GUI experience people packaging and deploying web applications.

> -Chad Johnson

Craig


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

Reply via email to