Änderungen von Dokument 03 Projekt Setupguide ONYX

Zuletzt geändert von Carina Enke am 24.11.2025

Von Version 274.1
bearbeitet von Carina Enke
am 22.01.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.9.
Auf Version 355.1
bearbeitet von sandra_riediger
am 15.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -Projekt Setupguide ONYX
1 +ONYX project setup guide
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.carina
1 +XWiki.sandra_riediger
Inhalt
... ... @@ -1,10 +2,42 @@
1 -{{sv-translation language="de"}}
2 2  {{layout}}
3 -{{layout-section ac:type="single"}}
4 -{{layout-cell}}{{/layout-cell}}
2 +{{layout-section ac:type="two_right_sidebar"}}
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}}
5 5  {{/layout-section}}
6 6  
7 -{{layout-section ac:type="two_right_sidebar"}}
39 +{{layout-section ac:type="single"}}
8 8  {{layout-cell}}
9 9  == System requirements ==
10 10  
... ... @@ -14,13 +14,13 @@
14 14  Linux-based OS
15 15  )))
16 16  * (((
17 -Java 11 (latest update, Oracle or OpenJDK)
49 +Oracle Java8 (latest update)
18 18  )))
19 19  * (((
20 -Apache Tomcat 9 (latest update)
52 +Apache Tomcat8 (latest update)
21 21  )))
22 22  
23 -=== ONYX Editor (additionally) ===
55 +=== ONYX WebEditor (additionally) ===
24 24  
25 25  * PostGreSQL (8.4.21 or later)
26 26  * Java unlimited security enabled
... ... @@ -33,35 +33,18 @@
33 33  === Build process ===
34 34  
35 35  * Linux-based OS
36 -* Java 11 (latest update, Oracle or OpenJDK)
68 +* Oracle Java7 (latest update)
37 37  * Eclipse for JEE (Kepler or later)
38 38  * Maven2
39 39  * Eclipse Maven integration (m2)
40 -{{/layout-cell}}
41 41  
42 -{{layout-cell}}
43 -{{scroll-ignore}}
44 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
45 -
46 -
47 -{{toc/}}
48 -
49 -**
50 -**
51 -{{/panel}}
52 -{{/scroll-ignore}}
53 -{{/layout-cell}}
54 -{{/layout-section}}
55 -
56 -{{layout-section ac:type="single"}}
57 -{{layout-cell}}
58 58  == Steps for build ==
59 59  
60 60  All ONYX parts are delivered as Eclipse projects
61 61  
62 -\\
77 +
63 63  
64 -* preOnyx (ONYX QTI test player)
79 +* preWebOnyx (ONYX QTI test player)
65 65  * preWebEditor (ONYX QTI test editor)
66 66  * onyx (ONYX QTI core)
67 67  * 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,7 +83,7 @@
83 83  
84 84  (% 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)
85 85  
86 -(% style="line-height: 1.4285715;" %)**Setup database for ONYX Editor**
101 +(% style="line-height: 1.4285715;" %)**Setup database for ONYX WebEditor**
87 87  
88 88  * Locate setupdatabase.postgre.sql
89 89  * Log on to Postgres
... ... @@ -91,7 +91,7 @@
91 91  * Create database owe and assign to user owe
92 92  * Import setupdatabase.postgre.sql to this database
93 93  
94 -\\
109 +
95 95  
96 96  Hint: you may use other user/database names, change configuration in
97 97  
... ... @@ -109,7 +109,7 @@
109 109  
110 110  * Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to //onyxplugin.config.xml//
111 111  * Configure as needed
112 -* Service provider named “preview” is required if used as preview instance for ONYX Editor
127 +* Service provider named “preview” is required if used as preview instance for ONYX WebEditor
113 113  
114 114  **preWebEditor**
115 115  
... ... @@ -133,190 +133,26 @@
133 133  
134 134  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.
135 135  
136 -In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**.
151 +In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **4GB each**.
137 137  
138 138  **
139 139  **
140 140  {{/layout-cell}}
141 141  {{/layout-section}}
142 -{{/layout}}
143 -{{/sv-translation}}
144 144  
145 -{{sv-translation language="en"}}
146 -{{layout}}
147 147  {{layout-section ac:type="two_right_sidebar"}}
148 148  {{layout-cell}}
149 -== System requirements ==
160 +====== untergeordnete Seiten: ======
150 150  
151 -=== All components ===
152 152  
153 -* (((
154 -Linux-based OS
155 -)))
156 -* (((
157 -Java 11 (Oracle or OpenJDK)
158 -)))
159 -* (((
160 -Apache Tomcat 9
161 -)))
162 162  
163 -=== ONYX WebEditor (additionally) ===
164 -
165 -* PostGreSQL (8.4.21 or later)
166 -* Java unlimited security enabled
167 -
168 -{{code}}
169 -http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters
170 -Download from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
171 -{{/code}}
172 -
173 -=== Build process ===
174 -
175 -* Linux-based OS
176 -* Java 11 (Oracle or OpenJDK)
177 -* Eclipse for JEE (Kepler or later)
178 -* Maven2
179 -* Eclipse Maven integration (m2)
164 +{{children all="true"/}}
180 180  {{/layout-cell}}
181 181  
182 182  {{layout-cell}}
183 -{{scroll-ignore}}
184 -{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
168 +====== relevante Links: ======
185 185  
186 -
187 -{{toc maxLevel="4"/}}
188 -
189 -**
190 -**
191 -{{/panel}}
192 -{{/scroll-ignore}}
170 +* [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]]
193 193  {{/layout-cell}}
194 194  {{/layout-section}}
195 -
196 -{{layout-section ac:type="single"}}
197 -{{layout-cell}}
198 -== Steps for build ==
199 -
200 -All ONYX parts are delivered as Eclipse projects:
201 -
202 -* (((
203 -preWebOnyx (ONYX QTI test player)
204 -)))
205 -* (((
206 -preWebEditor (ONYX QTI test editor)
207 -)))
208 -* (((
209 -onyx (ONYX QTI core)
210 -)))
211 -* (((
212 -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)
213 -)))
214 -
215 -Use Eclipse:
216 -
217 -* (((
218 -Import -> Existing project, start with LaTeXRenderer project
219 -)))
220 -* (((
221 -Import all four projects
222 -)))
223 -
224 -Due to license restrictions the **project LaTeXRenderer** is not linked or integrated by default. This must be done manually.
225 -
226 -{{code}}
227 -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)
228 -{{/code}}
229 -
230 -**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)
231 -
232 -**Setup database for ONYX WebEditor**
233 -
234 -* (((
235 -Locate setupdatabase.postgre.sql
236 -)))
237 -* (((
238 -Log on to Postgres
239 -)))
240 -* (((
241 -Create user owe with password owe
242 -)))
243 -* (((
244 -Create database owe and assign to user owe
245 -)))
246 -* (((
247 -Import setupdatabase.postgre.sql to this database
248 -)))
249 -
250 -\\
251 -
252 -Hint: you may use other user/database names, change configuration in
253 -
254 -{{code}}
255 -applicationContext.xml (see below)
256 -{{/code}}
257 -
258 -Changes on ONYX QTI core
259 -
260 -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.
261 -
262 -Configuration
263 -
264 -**preWebOnyx**
265 -
266 -* (((
267 -Locate onyxplugin.default.config.xml, copy it to a classpath folder and rename to//onyxplugin.config.xml//
268 -)))
269 -* (((
270 -Configure as needed
271 -)))
272 -* (((
273 -Service provider named “preview” is required if used as preview instance for ONYX WebEditor
274 -)))
275 -
276 -**preWebEditor**
277 -
278 -* (((
279 -applicationContext.xml: general configurations (database, mail configuration, preview ONYX (you can change this to your local installation), ...)
280 -)))
281 -* (((
282 -metadataConfigurationContext.xml: normally no changes needed as long as no further metadata are required
283 -)))
284 -* (((
285 -moduleConfigurationContext.xml: repository configuration
286 -)))
287 -* (((
288 -pageModelContext.xml: normally no changes required, defines the main tabs in shown application
289 -)))
290 -* (((
291 -webServiceContext.xml: reporter statistics connection, can be changed to your local ONYX installation
292 -)))
293 -
294 -Deployment
295 -
296 -* (((
297 -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)
298 -)))
299 -* (((
300 -Configure Tomcat deployment to use different ports
301 -)))
302 -* (((
303 -Check path the applications are mounted to
304 -)))
305 -* (((
306 -Start Tomcat(s)
307 -)))
308 -* (((
309 -Call http:~/~/localhost:<port>/<path> in browser
310 -)))
311 -
312 -Important notes
313 -
314 -**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.
315 -
316 -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.
317 -
318 -In server environment ONYX applications uses memory strongly dependent from load and users activities. BPS runs them with **8 GB each**.
319 -{{/layout-cell}}
320 -{{/layout-section}}
321 321  {{/layout}}
322 -{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -301073241
1 +3342785
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/301073241/Projekt Setupguide ONYX
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342785/ONYX project setup guide