Abschluss des Teils 2 eines neuen Installationssystems * Klasse packaging/Load um einen parameter packagekeys-file erweitert, durch den die Liste der zu installierenden Module übergeben werden kann (anstelle von Command Line Parameter) * deploy step erstellt in WEB-INF/bin/bundle/cfg eine Datei mit den zu installierenden Modulen (extrahiert aus project.xml), die den Angaben auf der Komandozeile entspricht * load-bundle modifiziert, so dass die Module nun per Datei und nicht mehr als Parameter übergeben werden. * Script ccm modifiziert, dass es ein neue Kommande *prepare* gibt, das den load step mit den für eine Erstinstallation notwendigen Parametern aufruft. * JDBC Treiber aktualisiert. Damit ist ein neues Installationstool bis Schritt 2 (ccm-prep tool) realisiert. Ablauf: * Installation des war Files in Tomcat * Aufruf ccm prepare aus Verzeichnis WEB-INF/bin heraus * Eintragen der notwendigen Parameter in dem Menüsystem * Abschliessen mit "e". * Starten Tomcat git-svn-id: https://svn.libreccm.org/ccm/trunk@1059 8810af33-2d31-482b-a856-94f89814c4df |
||
|---|---|---|
| .. | ||
| classes/com/redhat/ccm | ||
| lib | ||
| src | ||
| xsd | ||
| xsl | ||
| README | ||
README
tools-ng/common Next Generation Tools Tools for development, installation and maintenance of new CCM / APLAWS, standards compliant deployment and execution context. Subdir common contains directories and files, used by the development environment(s) as well as user installation and deployment scripts CURRENTLY EVERYTHING HERE IS WORK IN PROGRESS classes/ JDO enhancer developed by Red Hat for use in APLAWS build system lib/ Set of jar-files used by several tools (esp. to process xml files) and required files vor compilation (e.g. servlet API, JDBC drivers, etc) src/ Source and build script for Red Hat APLAWS JDO enhancer xsd/ document definitions ( for project.xml, application.xml) xsl/ xsl to construct a projects build file README This file