Wiki source code of Deploy model locally

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

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