[jira] Created: (OFBIZ-4218) SOAP improvements

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

[jira] Created: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
SOAP improvements
-----------------

                 Key: OFBIZ-4218
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: chris snow


1) SOAPHandler fault handling and error logging improvements
2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)

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

chris snow updated OFBIZ-4218:
------------------------------

    Attachment: SoapHandler.patch

I hope I have created this patch ok for svn.

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>         Attachments: SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux reassigned OFBIZ-4218:
--------------------------------------

    Assignee: Jacques Le Roux

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>            Assignee: Jacques Le Roux
>         Attachments: SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007894#comment-13007894 ]

Jacques Le Roux commented on OFBIZ-4218:
----------------------------------------

Chris,

I'm interested with this patch but it does not work with SVN

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>         Attachments: SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

chris snow updated OFBIZ-4218:
------------------------------

    Attachment: SoapHandler.patch

I hope this patch works with svn!

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>            Assignee: Jacques Le Roux
>         Attachments: SoapHandler.patch, SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008343#comment-13008343 ]

Jacques Le Roux commented on OFBIZ-4218:
----------------------------------------

It definitively works, thanks

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>            Assignee: Jacques Le Roux
>         Attachments: SoapHandler.patch, SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-4218) SOAP improvements

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-4218.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Chris,

Your patch is in trunk at r1082829

> SOAP improvements
> -----------------
>
>                 Key: OFBIZ-4218
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4218
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: chris snow
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: SoapHandler.patch, SoapHandler.patch
>
>
> 1) SOAPHandler fault handling and error logging improvements
> 2) Current SOAPHandler allows multiple service requests in the SOAPBody.  There should only be one service request.
> 3) Error messages give too much information in soap response to potential hackers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira