I
Irfan
Guest
Hi Paul, For REST Application and Security related logs I would suggest looking at the REST Application logs which will reside in $CATALINA_HOME/webapps/ RESTApplication /WEB-INF/adapters/logs/ RESTApplication .log As mentioned above by Anil, for Security you need to do the below setting in log4j.properties log4j.logger.com.progress.rest.security=DEBUG, RESTApplication For 11.4, we have added the ability of looking at the real time Request and Response objects which leverages Tomcat's feature " tomcat.apache.org/.../filter.html for purely debugging purpose. You might want to think about it if you are using OpenEdge 11.4
Continue reading...
Continue reading...