> From: Walter, Oliver (BR/ICI3) [mailto:[EMAIL PROTECTED] > Subject: AW: datasource-realm troubles
Now that you've got the main problem sorted, some additional info for you: > The file is named "context.xml" and it is stored in the > war`s META-INF directory. > > <Context path="/jmangos" docBase="jmangos" debug="5" > reloadable="true" crossContext="false"> The path and docBase attributes must not be used when the <Context> element is in META-INF/context.xml (path is valid only within server.xml, and docBase only within conf/Catalina/[host]/[appName].xml or server.xml). Although they should be ignored in this situation, their presence is confusing. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]