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/09/24 18:48:04 UTC

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

Author: cwiklik
Date: Thu Sep 24 16:48:04 2009
New Revision: 818544

URL: http://svn.apache.org/viewvc?rev=818544&view=rev
Log:
UIMA-1433 Changed debug level to INFO on key UIMAJMS_activemq_open__xxx

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

Modified: incubator/uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties
URL: http://svn.apache.org/viewvc/incubator/uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties?rev=818544&r1=818543&r2=818544&view=diff
==============================================================================
--- incubator/uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties (original)
+++ incubator/uima/uima-as/trunk/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties Thu Sep 24 16:48:04 2009
@@ -116,7 +116,7 @@
 UIMAJMS_cancelled_cpc_request_timer_FINEST = Uima EE Client Cancelled CPC Timer
 UIMAJMS_open__FINE=Opening Connection to Endpoint:{0} Managed By Broker:{1}
 UIMAJMS_aborted__FINE= Connection to Endpoint: {0} Managed By Broker: {1} Was Aborted
-UIMAJMS_activemq_open__FINE=ActiveMQ Factory Creating New Connection To Endpoint: {0} Managed By Broker: {1}
+UIMAJMS_activemq_open__INFO= Controller: {0} Establishing New Shared Connection To Endpoint: {1} Managed By Broker: {2}
 UIMAJMS_conn_started__FINE = Connection to Endpoint: {0} Managed By Broker: {1} Started
 UIMAJMS_conn_starting__FINE = Controller: {0} Starting Connection to <<<<Fixed>>>> Endpoint: {1} Managed By Broker: {2}
 UIMAJMS_temp_conn_starting__FINE = Controller: {0} Starting Connection to <<<<Temporary>>>> Endpoint: {1} Managed By Broker: {2}