Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 26.11.2025
Von Version 383.1
bearbeitet von Carina Enke
am 15.11.2025
am 15.11.2025
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 379.1
bearbeitet von Carina Enke
am 13.02.2024
am 13.02.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - 03Projekt Setupguide ONYX1 +Projekt Setupguide ONYX - Inhalt
-
... ... @@ -1,26 +3,16 @@ 1 -{{section}} 2 -{{column width="60%"}} 3 3 == System requirements == 4 4 5 5 === All components === 6 6 7 7 * Linux-based OS 8 -* Java 216 +* Java 17 9 9 * Apache Tomcat 9 (latest update) 10 10 11 11 === ONYX Editor (additionally) === 12 12 13 -* PostgreSQL 1 611 +* PostgreSQL 12 14 14 * Java unlimited security enabled 15 -{{/column}} 16 16 17 -{{column width="30%"}} 18 -{{panel title="Inhalt"}} 19 -{{toc start="2"/}} 20 -{{/panel}} 21 -{{/column}} 22 -{{/section}} 23 - 24 24 {{code}} 25 25 http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters 26 26 Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html ... ... @@ -34,6 +34,13 @@ 34 34 * Maven2 35 35 * Eclipse Maven integration (m2) 36 36 27 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 28 +{{toc start="2"/}} 29 + 30 + 31 +{{/panel}} 32 + 33 + 37 37 == Steps for build == 38 38 39 39 All ONYX parts are delivered as Eclipse projects ... ... @@ -57,7 +57,7 @@ 57 57 58 58 (% style="line-height:1.4285715" %)**Maven will build all projects automatically**(%%) (you can do this manually on console, anyhow this is not tested in development environment and may disturb Eclipse Maven integration) 59 59 60 -**Setup database for ONYX Editor** 57 +(% style="line-height:1.4285715" %)**Setup database for ONYX Editor** 61 61 62 62 * Locate setupdatabase.postgre.sql 63 63 * Log on to Postgres ... ... @@ -79,7 +79,7 @@ 79 79 80 80 **preWebOnyx** 81 81 82 -* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to onyxplugin.config.xml 79 +* Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml// 83 83 * Configure as needed 84 84 * Service provider named “preview” is required if used as preview instance for ONYX Editor 85 85