Looks like it is because my jdbc driver is too old. I
upgraded the driver from mysql-connector-java 3.1 to
5.X and it works fine now. 

yufeng
--- Yufeng Li <[EMAIL PROTECTED]> wrote:

> Hi;
> 
>  In my window environment, I configured mysql as the
> persistence store (SimpleDbPersistenceManager) and
> it
> works fine. 
> 
> However, after I try to deploy it to Linux
> environment
> (mysql is also on linux). Everytime, when I tried to
> start the app, it complains ...VERSION_NODE,
> ..._VERSION_PROP, etc tables exists. If I recreated
> the database, it would work fine till I restart the
> app. Any clue on how to configure it not to recreate
> the tables every time?
> 
> Thanks.
> 

Reply via email to