Check the docs, specifically the Automatic Application Deployment section:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/host.html#Automatic%2 0Application%20Deployment John > -----Original Message----- > From: PERRIN GOURON Olivier [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 22, 2002 11:01 AM > To: '[EMAIL PROTECTED]' > Subject: dynamically built "server.xml" > > > Hello, > I'm trying tomcat4.1 to run my application, and I need to > define contexts > dynamically. I know this is done in server.xml, but the point > is that my > /conf directory, where server.xml remains is read-only... > So, I think of 2 > possibilities: > +tell tomcat not to look in /conf dir, but in another > one I could > write in > +Inside server.xml, reference external documents that would be > replaced when tomcat reads server.xml Are these two solutions > possible with > tomcat - and how ? > any third idea? > > thanks > Olivier > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
