[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PAS deployment of a new ABL application in the same tomcat instance

  • Thread starter Thread starter Irfan
  • Start date Start date
Status
Not open for further replies.
I

Irfan

Guest
You already have a webapp named 'oeabl' deployed in the same PASOE Instance. You need to deploy a named OEABL Web Application. So, for your case it should be something as below tcman deploy -a oeabl2 %DLC%\servers\pasoe\extras\oeabl.war anotherABLApp Option "-a" just copied oeabl WebApp as 'oeabl2'.

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