1. Trouble with configuring Context DataSource (SQlite) in Tomcat6 coderanch.com( I hope I'm in the right forum ) Although I'm on WinXP I'm going to refer to my paths with / -hopefully more universal for configurations. I'm using: TC6, WinXP, JDK6 --and-- SQlite which is the file-based, RDMS, and the JDBC URL should point to the file. I was encouraged by setting up a DataSource in a test Project on ... |