Author: lektran
Date: Thu Apr 8 04:08:50 2010
New Revision: 931775
URL:
http://svn.apache.org/viewvc?rev=931775&view=revLog:
Increase the transaction timeout for rendering the artifact info screen
Modified:
ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml
Modified: ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml?rev=931775&r1=931774&r2=931775&view=diff==============================================================================
--- ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml (original)
+++ ofbiz/trunk/framework/webtools/widget/ArtifactInfoScreens.xml Thu Apr 8 04:08:50 2010
@@ -20,7 +20,7 @@ under the License.
<screens xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/widget-screen.xsd">
- <screen name="ArtifactInfo">
+ <screen name="ArtifactInfo" transaction-timeout="180">
<section>
<condition>
<if-has-permission permission="ARTIFACT_INFO_VIEW"/>