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

  • Thread starter Thread starter dvoyat
  • Start date Start date
Status
Not open for further replies.
D

dvoyat

Guest
Hi What about r-code refresh and other class reload. So far if we deploy using .war file it required PAS instance restart to get new code/classes in use. Paar file as incremental update is doing (should do) r-code refresh and reload any class (actually we've been told it does trim any existing session). I'm assuming there's nothing which will force any r-code reload (especially classes already loaded) should there be any r-code changes in ${CATALINA_BASE}/openedge or ${CATALINA_BASE}/ablapps/oepas1/openedge therefore PAS instance stop/restart required ? Denis

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