Karta Larch - 2013-06-14

This file is a very basic persistence.xml file that should be renamed and inserted into JBookCloud.jar/META-INF to overwrite the default persistence.xml if one is using a typical local server testing setup with XAMPP and where the MySQL server has been setup with the default settings of:
USER = root
PASSWORD = "" {or [enter], when asked}

The BOSC database should be named bosc when installed, or change that entry to reflect the porper database name.

Before firing up JBC on a local server, it is important to first run the XAMPP Control panel and enable APACHE and MYSQL.
The others do not need to be enabled.

When running localhost/phpmyadmin it may complain about a blank password, but in mine own experience this is harmless on local servers as long as you remember to disable XAMPP when not using.

Once again, this is in the SCRIPTS section of the FILES area:
https://sourceforge.net/projects/jbookcloud/files/Scripts/