RE: CAS on tomcat 6.0.18

2009-03-05 Thread Paul Maxted
Agreed - installing tomcat from tomcat.apache.org fixed this issue. ThanKs, Paul From: Caldarale, Charles R [chuck.caldar...@unisys.com] Sent: 04 March 2009 16:47 To: Tomcat Users List Subject: RE: CAS on tomcat 6.0.18 > From: Paul Max

CAS on tomcat 6.0.18

2009-03-04 Thread Paul Maxted
Hello again, I have a new problem. I am trying to deploy CAS Version 3.3 Release on and Ubuntu 8.10. I have had a whole series of errors some of which I have removed by adding permissions to catalina.policy but I'm left wth the following stubborn set ... SEVERE: SafeContextLoaderListener: The

RE: Cannot create JDBC driver of class '' for connect URL 'null'Causedby: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507)

2009-03-03 Thread Paul Maxted
s '' for connect URL 'null'Causedby: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507) Paul Maxted wrote: > Hello again, > > Thanks for your swift responses - apologies for the length of the original, &g

RE: Cannot create JDBC driver of class '' for connect URL 'null'Caused by: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507)

2009-03-03 Thread Paul Maxted
'' for connect URL 'null'Caused by: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507) David Smith wrote: > Pid wrote: >> Paul Maxted wrote: >> >>> Hello, I need some help with my database acc

Cannot create JDBC driver of class '' for connect URL 'null' Caused by: java.lang.NullPointerException at sun.jdbc.odbc.JdbcOdbcDriver.getProtocol(JdbcOdbcDriver.java:507)

2009-03-03 Thread Paul Maxted
Hello, I need some help with my database access application. I am running Tomcat 6.0.16-6.4 installed from the OpenSUSE repositories. I am trying to connect to MySQL 5.0.51a-27.2. I have mysql-connector-java-5.1.7-bin.jar in the tomcat6/lib directory. I have not modified server.xml or context.xm