Title: RE: Is it possible to include via a directive snippets into the server.xml file

Thanks Andrew,

is there a naming convention that must be followed or do you know where I can get further info on this.

Cheers

Rob

-----Original Message-----
From: Andrew [mailto:[EMAIL PROTECTED]]
Sent: 09 August 2002 14:12
To: 'Tomcat Users List'
Subject: RE: Is it possible to include via a directive snippets into the
server.xml file


in Tomcat 4.1.x you can put XML files containing context information
into your webapps directory and TC adds them as contexts.  this is how
the admin and manager apps are added.
 
 
- Andrew

-----Original Message-----
From: Horn, Rob [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 09, 2002 5:19 AM
To: '[EMAIL PROTECTED]'
Subject: Is it possible to include via a directive snippets into the
server.xml file



Within our project we have an overlap of responsibility between the
infrastructure team who are responsible for building the application
servers and the development team who are responsible for delivering an
application ready for deployment.

The overlap centres on server.xml

The infrastructure guys need to put host specific information into
server.xml

The development guys are dependent on a context definition and resources
defined within it.

My question is therefore ... is it possible to "include" a snippet for
the context that the development team can maintain into the
infrastructure maintain server.xml file.

Cheers

Rob Horn

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


Reply via email to