Gareth Carter created OFBIZ-9289:
------------------------------------
Summary: SOAPEventHandler only outputs error to log when secureSoapAnswer = false
Key: OFBIZ-9289
URL:
https://issues.apache.org/jira/browse/OFBIZ-9289 Project: OFBiz
Issue Type: Improvement
Components: framework
Reporter: Gareth Carter
Priority: Minor
Commit
Revision: 1088047
Author: jleroux
Date: 02 April 2011 16:23:40
Message:
Completes
https://issues.apache.org/jira/browse/OFBIZ-4218Keeps the secure idea but enhance when working in a secure environment (VPN, local network, etc.) to return a comprehensive response. Depends on the secureSoapAnswer property in service.properties, true by default
----
Modified : /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/event/SOAPEventHandler.java
Modified : /ofbiz/trunk/framework/service/config/service.properties
Changes SOAPEventHandler to secure the response on error but it also hides error message from the log if secureSoapAnswer = true (which is the default).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)