Hi, >> >One problem: I launched the webapps with files like >> conf/apps-APPNAME.xml. >> >How >> >do I do that with TC4.1.x? >> > >Is there a simple solution?
Yes: use Context tags inside conf/server.xml to define your applications. Set autoDeploy="false" for the Host so that only your explicit Context tags are deployed. See the Context configuration reference page to figure out which attributes you need set (or unset) on the Context. In Tomcat 5, you can have each app in its own appname.xml file. Yoav This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]