Changes for page Deploy model locally
Last modified by Erik Bakker on 2024/07/08 10:18
From version 27.1
edited by eMagiz
on 2022/11/23 09:43
on 2022/11/23 09:43
Change comment:
There is no comment for this version
To version 33.1
edited by Erik Bakker
on 2024/02/20 09:08
on 2024/02/20 09:08
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Exercise -Deploy model locally1 +Deploy model locally - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings. Crash Course.CrashCourse Platform.WebHome1 +Main.eMagiz Academy.Microlearnings.Legacy Functionality.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e Magiz1 +XWiki.ebakker - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 -With this exercise, we startour journey into the eMagiz platform. This exercise willexplain thebusiness case usedthroughoutallexercises linkedto the Crash Course Platform Course. Inthe followingexercises,wewill guide you step by stepthroughthe platformsoyoucanlearn howtouse it.3 +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. 4 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -8,14 +8,33 @@ 8 8 9 9 * Completed all previous exercises of the Crash course Platform 10 10 * Completed all previous microlearnings of the Crash course Platform 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"]] 11 11 12 12 == 2. Exercise == 13 13 14 -In this exercise, please ensure all flows are added to the Create phase. 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 15 15 28 +As a result you will now have a running solution. 29 + 16 16 == 3. Solution == 17 17 18 18 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. 19 19 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 + 20 20 )))((({{toc/}}))){{/container}} 21 21 {{/container}}