where is the JDBC.jar. I have put the "mysql-connector-java-3.0.11-stable-bin.jar" in the Web-inf/lib and $Tomcat/common/lib, and I successfully wrote a java class to load the com.mysql.jdbc.Driver directly. But so far, I still cannot load the "com.mysql.jdbc.Driver", when I startup the slide2.
any reply will be very appreciated.
From: "Andreas Probst" <[EMAIL PROTECTED]> Reply-To: "Slide Users Mailing List" <[EMAIL PROTECTED]> To: "Slide Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: JDBC Driver loading Date: Mon, 05 Apr 2004 23:02:53 +0200
Hi all,
could it be necessary to put the jdbc.jar into the WEB-INF/lib? There are classes which must be under WEB-INF.
Regards,
Andreas
On 5 Apr 2004 at 8:19, 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]
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
