The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for msreddy during March 2008

As part of bundling mysql with GlassFish application server, I set out to test one of the existing samples on mysql which so far used the default Java DB database. It was easy and here are the steps. Install the application server out of the bundle which includes MySQL. Start MySQL DB. Refer this install guide for information on how to start MySQL server. login to MySQL data base as root...