Details
Description
Commit
Revision: 1088047
Author: jleroux
Date: 02 April 2011 16:23:40
Message:
Completes OFBIZ-4218
Keeps 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).
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-4218 SOAP improvements
- Closed