ok so i define my connection pools etc in a context.xml for localhost:
C:\Tomcat 5.5\conf\Catalina\localhost\context.xml
and it works.
but when the site is accessed from the virtual host defined in server.xml,
then the context.xml (deployed as described below) does not ever see the
connection
matador [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]:
ok so i define my connection pools etc in a context.xml for localhost:
C:\Tomcat 5.5\conf\Catalina\localhost\context.xml
and it works.
but when the site is accessed from the virtual host defined in
server.xml