[jira] [Updated] (OFBIZ-9289) SOAPEventHandler only outputs error to log when secureSoapAnswer = false

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9289) SOAPEventHandler only outputs error to log when secureSoapAnswer = false

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gareth Carter updated OFBIZ-9289:
---------------------------------
    Attachment: SOAPEventHandler.java.patch

Here is the proposed patch, moving the debug line

> 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
>         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)