virtual host doesn't load database content

2005-08-29 Thread luke
Hi. I have a domain resolving to a tomcat box. I have set up a virtual host. No probs. /~ Host name=localhost appBase=webapps unpackWARs=true autoDeploy=true xmlValidation=false xmlNamespaceAware=false /Host Host

Re: virtual host doesn't load database content

2005-08-29 Thread luke
Hi. I solved this myself by placing the database resource tag in the server.xml instead of in a separate context.xml file in the META-INF directory. I don't know why that has to be that way. KR. Luke. 29Aug2005 @ 15:39 [EMAIL PROTECTED] thusly spake Hi. I have a domain resolving to a