![]() |
|||||||||||||||||||
|
openCRX Server Installer v2.6.0
These installers create an openCRX instance running on Tomcat 6 (extended by the Apache's OpenEJB) and HSQLDB. The installation comes with a preconfigured HSQLDB database. It contains data which is created when working through the guide openCRX Manual Installation Tomcat. You can start and stop openCRX using the corresponding shortcuts/launchers. After starting openCRX you can login using any browser. Valid URLs are:
TroubleshootingIf you are not able to login then try the following:
WorkflowControllerHere is how to start the workflow controller:
Configure your own databaseVery detailed instructions for migrating from HSQLDB to another DMBS are available at http://sourceforge.net/apps/trac/opencrx/wiki/Sdk26.FromHSQLDBToOtherDB. Here is the short version for configuring the database connector:
SQL scripts to create a new openCRX database (tables, views, etc.) from scratch are included in the openCRX SDK. Download the openCRX SDK Installer and install the openCRX SDK. Scripts for all the supported database management systems (HSQLDB, MySQL, PostgreSQL, MS SQL, IBM DB/2, and Oracle) are contained in the directory <SDK_Install_Dir>\opencrx-x.x.x\core\src\sql. |
||||||||||||||||||