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 2011/02/25 04:59:56 UTC

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

Author: cwiklik
Date: Fri Feb 25 03:59:55 2011
New Revision: 1074396

URL: http://svn.apache.org/viewvc?rev=1074396&view=rev
Log:
UIMA-2072 Fixed log msg

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=1074396&r1=1074395&r2=1074396&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 Fri Feb 25 03:59:55 2011
@@ -148,7 +148,7 @@ UIMAJMS_connection_timeout__FINE = Contr
 UIMAJMS_jms_listener_failed_WARNING = Jms Listener Failed. Endpoint: {0} Managed By: {1} Reason: {2}
 UIMAJMS_stop_listener__INFO = Stopping Listener On Endpoint: {0}
 UIMAJMS_awaiting_container_init__INFO = Uima EE Client Blocking - Awaiting Top Level Controller Initialization Notification
-UIMAJMS_container_init_exception__WARNING = Top Level Controller Initialization Exception. Cause: {0} 
+UIMAJMS_container_init_exception__WARNING = Top Level Controller Initialization Exception.
 UIMAJMS_terminate_service_dueto_bad_broker__WARNING = Controller: {0} Unable To Establish Connection To Broker: {1} - Stopping Service
 UIMAJMS_client_sending_release_cas_FINEST = Client Sent Free Cas Notification to Destination: {0} For Cas: {1}
 UIMAJMS_activated_fcq__CONFIG = >>>> Cas Multiplier Controller: {0} Activated Listener To Receive Free CAS Notifications From Clients - Temp Queue Name: {1}