[jira] Commented: (OFBIZ-1245) Service Engine inconsistent in handling fail results
Posted by
Nicolas Malin (Jira) on
Nov 02, 2007; 3:55pm
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-1245-Service-Engine-inconsistent-in-handling-fail-results-tp183697p183698.html
[
https://issues.apache.org/jira/browse/OFBIZ-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539604 ]
Adrian Crum commented on OFBIZ-1245:
------------------------------------
David,
Thank you very much for your help! I will commit the Asset Maintenance part.
I agree - I don't like how failure status/messages are handled. It appears they were tacked on as an after thought, so they are not handled consistently. Perhaps we can discuss a better way of handling them on the ml.
> 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
> Fix For: SVN trunk
>
> Attachments: asset_maint.patch, asset_maint.patch, framework_service.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.