On Tue, Jul 20, 2004 at 10:54:05AM +0800, Koon Yue Lam wrote: : Hi, I am using Tomcat 5.0 with auto-depoly set to true. The server.xml : DOESN'T contain a <context> of my webapp and I want to setup a MySql : datasource to my webapp. I know I get nest a <Context> under <Host> : according to : but what if I using auto-depoly? Do I need to manually add a <Context> : of my webapp in server.xml?
What about using context.xml? I believe that is used by autodeploy, is it not? -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
