Changes for page Deploy model locally

Last modified by Erik Bakker on 2024/07/08 10:18

From version 34.1
edited by Erik Bakker
on 2024/07/08 10:18
Change comment: Renamed back-links.
To version 33.1
edited by Erik Bakker
on 2024/02/20 09:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,5 @@
1 1  {{container}}
2 -{{container layoutStyle="columns"}}
3 -(((
2 +{{container layoutStyle="columns"}}(((
4 4  With this exercise, we continue our journey into the eMagiz platform. This exercise will let you experience running your Test environment running on your laptop.
5 5  
6 6  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
... ... @@ -9,23 +9,22 @@
9 9  
10 10  * Completed all previous exercises of the Crash course Platform
11 11  * Completed all previous microlearnings of the Crash course Platform
12 -* Java 8 installation as explained in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]]
11 +* Java 8 installation as explained in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]]
13 13  
14 14  == 2. Exercise ==
15 15  
16 16  In this exercise, execute the following steps:
17 -
18 18  * Execute "Check properties" action on release level and validate that no missing properties exist
19 19  * Activate the release
20 20  * Navigate to Deploy -> Containers and download the following runtimes:
21 -** JMS Server
22 -** Container
23 -** CAPE Connector
24 -** TMS Connector
19 + ** JMS Server
20 + ** Container
21 + ** CAPE Connector
22 + ** TMS Connector
25 25  * Unzip all runtimes in a convenient folder
26 -** Option could be {{code}}C:\eMagiz{{/code}}
24 + ** Option could be {{code}}C:\eMagiz{{/code}}
27 27  * Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator
28 -** Repeat this for all runtimes
26 + ** Repeat this for all runtimes
29 29  
30 30  As a result you will now have a running solution.
31 31  
... ... @@ -35,14 +35,8 @@
35 35  
36 36  {{video attachment="crashcourse-platform-exercise-deploy-model-locally.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
37 37  
38 -{{info}}
39 -Note that the video only shows the part that needs to be executed in the portal. On your laptop you can validate that things are running by checking for the following piece of text in your karaf.bat.
40 - * "Application context succesfully refreshed""
41 -{{/info}}
42 -)))
36 +{{info}}Note that the video only shows the part that needs to be executed in the portal. On your laptop you can validate that things are running by checking for the following piece of text in your karaf.bat.
37 + * "Application context succesfully refreshed""{{/info}}
43 43  
44 -(((
45 -{{toc/}}
46 -)))
39 +)))((({{toc/}}))){{/container}}
47 47  {{/container}}
48 -{{/container}}