You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Al Byers (JIRA)" <ji...@apache.org> on 2007/02/08 09:52:05 UTC

[jira] Resolved: (OFBIZ-697) ServiceMultiEvent does not handle ServiceAuthException

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

Al Byers resolved OFBIZ-697.
----------------------------

    Resolution: Fixed

I committed fix.

> ServiceMultiEvent does not handle ServiceAuthException 
> -------------------------------------------------------
>
>                 Key: OFBIZ-697
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-697
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Al Byers
>             Fix For: SVN trunk
>
>
> In the course of testing the permission-service functionality, the "runSync" call at line 293 does not return a map; instead an exception is thrown and processing continues. Down below the result map is referenced and an exception is thrown from that.
> A look at ServiceEventHandler shows that it has a test for the case of result map being null and adding such a fix to this case seems to work.

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