Question
1
Replies
599
Views
Infomatics Corporation
Posted: May 7, 2019
Last activity: May 7, 2019
Closed
deploying pega application
Hi..
I wanted to know the procedure to deploy the web application which are developed in the pega 8.1
#how to generate the .WAR file in pega
You do not compile a new prweb.war (or .ear) file when using Pega. The prweb webapp's rule engine generates java classes using rules stored in the database.
Generated classes are cached and subsequently used by the rule engine. The rules for an application can be pre-compiled using the Static Assembler.
See: https://community.pega.com/knowledgebase/preassembling-rules-application-using-static-assembler-utility