I'd like to do this independant of ant - basically a self-contained tool that could parse the xml and insert the proper tags at the proper points (context items, datasource, etc)
Quoting "Shapira, Yoav" <[EMAIL PROTECTED]>: > > Howdy, > There are ant tasks that do the manager webapp's functions (install / > deploy / stop / start a webapp, etc.). Equivalents don't exist for the > admin webapp that I'm aware of. > > If you were to do it in java, via Ant, it wouldn't be too difficult. > > Yoav Shapira > Millennium ChemInformatics > > > >-----Original Message----- > >From: Oozy [mailto:[EMAIL PROTECTED] > >Sent: Wednesday, July 23, 2003 11:41 AM > >To: [EMAIL PROTECTED] > >Subject: Tomcat Command Line Configuration > > > >Is there a command-line tool for Linux to configure Tomcat - to perform > the > >functions of the admin webUI? > > > >I would like to find a way to modify the server.xml file via the > command > >line > >so that such modifications could be scripted - this could be done w/ > >sed/awk/perl but those tools do not seem to be ideal for this task. > > > >thanks, > > > >-Bill > > > > > > > >------------------------------------------------- > >This mail sent through IMP: http://horde.org/imp/ > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system and notify the > sender. Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
