![]() |
|||||||||||||||||||||||||
|
Version
Table of Contents 1.2 What do you need to understand this book 3 3 Installing openCRX SDK on Windows 5 4 Installing openCRX SDK on Linux 9 5 Configuration Files, Scripts, etc. 13 5.2 Code Tables – UI Customizing 13
List of Figures
List of Listings
1 About this BookThis book describes how to install the openCRX SDK (Software Development Kit) with the BitRock installer on Windows or Linux platforms. Please note that this is a guide to set up a development environment. openCRX is the leading enterprise-class open source CRM suite. openCRX is based on openMDX, an open source MDA framework based on the OMG's model driven architecture (MDA) standards. This guarantees total openness, standards compliance, a state-of-the-art component-based architecture, and virtually unlimited scalability. 1.1 Who this book is forThe intended audience are openCRX developers and administrators. 1.2 What do you need to understand this bookThis book describes how to install openCRX with the BitRock installer, which takes care of all the tricky configuration issues for you. The prerequisites are minimal (JDK and Ant) and once they are met you should have the openCRX SDK installed in less than 5 minutes. 1.3 Tips, Warnings, etc.We make use the following pictograms:
2 Prerequisites2.1 JDK 5.0Install the Sun Java JDK 5.0 available from the following site: Sun JDK
5.0:
2.2 Ant 1.7.0Install Ant 1.7.0 for your platform. Downloads are available from http://ant.apache.org/
2.3 openCRX SDK InstallerDownload the openCRX SDK Installer appropriate for your platform from Sourceforge: http://www.opencrx.org/downloads.htm Installer for
Windows: Installer for
Linux:
3 Installing openCRX SDK on Windows
4 Installing openCRX SDK on Linux
5 Configuration Files, Scripts, etc.The SDK Installer copied/unpacked all the files required to build openCRX from the sources to the installation directory. In addition to the plain source files, however, you will also find lots of configuration files, scripts, etc. The following list of interesting locations will get you started even though there is a lot more to discover. 5.1 DB ScriptsThe directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\sql contains all the scripts required to setup an openCRX database on any of the supported database management systems (HSQLDB, MySQL, PostgreSQL, DB2, Oracle, MSSQL). Please refer to the appropriate DB installation guide for additional information. 5.2 Code Tables – UI CustomizingCode tables of the default distribution are contained in the directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\data\org.opencrx\code UI customizing files of the default distribution are contained in the directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\data\org.opencrx\ui Please refer to the openCRX customizing guide for additional information. 5.3 UML Models and Java Source of openCRX/coreThe directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\model contains all UML models, the Java sources are contained in the directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\java 5.4 openCRX servletsThe directory <SDK_Install_Dir>\opencrx-2.4.0\core\src\data contains the servlets ical, imap, news, rest, and vcard. 5.5 openCRX/storeThe directory <SDK_Install_Dir>\opencrx-2.4.0\apps contains all the files related to openCRX/store. 6 Next StepsNow that you have successfully installed openCRX you might want to have a look at some of the additional documentation published at http://www.opencrx.org/documents.htm. License
The contents of this file are
subject to a BSD license (the "License"); you may not use
this file except in compliance with the License. You may obtain a
copy of the License at http://
Copyright 2009 ©
CRIXP Corp. All rights reserved. |
||||||||||||||||||||||||
![]() | ![]() |