[Progress Communities] [Progress OpenEdge ABL] Forum Post: OE12 Web Service

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
I am working on a project involving OE12 and REST (webhandler). We are splitting the project into UTV, TEST and PROD and right now I have setup UTV and PROD. It worked til I was asked to start doing this: tcman feature AJP13=on tcman feature HTTP off tcman feature HTTPS off tcman feature AJP13 on tcman config psc.as.http.port=8009 tcman config psc.as.http.port=3030 tcman config psc.as.ajp13.port=8009 tcman feature HTTP on The instance was restarted after changing. Now PROD is not working, and UTV is, so it probably have to do with this stuff…. PROD (pasBAFO) is setup on port 3030 I get this error when trying to redepoloy: pasUTV is workiing and looks like this in progress explorer: What logfile should have info about whats not happening as it should ? //Geir Otto

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