I agree that we should put more thoughts into the database topic. Hypersonic is easy to deploy (no installation required) and a good for J2 demos or validations.
For more complex installations an external db is a must. Having a clear separation between Web application and database makes it easier to adapt J2 for different db products. For the above reasons we should definitely consider a external datasource as the default db. MySQL would be a good choice. Roger On Friday 28 November 2003 11:49, David Sean Taylor wrote: > Im finding the persistence plugin configuration to be a mess. > I really have no idea what database Im connecting to... > Far to many configuration layers, no documentation. > This needs to be simpler, not more complex for end users. > > Any opinion on using JDBC data sources? > > I'd also like to propose removing HSQL from J2, and using MySQL as the > default. > > > --------------------------------------------------------------------- > 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]
