You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2007/10/27 18:45:50 UTC

[jira] Updated: (OFBIZ-1245) Service Engine inconsistent in handling fail results

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

Adrian Crum updated OFBIZ-1245:
-------------------------------

    Attachment: framework_service.patch

Updated patch to latest SVN.

> Service Engine inconsistent in handling fail results
> ----------------------------------------------------
>
>                 Key: OFBIZ-1245
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1245
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>            Reporter: Adrian Crum
>            Assignee: David E. Jones
>            Priority: Minor
>         Attachments: asset_maint.patch, framework_service.patch, framework_service.patch, framework_service.patch
>
>
> Services can indicate failure with a ModelService.RESPOND_FAIL response or by putting a failMessage element in the result Map. The service engine is inconsistent in checking for a failure - sometimes it checks for ModelService.RESPOND_FAIL and sometimes it checks for the failMessage element in the result Map. This can lead to unpredictable results when working with services that return failure.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.