Updated Deploying and Running the Build (markdown) authored by OSPODksr's avatar OSPODksr
......@@ -27,6 +27,7 @@ To avoid conflicts between library versions (e.g. Hazelcast).
10. The JDNI Resource is at **Resources -> JNDI ->Custom** Resources and can also be edited in the portal.
Insert Image here
11. The project can be built with **mvn clean install** (located under /UrbanPulse/ ausführen). As a result, a *.war Datei file is will be created at **UrbanPulse/UrbanPulseManagement/target**.
12. The file can also be deployed to Payara in Payar‘s management page, under unter **Applications -> Deploy**.
......
......