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 2013/03/26 15:16:15 UTC

svn commit: r1461147 - /uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties

Author: cwiklik
Date: Tue Mar 26 14:16:14 2013
New Revision: 1461147

URL: http://svn.apache.org/r1461147
Log:
UIMA-2651 Modified message template

Modified:
    uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties

Modified: uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties?rev=1461147&r1=1461146&r2=1461147&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties (original)
+++ uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties Tue Mar 26 14:16:14 2013
@@ -232,3 +232,4 @@ UIMAJMS_no_jmx_port__WARNING= \n\n\t >>>
 UIMAJMS_dispatch_delayed_cas__INFO=UIMA AS Dispatching CAS: {0} (Hashcode:{1}) from Delayed List 
 UIMAJMS_process_timeout_handler3__WARNING=UIMA AS Handling CAS Timeout. CAS hashcode:{0}. Invalid ThreadMonitor (NULL) for Thread ID:{1}
 UIMAJMS_process_exception_handler5__WARNING=UIMA AS Handling Exception in sendAndReceive(). CAS hashcode:{0}. ThreadMonitor Released Semaphore For Thread ID:{1}
+UIMAJMS_invalid_destination__INFO=UIMA AS Service: {0} ignoring request with deleted reply queue: {1}
\ No newline at end of file