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 2009/10/27 19:30:23 UTC

svn commit: r830282 - /incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README

Author: cwiklik
Date: Tue Oct 27 18:30:23 2009
New Revision: 830282

URL: http://svn.apache.org/viewvc?rev=830282&view=rev
Log:
UIMA-1484 Updated to remove UIMA_JAR_PATH description

Modified:
    incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README

Modified: incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README?rev=830282&r1=830281&r2=830282&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README (original)
+++ incubator/uima/uima-as/trunk/uima-as-distr/src/main/readme/README Tue Oct 27 18:30:23 2009
@@ -165,7 +165,7 @@
   and UIMA_HOME/apache-activemq-4.1.1/lib/optional directories. If you want to use a different
   version of ActiveMQ, please set ACTIVEMQ_HOME environment variable to the location of 
   ActiveMQ you intend to use. Also, if you want to deploy your own annotator that is 
-  installed in a different directory than UIMA_HOME/lib please set the UIMA_JAR_PATH 
+  installed in a different directory than UIMA_HOME/lib please set the UIMA_CLASSPATH 
   environment variable to point to the directories that contain your jar files. You
   may specify multiple directories using File.pathSeparator; each directory's contained 
   JARs will be added to the class path. The paths can also contain jar files.   
@@ -279,7 +279,7 @@
 
 3.8 Monitoring UIMA AS service
 
-UIMA AS service monitoring is available via JMX and jConsole. To enble this, please set the following 
+UIMA AS service monitoring is available via JMX and jConsole. To enable this, please set the following 
 before starting a service:
 
 set UIMA_JVM_OPTS=-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8009