Wiki source code of Deploy model locally

Version 30.1 by Erik Bakker on 2023/01/20 11:54

Show last authors
1 {{container}}
2 {{container layoutStyle="columns"}}(((
3 With this exercise, we continue our journey into the eMagiz platform. This exercise will experience getting your Test environment running on your own laptop.
4
5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6
7 == 1. Prerequisites ==
8
9 * Completed all previous exercises of the Crash course Platform
10 * Completed all previous microlearnings of the Crash course Platform
11
12 == 2. Exercise ==
13
14 In this exercise, execute the following steps:
15 * Execute "Check properties" action on release level and validate that no missing properties exist
16 * Activate the release
17 * Navigate to Deploy -> Containers and download the following runtimes:
18 ** JMS Server
19 ** Container
20 ** CAPE Connector
21 ** TMS Connector
22 * Unzip all runtimes in a convenient folder
23 ** Option could be {{code}}C:\eMagiz{{/code}}
24 * Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator
25 ** Repeat this for all runtimes
26
27 As a result you will now have a running solution.
28
29 == 3. Solution ==
30
31 In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.
32
33 {{video attachment="crashcourse-platform-exercise-deploy-model-locally.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
34
35 {{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.
36 * "Application context succesfully refreshed""{{/info}}
37
38 )))((({{toc/}}))){{/container}}
39 {{/container}}