Hi
Java program running in tomcat throws exception when it tries to get a new connection:
No suitable driver found for jdbc:timesten:client:[DSN]
But curiously,the program runs fine for quite a while after tomcat started or restarted when the exception came out,
Why?