Änderungen von Dokument 03 Projekt Setupguide ONYX
Zuletzt geändert von Carina Enke am 19.02.2024
Von Version 358.1
bearbeitet von sandra_riediger
am 15.12.2014
am 15.12.2014
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 377.1
bearbeitet von Carina Enke
am 13.02.2024
am 13.02.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (4 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - ONYX projectsetup1 +Projekt Setupguide ONYX - Übergeordnete Seite
-
... ... @@ -1,0 +1,1 @@ 1 +ONYX.Systeminformationen.WebHome - Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. sandra_riediger1 +XWiki.carina - Inhalt
-
... ... @@ -1,43 +1,6 @@ 1 1 {{layout}} 2 2 {{layout-section ac:type="two_right_sidebar"}} 3 3 {{layout-cell}} 4 -====== Inhalt: ====== 5 - 6 - 7 - 8 -{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}} 9 -{{/layout-cell}} 10 - 11 -{{layout-cell}} 12 -|=(% colspan="1" %)(% colspan="1" %) 13 -((( 14 -Programmversion 15 -)))|(% colspan="1" %)(% colspan="1" %) 16 -((( 17 - 18 -))) 19 -|=((( 20 -Status 21 -)))|((( 22 -(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF 23 -))) 24 -|=((( 25 -Aufgaben 26 -)))|((( 27 - 28 - 29 - 30 -))) 31 -|=((( 32 -JIRA 33 -)))|((( 34 - 35 -))) 36 -{{/layout-cell}} 37 -{{/layout-section}} 38 - 39 -{{layout-section ac:type="single"}} 40 -{{layout-cell}} 41 41 == System requirements == 42 42 43 43 === All components === ... ... @@ -46,42 +46,52 @@ 46 46 Linux-based OS 47 47 ))) 48 48 * ((( 49 - OracleJava7(latest update)12 +Java 17 50 50 ))) 51 51 * ((( 52 -Apache Tomcat 7(latest update)15 +Apache Tomcat 9 (latest update) 53 53 ))) 54 54 55 -=== ONYX WebEditor (additionally) ===18 +=== ONYX Editor (additionally) === 56 56 57 -* Post GreSQL(8.4.21or later)20 +* PostgreSQL 12 58 58 * Java unlimited security enabled 59 59 60 60 {{code}} 61 61 http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters 62 -Download from http://www.oracle.com/technetwork/java/javase/downloads/jce- 7-download-432124.html25 +Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html 63 63 {{/code}} 64 64 65 65 === Build process === 66 66 67 67 * Linux-based OS 68 -* OracleJava7(latest update)31 +* Java 11 (latest update, Oracle or OpenJDK) 69 69 * Eclipse for JEE (Kepler or later) 70 70 * Maven2 71 71 * Eclipse Maven integration (m2) 35 +{{/layout-cell}} 72 72 37 +{{layout-cell}} 38 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 39 +{{toc start="2"/}} 40 + 41 + 42 +{{/panel}} 43 +{{/layout-cell}} 44 +{{/layout-section}} 45 + 46 +{{layout-section ac:type="single"}} 47 +{{layout-cell}} 73 73 == Steps for build == 74 74 75 75 All ONYX parts are delivered as Eclipse projects 76 76 77 - 78 78 79 -* pre WebOnyx (ONYX QTI test player)53 +* preOnyx (ONYX QTI test player) 80 80 * preWebEditor (ONYX QTI test editor) 81 81 * onyx (ONYX QTI core) 82 82 * LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example) 83 - 84 - 57 +\\ 85 85 86 86 * Use Eclipse 87 87 * Import -> Existing project, start with LaTeXRenderer project ... ... @@ -96,9 +96,9 @@ 96 96 97 97 {{/code}} 98 98 99 -(% style="line-height: ;" %)**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)72 +(% 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) 100 100 101 -(% style="line-height: ;" %)**Setup database for ONYXWebEditor**74 +(% style="line-height:1.4285715" %)**Setup database for ONYX Editor** 102 102 103 103 * Locate setupdatabase.postgre.sql 104 104 * Log on to Postgres ... ... @@ -106,8 +106,6 @@ 106 106 * Create database owe and assign to user owe 107 107 * Import setupdatabase.postgre.sql to this database 108 108 109 - 110 - 111 111 Hint: you may use other user/database names, change configuration in 112 112 113 113 {{code}} ... ... @@ -124,7 +124,7 @@ 124 124 125 125 * Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml// 126 126 * Configure as needed 127 -* Service provider named “preview” is required if used as preview instance for ONYX WebEditor98 +* Service provider named “preview” is required if used as preview instance for ONYX Editor 128 128 129 129 **preWebEditor** 130 130 ... ... @@ -148,26 +148,177 @@ 148 148 149 149 When run from Eclipse/Tomcat ONYX applications may not shut down properly. In this case just “kill” them using the red “Terminate” button in console view. 150 150 151 -In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **4GB each**. 152 - 153 -** 154 -** 122 +In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**. 155 155 {{/layout-cell}} 156 156 {{/layout-section}} 125 +{{/layout}} 157 157 127 +{{layout}} 158 158 {{layout-section ac:type="two_right_sidebar"}} 159 159 {{layout-cell}} 160 -== ====untergeordneteSeiten:======130 +== System requirements == 161 161 132 +=== All components === 162 162 134 +* ((( 135 +Linux-based OS 136 +))) 137 +* ((( 138 +Java 17 139 +))) 140 +* ((( 141 +Apache Tomcat 9 142 +))) 163 163 164 -{{children all="true"/}} 144 +=== ONYX WebEditor (additionally) === 145 + 146 +* PostgreSQL 12 147 +* Java unlimited security enabled 148 + 149 +{{code}} 150 +http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters 151 +Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html 152 +{{/code}} 153 + 154 +=== Build process === 155 + 156 +* Linux-based OS 157 +* Java 11 (Oracle or OpenJDK) 158 +* Eclipse for JEE (Kepler or later) 159 +* Maven2 160 +* Eclipse Maven integration (m2) 165 165 {{/layout-cell}} 166 166 167 167 {{layout-cell}} 168 -====== relevante Links: ====== 164 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}} 165 +{{toc maxLevel="4"/}} 169 169 170 -* [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]] 167 + 168 +{{/panel}} 171 171 {{/layout-cell}} 172 172 {{/layout-section}} 171 + 172 +{{layout-section ac:type="single"}} 173 +{{layout-cell}} 174 +== Steps for build == 175 + 176 +All ONYX parts are delivered as Eclipse projects: 177 + 178 +* ((( 179 +preWebOnyx (ONYX QTI test player) 180 +))) 181 +* ((( 182 +preWebEditor (ONYX QTI test editor) 183 +))) 184 +* ((( 185 +onyx (ONYX QTI core) 186 +))) 187 +* ((( 188 +LaTeXRenderer (LaTeX image renderer connector, used to render LaTeX math formulas to images, which can be included in PDFs. This project only offers an interface to connect whatever lib you want, e.g. jlatexmath (GPL, delivered as example) 189 +))) 190 + 191 +Use Eclipse: 192 + 193 +* ((( 194 +Import -> Existing project, start with LaTeXRenderer project 195 +))) 196 +* ((( 197 +Import all four projects 198 +))) 199 + 200 +Due to license restrictions the **project LaTeXRenderer** is not linked or integrated by default. This must be done manually. 201 + 202 +{{code}} 203 +Ensure that project dependency from preWebOnyx and preWebEditor to LaTeXRenderer is fulfilled. Ensure that project LaTeXRenderer exports all libs in /libs folder (you may get ClassNotFoundExceptions in Tomcat otherwise, if you still get them add all libs from project LaTeXRenderer to Tomcat classpath manually) 204 +{{/code}} 205 + 206 +**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) 207 + 208 +**Setup database for ONYX WebEditor** 209 + 210 +* ((( 211 +Locate setupdatabase.postgre.sql 212 +))) 213 +* ((( 214 +Log on to Postgres 215 +))) 216 +* ((( 217 +Create user owe with password owe 218 +))) 219 +* ((( 220 +Create database owe and assign to user owe 221 +))) 222 +* ((( 223 +Import setupdatabase.postgre.sql to this database 224 +))) 225 + 226 +Hint: you may use other user/database names, change configuration in 227 + 228 +{{code}} 229 +applicationContext.xml (see below) 230 +{{/code}} 231 + 232 +Changes on ONYX QTI core 233 + 234 +Since all ONYX components are managed by Maven, the ONYX QTI core from BPS Maven artifactory is used by default. If you want to change some code you are required to create a JAR from project onyx on your own and either adopt the pom.xml references in preWebOnyx and preWebEditor to your own artifactory or put the JAR in classpath. 235 + 236 +Configuration 237 + 238 +**preWebOnyx** 239 + 240 +* ((( 241 +Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to//onyxplugin.config.xml// 242 +))) 243 +* ((( 244 +Configure as needed 245 +))) 246 +* ((( 247 +Service provider named “preview” is required if used as preview instance for ONYX WebEditor 248 +))) 249 + 250 +**preWebEditor** 251 + 252 +* ((( 253 +applicationContext.xml: general configurations (database, mail configuration, preview ONYX (you can change this to your local installation), ...) 254 +))) 255 +* ((( 256 +metadataConfigurationContext.xml: normally no changes needed as long as no further metadata are required 257 +))) 258 +* ((( 259 +moduleConfigurationContext.xml: repository configuration 260 +))) 261 +* ((( 262 +pageModelContext.xml: normally no changes required, defines the main tabs in shown application 263 +))) 264 +* ((( 265 +webServiceContext.xml: reporter statistics connection, can be changed to your local ONYX installation 266 +))) 267 + 268 +Deployment 269 + 270 +* ((( 271 +Deploy preWebOnyx and preWebEditor to Tomcat in Eclipse (it is recommended to use two Tomcat servers in Eclipse to be able to restart both independently) 272 +))) 273 +* ((( 274 +Configure Tomcat deployment to use different ports 275 +))) 276 +* ((( 277 +Check path the applications are mounted to 278 +))) 279 +* ((( 280 +Start Tomcat(s) 281 +))) 282 +* ((( 283 +Call http:~/~/localhost:<port>/<path> in browser 284 +))) 285 + 286 +Important notes 287 + 288 +**Before running any ONYX application** in Eclipse/Tomcat, always **clean Tomcat Work Directory** first. This is also required in server environment after each update. Since ONYX creates large amounts of temporary files in server environment it is also strictly recommended to clean servers and tomcat temp directory before each application starts. 289 + 290 +When run from Eclipse/Tomcat ONYX applications may not shut down properly. In this case just “kill” them using the red “Terminate” button in console view. 291 + 292 +In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**. 293 +{{/layout-cell}} 294 +{{/layout-section}} 173 173 {{/layout}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 -33427 831 +3342771 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/33427 83/ONYX projectsetup1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342771/Projekt Setupguide ONYX