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 2018/01/10 19:43:23 UTC

svn commit: r1820775 - /uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml

Author: cwiklik
Date: Wed Jan 10 19:43:23 2018
New Revision: 1820775

URL: http://svn.apache.org/viewvc?rev=1820775&view=rev
Log:
UIMA-5697 document TargetServiceId option for RunRemoteAsyncAE

Modified:
    uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml

Modified: uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml?rev=1820775&r1=1820774&r2=1820775&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml (original)
+++ uima/uima-as/trunk/uima-as-docbooks/src/docbook/async.tools.xml Wed Jan 10 19:43:23 2018
@@ -99,6 +99,9 @@ under the License.
         <listitem><para>-uimaEeDebug true causes various debugging things to happen, including 
         <emphasis>not</emphasis> deleting the generated spring file generated by running dd2spring. 
         This parameter only affects deployments specified using the -d parameter that follow it in the command line sequence.</para></listitem>
+        <listitem><para>-TargetServiceId specifies identifier of a service which should process a CAS. This
+        identifier must match service's identifier. By default a service is launched with an IP:PID
+        identifier but the identifier can be an arbitrary String.</para></listitem>
       </itemizedlist>
     </para>
     <para>The source code for this is in the class