Created in: 2005-12-21 22:48:55
Author: martin
Size: 9145 bytes
Last updated: 2005-12-21 22:48:55
There isn't related documents
Here you will find information about how to install jLibrary client and server packages.
The following steps explain how to install jLibrary client. jLibrary, doesn't need a dedicated standalone server to run.
After downloading the jLibrary standalone server package, you will found that it's configured to use HypersonicSQL. This is not the recommended database, and we have found several problems with this. HypersonicSQL is too much simple for production systems. Within the jlibrary configuration file, you will found several configurations, for several databases. In that configurations there are usernames, passwords, and database names that surely won't adjust to your current parameters. So, it's very important that you read the following paragraph where I'll explain how you could use another database or configure database properties.
To install the jLibrary server, you must follow these steps:
Once the jLibrary standalone server has been started, it will be accesible from any jlibrary client using a jlibrary URL like this: jlibrary://localhost:8080.
This information is only for administrators or advanced users.
Both, the jLibrary client and the jLibrary server can be configured using the file jlibrary.properties. The location of this file is different if you're working with the client internal jLibrary server:
In the next points are described some of the most interesting configuration options available. You can edit the configuration file to find more information.
-martin