Please ignore my previous emails that was cut by a virus scanner, sorry 
for the spam ;-)

Which JDK version are you using ?
Which variant of TC 4.1.7 (sources, classic binaries or LE-jdk14 binaries) ?

I have exactly the same problem with the following environment :
JDK 1.4_01
Tomcat-4.1.7-LE-jdk14
Slide 2.0 from CVS

I've (partially :-() solved this problem by copying commons-dbcp.jar and 
commons-pool.jar from
TC classic binaries to common/lib directory, but now I get the following 
error :

22 Jul 2002 15:50:46 - slidestore.j2ee.J2EEDescriptorsStore - INFO - 
Loading and registering datasource jdbc/mtx
22 Jul 2002 15:50:46 - INFO - FileContentStore rootpath: /var/store
22 Jul 2002 15:50:46 - org.apache.slide.common.Namespace - INFO - 
Loading namespace slide parameters
22 Jul 2002 15:50:46 - org.apache.slide.common.Namespace - INFO - 
Loading namespace slide base data
22 Jul 2002 15:50:46 - slidestore.j2ee.J2EEDescriptorsStore - ERROR - 
Couldn't get global transaction.
CONNDEBUG: Couldn't get connection: Cannot load JDBC driver class 'null'
java.sql.SQLException: Cannot load JDBC driver class 'null'
    at 
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:529)
    at 
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:312)
    at slidestore.j2ee.J2EEStore$TransactionId.<init>(J2EEStore.java:515)
    at slidestore.j2ee.J2EEStore.start(J2EEStore.java:438)
    ...

and I'm sure not to be wrong with driver's name. The driver's jar file 
is in commons/lib and only there.

I have attached to this mail my server.xml file.

Thanks
 
Jp



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to