Sounds like you are talking about the Auto Application Deployment feature of the Host element:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html (about halfway down) John > -----Original Message----- > From: Wendy Smoak [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 10, 2002 11:18 AM > To: Tomcat Users List (E-mail) > Subject: Specifying <Context> tag outside of server.xml > > > > I seem to remember making files named app-context.xml and > putting them in > the 'conf' directory along with server.xml. Probably on > 3.3.1, it was that > long ago. > > Now (on 4.1) from what I can tell from the admin webapp, it > seems that I am > to make an xml file matching the name of the context and put > it directly in > the webapps folder. > > Can someone point me to the documentation that gives the > rules for this? I > don't want to edit server.xml if I can avoid it. > > Is there a way to include this xml file (with the <Context> > tag) in the .war > file and have it deploy to where it belongs? Or do you just > include it and > expect the person who's doing the deployment to move the file > to the webapps > directory? > > Thanks! > > -- > Wendy Smoak > Applications Systems Analyst, Sr. > Arizona State University PA Information Resources Management > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
