ContextXmlReader is for TC 3.3. The (mostly) equivalent functionality for TC 4.1.x is to put the <webapp>.xml file in the webapps directory for the Host. Of course this needs to be in the Catalina format, not the TC 3.3 format.
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi. I am in one of those sticky situations where I do not know which > forum is the right one. > I am trying to "sync" my Apache2 with my Tomcat4 by defining virtual > hosts in httpd.conf and server.xml, if that sort of makes sense... > Tomcat4 Questions > =================== > Where is the directive <ContextXmlReader config=.../>? > In my installation, there isn't a .../conf/vhosts/vhost-<domName>.xml! > Do I have to create this myself? > If not, how does Tom know what web applications are deployed on this > server ? > Is the following dir structure correct for each domain (aka virtual > host) > $CATALINA_HOME/ > ........domNameAAA.com/ > ......................web/ > ......................webapps/ > ........domNameBBB.org/ > ......................web/ > ......................webapps/ > Is it possible for one domain to reference or point to SomeProgram.class > in another domain ? > If I have more than one Tomcat servers, can I copy server.xml from one > Tom to another and can I modify it so that I can force some requests to > be serviced by designated Tomcats ? > Apache2 Questions > ================= > Do I have to specify JkMount /.. ajp13 and Jkmount /../* ajp13 for all > virtual hosts, repeatedly ? > Encryption > ========= > Is MD5 supported by IE5 and Netscape6 / Mozilla 1 ? > If not, what plug-ins do I need for them (assuming the plug-ins exist) ? > Finally why r client browser so lackadaisical with implementing > encryption ? > Why is MS telling us now about buffer overflow and embedding escape > characters into long strings, everybody knows that? Don't they know the > real danger lies with the "sniffers", the SAS of the Internet ? > TIA > ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > 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]