Author: challngr
Date: Tue Jan 29 20:43:12 2013
New Revision: 1440112

URL: http://svn.apache.org/viewvc?rev=1440112&view=rev
Log:
UIMA-2584
DUCC Set default JSP compilation directory in ducc.properties.

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=1440112&r1=1440111&r2=1440112&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/resources/ducc.properties Tue Jan 29 
20:43:12 2013
@@ -115,6 +115,8 @@ ducc.ws.port.ssl.pw = quackquack
 ducc.ws.session.minutes = 60
 # 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
+ducc.ws.jsp.compilation.directory = /tmp/ducc/jsp
 # <for Apache only>
 #uncomment this line and set pw for login to webserver, otherwise no pw 
required to login.
 #ducc.ws.authentication.pw = ducksoup


Reply via email to