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

David E. Jones closed OFBIZ-665.
--------------------------------

    Assignee: Al Byers

This looks like a great enhancement Al.

BTW, you should now be able to assign tasks to yourself and close issues (ie 
permissions for both are in place).

Was this comment resolved: "This means I need to get the ModelService to get 
those values. This will add some overhead, unless I can find a way to obtain a 
ServiceDispatcher at this point instead of a WebappDispatcher then I could run 
the ServiceDispatcher.runSync(name, cloned, map) which I would assume is more 
efficient."?

This is really important enough that the overhead shouldn't matter, and it 
shouldn't be much overhead anyway in terms of run-time impact.

> Mini-lang call-service element needs require-new-transaction attr
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-665
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-665
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Al Byers
>         Assigned To: Al Byers
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> I can't see why not. It is in the GenericDispatcher.runSync method. As I 
> understand the code, it lets the developer override the value set in the 
> services.xml file. There are cases where you have several service calls 
> within a simple-method and it would be nice to be able to roll them back, but 
> without this addition that would not be possible, right?
> And might as well add transaction-timeout, as well. If it defaults to 0, then 
> in ServiceDispatcher it looks like it will not set the existing 
> transactionTimeout value.
> I can make this change, but would to see if there are any objections, first.

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

Reply via email to