[progress Communities] [progress Openedge Abl] Forum Post: Re: 2 Questions Of Rest Services...

  • Thread starter Thread starter knavneet
  • Start date Start date
Status
Not open for further replies.
K

knavneet

Guest
Hi Marekk, You would export as a WAR file when you have finished the development of the REST Application in PDS OE and want to deploy it in a production environment. The WAR file thus exported is a full web application that can be deployed in Tomcat’s webapp folder. If you export as a .zip file, it just contains the .paar files for selected services that can be deployed in an existing web application that’s already deployed in a Tomcat. And thus the name ‘incremental’. The WAR(ZIP) contains artefacts that you deploy in the Tomcat, and thus there are no .cls, .i files in it. You can export a .WAR, make copies of it and deploy it Tomcat running of other machines. HTH, Navneet

Continue reading...
 
Status
Not open for further replies.
Back
Top