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 30.1
edited by Erik Bakker
on 2023/01/20 11:54
on 2023/01/20 11:54
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Exercise -Deploy model locally1 +Deploy model locally - 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 will explain thebusinesscaseusedthroughoutall exercises linkedtothe Crash CoursePlatformCourse. Inthe following exercises, we will guide you step by stepthroughthe platformsoyoucan learnhow touse it.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 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -11,11 +11,29 @@ 11 11 12 12 == 2. Exercise == 13 13 14 -In this exercise, please ensure all flows are added to the Create phase. 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 15 15 27 +As a result you will now have a running solution. 28 + 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 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 + 20 20 )))((({{toc/}}))){{/container}} 21 21 {{/container}}