Would be interesting to see the full exception. Without seeing it I'd
recommend to try and put the driver into $Tomcat/server/lib...

Oliver

Wu sunflower wrote:

> hi, all friends,
> 
> I want to use JDBC store in Slide2 with Tomcat5.0, I set the driver 
> value in Domain.xml as follwoing:
> 
> - <nodestore classname="org.apache.slide.store.impl.rdbms.JDBCStore">
>  <parameter 
> name="adapter">org.apache.slide.store.impl.rdbms.MySqlRDBMSAdapter</parameter> 
> 
>  <parameter name="driver">com.mysql.jdbc.Driver</parameter>  <parameter 
> name="url">jdbc:mysql://localhost/mytest</parameter>  <parameter 
> name="user">root</parameter>  <parameter name="password">tao</parameter> 
>  </nodestore>
> 
> But when I start the Tomcat, Tomcat failed to load the JDBC driver 
> "com.mysql.jdbc.Driver". I have put the 
> "mysql-connector-java-3.0.11-stable-bin.jar" in $Tomcat/common/lib. 
> what's the problem?
> 
> _________________________________________________________________
> 与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> .
> 


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

Reply via email to