Hi Steve, Would I be correct in thinking you're trying to use Tomcat+Derby? As opposed to Tomcat+MySQL or Jetty+Derby?
S On 19 Mar 2010, at 13:40, Steve Nisbet wrote: > Hi Folks, hope you are all well, > in prep for speaking to Ross in Bolton, I have reinstalled my tomcat 6 and > wookie parts, reconfigured the lot using the lessons > learned from the past two weeks worth of efforts (turning security off in > catalina, setting a proxy in widgetserver.properties), > and a restart of tomcat produces the following errors: > > > INFO: > validateJarFile(/var/lib/tomcat6/webapps/wookie/WEB-INF/lib/servlet-api-2.5.jar) > - jar not loaded. See Servlet Spec 2.3, > section 9.7.2. Offending class: javax/servlet/Servlet.class > > with a run on error including the following: > > > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at > org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177) > Caused by: org.hibernate.HibernateException: JDBC Driver class not found: > org.apache.derby.jdbc.EmbeddedDriver > at > org.hibernate.connection.C3P0ConnectionProvider.configure(C3P0ConnectionProvider.java:123) > > > > I guess therefore that the problem I have is a missing JDBC, I found a page > relating to a similar problem setting up Eclipse on > Ubuntu which reckoned I should be able to find the jdbc jar file in > > /usr/share/java > > alas, nothing in there for JDBC. > > Is anyone else using a Debian / Ubuntu base? Any ideas folks? > > best wishes and due thanks > > Steve > > Learning Resource Manager > Learning & Research Technologies > LRIS > Manchester Metropolitan University > > Before acting on this email or opening any attachments you should read the > Manchester Metropolitan University's email disclaimer available on its website > http://www.mmu.ac.uk/emaildisclaimer > > Learning Resource Manager > Learning & Research Technologies > LRIS > Manchester Metropolitan University > > Before acting on this email or opening any attachments you should read the > Manchester Metropolitan University's email disclaimer available on its website > http://www.mmu.ac.uk/emaildisclaimer
smime.p7s
Description: S/MIME cryptographic signature
