Yes, it's Tomcat 5.5. Came with the alfresco-labs-tomcat-3a.1032.tar.gz download. And yes, I also copied ojdbc14.jar to ..common/lib, and several other ../lib directories (thought it couldn't hurt having it all over the place). Should I have CLASS_PATH or LD_LIBRARY_PATH environment vars set when starting Tomcat? I got it to work on the MySQL Database but we'd like to use Oracle.
Actually we have Tomcat 6 installed on the same server (separate directory and not running) and that would be the choice if we're going to put it in production but risking spending too much time trying to get that working , I've abandoned the WAR file only distribution in favour of getting something working to test the application functionality before worrying about the infrastructure.
Would it be wise to rather go down to Alfresco 2.1 at this stage if the plan was to put it in production and would that work with Oracle 10.2.0.1?