M
Michael Jacobs
Guest
Navneet, If you do a manual deploy - do you not have to edit the log4j.properties file to get the right log file name? Mike J. From: knavneet bounce-knavneet@community.progress.com Reply-To: " TU.OE.Deployment@community.progress.com " TU.OE.Deployment@community.progress.com Date: Thursday, November 20, 2014 at 12:34 PM To: " TU.OE.Deployment@community.progress.com " TU.OE.Deployment@community.progress.com Subject: RE: [Technical Users - OE Deployment] Deploying multiple copies of a since REST service war RE: Deploying multiple copies of a since REST service war Reply by knavneet Are we able to take a REST server, assume it's called RestService and simple change the name of the war file to something specific, such as RestServiceCustA and deploy it over and over again by simply keeping the name unique. Or does the war file need to be "created" with the new name? Yes, you can take a PDS OE generated .war file, and deploy it again with a unique name. However, you need to keep in mind that your Tomcat server can run out of memory if you have too many .war files deployed. From: jbeisch [ mailto:bounce-jbeisch@community.progress.com ] Sent: Thursday, November 20, 2014 10:06 PM To: TU.OE.Deployment@community.progress.com Subject: [Technical Users - OE Deployment] Deploying multiple copies of a since REST service war Deploying multiple copies of a since REST service war Thread created by jbeisch We will need to deploy a single REST service to multiple customers each of which have their own AppServer for it to connect to. This requires us to uniquely name each REST service so we can configure the individual .props files to connect to each AppServer. Are we able to take a REST server, assume it's called RestService and simple change the name of the war file to something specific, such as RestServiceCustA and deploy it over and over again by simply keeping the name unique. Or does the war file need to be "created" with the new name? We are using PDSOE to create are war and paar files and are hoping to not have hundreds of projects to generate the uniquely named war and paar files but rather do this naming during deployment. Stop receiving emails on this subject. Flag this post as spam/abuse. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...