Wiki-Quellcode von ONYX project setup guide

Version 368.1 von sandra_riediger am 15.12.2014

Verstecke letzte Bearbeiter
Carina Enke 124.1 1 {{layout}}
Carina Enke 276.1 2 {{layout-section ac:type="two_right_sidebar"}}
3 {{layout-cell}}
Carina Enke 288.1 4 ====== Inhalt: ======
5
6
7
sandra_riediger 362.1 8 {{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
Carina Enke 276.1 9 {{/layout-cell}}
10
11 {{layout-cell}}
tleu 338.1 12 |=(% colspan="1" %)(% colspan="1" %)
13 (((
14 Programmversion
15 )))|(% colspan="1" %)(% colspan="1" %)
16 (((
Carina Enke 288.1 17
tleu 338.1 18 )))
19 |=(((
20 Status
21 )))|(((
22 (% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF
23 )))
24 |=(((
25 Aufgaben
26 )))|(((
27
Carina Enke 276.1 28
Carina Enke 288.1 29
tleu 338.1 30 )))
31 |=(((
32 JIRA
33 )))|(((
34
35 )))
Carina Enke 276.1 36 {{/layout-cell}}
Carina Enke 124.1 37 {{/layout-section}}
38
Carina Enke 276.1 39 {{layout-section ac:type="single"}}
Carina Enke 124.1 40 {{layout-cell}}
41 == System requirements ==
42
43 === All components ===
44
45 * (((
46 Linux-based OS
47 )))
48 * (((
sandra_riediger 366.1 49 Oracle Java7 (latest update)
Carina Enke 124.1 50 )))
51 * (((
sandra_riediger 366.1 52 Apache Tomcat7 (latest update)
Carina Enke 124.1 53 )))
54
tleu 346.1 55 === ONYX WebEditor (additionally) ===
Carina Enke 124.1 56
Carina Enke 168.1 57 * PostGreSQL (8.4.21 or later)
sandra_riediger 366.1 58
Carina Enke 124.1 59 * Java unlimited security enabled
60
sandra_riediger 368.1 61 {{section}}
sandra_riediger 366.1 62 [[http:~~/~~/stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters>>url:http://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters||shape="rect"]]
Carina Enke 124.1 63
sandra_riediger 368.1 64 Download from [[http:~~/~~/www.oracle.com/technetwork/java/javase/downloads/jce-7-download->>url:http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-||shape="rect"]]432124.html
sandra_riediger 366.1 65 {{/section}}
66
Carina Enke 124.1 67 === Build process ===
68
69 * Linux-based OS
Carina Enke 288.1 70 * Oracle Java7 (latest update)
Carina Enke 124.1 71 * Eclipse for JEE (Kepler or later)
72 * Maven2
73 * Eclipse Maven integration (m2)
74
75 == Steps for build ==
76
77 All ONYX parts are delivered as Eclipse projects
78
Carina Enke 276.1 79
Carina Enke 124.1 80
tleu 346.1 81 * preWebOnyx (ONYX QTI test player)
Carina Enke 124.1 82 * preWebEditor (ONYX QTI test editor)
83 * onyx (ONYX QTI core)
84 * 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)
85
86
87
88 * Use Eclipse
89 * Import -> Existing project, start with LaTeXRenderer project
90 * Import all four projects
91
92 Due to license restrictions the **project LaTeXRenderer** is not linked or integrated by default. This must be done manually.
93
sandra_riediger 366.1 94 {{section}}
95 1. Ensure that project dependency from preWebOnyx and preWebEditor to LaTeXRenderer is fulfilled.
96 1. 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)
97 {{/section}}
Carina Enke 124.1 98
99
sandra_riediger 366.1 100 **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)
Carina Enke 124.1 101 {{/layout-cell}}
102 {{/layout-section}}
tleu 346.1 103
104 {{layout-section ac:type="two_right_sidebar"}}
105 {{layout-cell}}
106 ====== untergeordnete Seiten: ======
107
108
109
110 {{children all="true"/}}
111 {{/layout-cell}}
112
113 {{layout-cell}}
114 ====== relevante Links: ======
115
116 * [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]]
117 {{/layout-cell}}
118 {{/layout-section}}
Carina Enke 124.1 119 {{/layout}}