Hi
I've got a wierd bug on my tomcat-servers - i have one webapp that uses
a different sql-server than the others. I've defined the connection
under conf/catalina/nameofapp.xml. The wierd part is that after
discovering this, i added a timeout to the config the first time i
touched it(thats how i discovered this), and this timeout gets read, i
notice the timechange on the timeout the next day when the app stops
responding. Other than that its like the xml-file(and the db-data) is
unavaliable to the webapp
Do i need to define the db-connection some other place for it to work
without touching?
The system is a w2003+apache+jk+2tomcats
Hallvard Lid