Hi,
It may be a fairly simple addition to the Manager and/or HostManager
servlets, if someone wanted to write the enhancement patch ;)

Yoav

On 12/4/05, George Sexton <[EMAIL PROTECTED]> wrote:
> I'm really trying to come up with something that is scriptable. I'm also
> concerned that the saving function seems to force a reload of contexts.
>
> I want to do something like:
>
> 1) Get an organization name from the user.
>
> 2) Create a web application/user name/database automatically.
>
> 3) Deploy a virtual host with <user orgname>.mydomain.name, with an alias of
> "calendar.theirdomain.name"
>
> I have automated creation of DNS entries for <user orgname>.mydomain.name. I
> can also see how to script creation of the virtual host. I'm just down to
> how to force a save.
>
> I guess I need to try looking at the source code for the admin application.
> I just really hate struts and was hoping there was some simple way of
> getting it done.
>
>
>
> George Sexton
> MH Software, Inc.
> http://www.mhsoftware.com/
> Voice: 303 438 9585
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> > Behalf Of Yoav Shapira
> > Sent: Sunday, December 04, 2005 1:43 PM
> > To: Tomcat Developers List
> > Subject: Re: Host Manager Question
> >
> > Hi,
> > One way that comes to mind is to do anything (at all) in the Admin
> > webapp, then click its "commit changes" button.  This seems like a
> > workaround, but I've used it in the past anyways because usually after
> > deploying a new host I need to tweak some of its configuration...
> >
> > Yoav
> >
> > On 12/4/05, George Sexton <[EMAIL PROTECTED]> wrote:
> > > After one has used the host manager to deploy a new host,
> > how do you force a
> > > save of the server.xml so that when Tomcat is re-started
> > the host is still
> > > there?
> > >
> > > George Sexton
> > > MH Software, Inc.
> > > http://www.mhsoftware.com/
> > > Voice: 303 438 9585
> > >
> > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Yoav Shapira
> > System Design and Management Fellow
> > MIT Sloan School of Management
> > Cambridge, MA, USA
> > [EMAIL PROTECTED] / www.yoavshapira.com
> >
> > ---------------------------------------------------------------------
> > 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]
>
>


--
Yoav Shapira
System Design and Management Fellow
MIT Sloan School of Management
Cambridge, MA, USA
[EMAIL PROTECTED] / www.yoavshapira.com

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

Reply via email to