[
https://issues.apache.org/jira/browse/OFBIZ-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-9289.
----------------------------------
Resolution: Implemented
Fix Version/s: 16.11.02
Upcoming Release
Thanks Gareth,
I agree there is no risk showing exception information in log.
Your patch is in
trunk r1791288
R16.11 r1791289
I decided it was worth and no risk backporting in R16.11
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Release, 16.11.02
>
> Attachments: SOAPEventHandler.java.patch
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)