You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2015/02/12 19:51:31 UTC

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

Author: cwiklik
Date: Thu Feb 12 18:51:31 2015
New Revision: 1659360

URL: http://svn.apache.org/r1659360
Log:
UIMA-4215 - added new service configuration class

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

Modified: uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties?rev=1659360&r1=1659359&r2=1659360&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/default.ducc.properties Thu Feb 12 18:51:31 2015
@@ -466,6 +466,8 @@ ducc.uima-as.configuration.class=org.apa
 #ducc.uima-as.configuration.class=org.apache.uima.ducc.transport.configuration.jp.JobProcessConfiguration
 # New Configuration class supporting the new DUCC 2.0 isolation from user code. 
 #ducc.job-process.configuration.class=org.apache.uima.ducc.transport.configurator.jp.JobProcessConfiguration
+# New configuration class supporting the new DUCC 2.0 isolation from user code
+# ducc.service.configuration.class=org.apache.uima.ducc.transport.configuration.service.ServiceConfiguration
 
 ducc.uima-as.endpoint=ducc.job.managed.service
 # endpoint type choices[socket]