There is no way to define the timeout of the transaction used by 
ServiceMultiEventHandler
-----------------------------------------------------------------------------------------

                 Key: OFBIZ-201
                 URL: http://issues.apache.org/jira/browse/OFBIZ-201
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
         Environment: Linux, postgresql
            Reporter: Peter Goron
         Attachments: ServiceMultiEventHandler.patch

The transaction created by service-multi event handler uses the default 
transaction timeout (60s). I've found no way to increase this value.

I think the default timeout of service-multi should be at least the timeout 
defined in the service definition (transaction-timeout) of the service called 
(see attached patch).


Maybe the default value should be service's timeout multiply by rowCount ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to