/[Apache-SVN]
ViewVC logotype

Revision 1867620


Jump to revision: Previous Next
Author: nmalin
Date: Fri Sep 27 07:21:30 2019 UTC (4 years, 6 months ago)
Changed paths: 2
Log Message:
Implemented: Add transaction timeout default properties for screen widget
(OFBIZ-11190)

Currently when you rendering a screen, the transaction timeout would be resolve from the context or use default value (60s)
I reviewed this code part to reorganize timeout resolution on dedicate function (transaction timeout on widget screen is pre-apache)
and introduce possibility to set a default value by properties on 'widget.property' with name 'widget.screen.transaction.defaultTimeout'.

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/framework/widget/config/widget.properties modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelScreen.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26