Wiki source code of Deploy model locally

Version 31.1 by Erik Bakker on 2023/01/20 11:56

Hide last authors
eMagiz 27.1 1 {{container}}
2 {{container layoutStyle="columns"}}(((
Erik Bakker 28.1 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.
eMagiz 1.1 4
Erik Bakker 12.1 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
eMagiz 1.1 6
7 == 1. Prerequisites ==
8
eMagiz 27.1 9 * Completed all previous exercises of the Crash course Platform
10 * Completed all previous microlearnings of the Crash course Platform
Erik Bakker 31.1 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"]]
eMagiz 1.1 12
eMagiz 27.1 13 == 2. Exercise ==
eMagiz 1.1 14
Erik Bakker 28.1 15 In this exercise, execute the following steps:
16 * Execute "Check properties" action on release level and validate that no missing properties exist
17 * Activate the release
18 * Navigate to Deploy -> Containers and download the following runtimes:
19 ** JMS Server
20 ** Container
21 ** CAPE Connector
22 ** TMS Connector
23 * Unzip all runtimes in a convenient folder
24 ** Option could be {{code}}C:\eMagiz{{/code}}
25 * Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator
26 ** Repeat this for all runtimes
eMagiz 1.1 27
Erik Bakker 28.1 28 As a result you will now have a running solution.
29
eMagiz 27.1 30 == 3. Solution ==
eMagiz 1.1 31
eMagiz 27.1 32 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.
eMagiz 1.1 33
Erik Bakker 29.1 34 {{video attachment="crashcourse-platform-exercise-deploy-model-locally.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
35
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}}
38
eMagiz 27.1 39 )))((({{toc/}}))){{/container}}
40 {{/container}}