I changed the url to 

database.default.url=jdbc:mysql://localhost:3306/turbine

I didn't delete the hypersonic db.
I already run the 2 mentioned scripts.
The exception stays the same.
The jetspeed.log file doesn't give additional information.
Do you have another idea?

Stefan


David Sean Taylor wrote:
> 
> > database.default.url=jdbc:mysql:${webappRoot}/WEB-INF/db/jetspeed
> 
> Do you store your mySQL database there (WEB-INF/db/jetspeed)?
> That could cause problems, thats usually where the hypersonic db is located.
> Or did you delete the hypersonic db?
> 
> > Is it necessary to change these settings in the sources and to recompile
> > those?
> 
> You dont need to recompile. Just run the 2 scripts turbine-mysql.sql and
> populate-mysql.sql from src/sql/external
>

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

Reply via email to