-----Original Message----- From: Tom A We have seen this before when accidentally leaving a old context descriptor in $tomcat_home/conf/Catalina/localhost/ This happened after we created a context.xml inside the WAR and forgot to delete the old one.
Hi Tom. I don't find the documentation very clear on the <context/> element. Used to be a part of server.xml, probably should be in /conf/Catalina/localhost/ and named after the app( which I believe is correct?). I have <Context displayName="RNIB Hub" docBase="hub" path="/hub" workDir="work/Catalina/localhost/hub" reloadable="true" > <logger className="org.apache.catalina.logger.FileLogger" directory="logs" prefix="hub." suffix=".log" timestamp="true" /> </Context> in hub.xml in /conf/Catalina/localhost/ I've stopped using the manager app, which seems quite happy to zap most of my configuration files, and seems to drop dated context files all over the place. I *think* my setup is OK, certainly worked OK on 5029. (btw, the examples and documentation seem to conflict for web.xml, one used a DTD, the other an XSD schema, I'm assuming the DTD is still valid? I don't think that's a problem, my web.xml is valid to the DTD, I haven't tried it against the Schema). regards DaveP -- DISCLAIMER: NOTICE: The information contained in this email and any attachments is confidential and may be privileged. If you are not the intended recipient you should not use, disclose, distribute or copy any of the content of it or of any attachment; you are requested to notify the sender immediately of your receipt of the email and then to delete it and any attachments from your system. RNIB endeavours to ensure that emails and any attachments generated by its staff are free from viruses or other contaminants. However, it cannot accept any responsibility for any such which are transmitted. We therefore recommend you scan all attachments. Please note that the statements and views expressed in this email and any attachments are those of the author and do not necessarily represent those of RNIB. RNIB Registered Charity Number: 226227 Website: http://www.rnib.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]