Re: Jetspeed 2 Multi-DB Installer with MySQL

2006-01-31 Thread Aaron Evans
Church Michael R qinetiq.com> writes: > > Can somebody provide me with an example of a JDBC Connection String? Is it > something like: > > jdbc:mysql://localhost:3306/ > jdbc:mysql://localhost:3306/ so if your db is named j2, then it is: jdbc:mysql://localhost:3306/j2

Jetspeed 2 Multi-DB Installer with MySQL

2006-01-31 Thread Church Michael R
Listers, I installed my existing Jetspeed2 installation using the Jetspeed2 Installer that has Derby as the embedded database. Since I want to use MySQL as my database, I am going to throw this installation away, and start over with the Jetspeed2 Multi-DB Installer. Reading the installation guide