Wednesday, January 18, 2012

Re: System property rdbms.driver must be set

You have to copy the mysql driver (in your case: mysql-connector-java-5.1.18- bin) into the Google AppEngine lib folder such as:  appengine-java-sdk-1.5.5\lib\impl
and then add the driver jar to your eclipse project as external jar.
I think this is the only problem you have.  Otherwise,
then make sure all DB connection data such as database instance, user/password etc all correct.

Google is great!

Xiping


No comments:

Post a Comment