[ http://issues.apache.org/jira/browse/OFBIZ-201?page=comments#action_12435031 ] Si Chen commented on OFBIZ-201: -------------------------------
Peter, I'd rather we create a separate attribute for that then to use something like path which would not be very intuitive to other users. Why don't we just do the rowCount * timeout for now and wrap everything in one big transaction? > 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: ServiceMulti-Si.patch, ServiceMultiEventHandler.patch, > 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
