[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Progress Application Server - pasman sessions

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
The /manager application is Tomcat's manager application. It has functionality specifically for Tomcat. tomcat.apache.org/.../manager-howto.html The /oemanager web application is from OpenEdge. It provides data on ABL applications, including agent and ABL sessions. documentation.progress.com/.../index.html Both of these have REST interfaces, although Tomcat's mostly returns raw text, while /oemanager always sends and receives JSON.

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