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

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

Author: challngr
Date: Thu Jan 31 18:13:01 2013
New Revision: 1441096

URL: http://svn.apache.org/viewvc?rev=1441096&view=rev
Log:
UIMA-2584
More tweaks - try to autodiscover Java. Handle automanaged amq in start_sim and stop_sim.

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=1441096&r1=1441095&r2=1441096&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Thu Jan 31 18:13:01 2013
@@ -66,10 +66,6 @@ ducc.locale.country=us
 # in Megabytes.
 ducc.node.min.swap.threshold=1000000
 
-# Specify the jvm here.  If not here, java must be in your path.  If java is in neither place DUCC won't start.
-#ducc.jvm = /share/ibm-java-sr10-x86_64-60/bin/java
-ducc.jvm = /share/jdk1.6/bin/java
-
 # administrative endpoint for all ducc components
 ducc.admin.endpoint=ducc.admin.channel
 # endpoint type choices[vm,queue,topic]