K
knavneet
Guest
Hi Mihai, If you add following line to webapps\ ServiceName \WEB-INF\classes\log4j.properties: === log4j.logger.com.progress.rest.adapters.oe=DEBUG, service-name === you will get some details in WEB-INF\logs\ serviceName .log that might give some clue. Also, you might want to verify if the catalina.base system property is properly set. HTH, Navneet
Continue reading...
Continue reading...