You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2013/03/16 11:57:34 UTC

svn commit: r1457236 - /uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties

Author: degenaro
Date: Sat Mar 16 10:57:33 2013
New Revision: 1457236

URL: http://svn.apache.org/r1457236
Log:
UIMA-2734 DUCC webserver (WS) refactor DuccWebMonitor in anticipation of support for monitoring of Managed Reservations

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties?rev=1457236&r1=1457235&r2=1457236&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Sat Mar 16 10:57:33 2013
@@ -108,7 +108,7 @@ ducc.ws.session.minutes = 60
 #   program must visit http://<host>:<port>/ducc-servlet/proxy-job-status?id=<job-id> within this expiry time
 #   else the job will be automatically canceled (unless feature disabled) by the webserver acting as the 
 #   administrator ducc (which must be specified in the ducc.administrators file).
-ducc.ws.job.automatic.cancel.minutes = 5
+ducc.ws.automatic.cancel.minutes = 5
 # Optionally configure the webserver max history entries for each of Jobs/Reservations/Services
 ducc.ws.max.history.entries = 4096
 # Specify the ducc jsp comp dir