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/21 21:38:44 UTC

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

Author: cwiklik
Date: Wed Oct 21 19:38:44 2009
New Revision: 828162

URL: http://svn.apache.org/viewvc?rev=828162&view=rev
Log:
UIMA-1632 Added new message

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=828162&r1=828161&r2=828162&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 Wed Oct 21 19:38:44 2009
@@ -175,4 +175,5 @@
 UIMAJMS_client_connection_setup_INFO = UIMA AS Client Created Shared Connection To Broker: {0}
 UIMAJMS_client_failed_creating_session_INFO = UIMA AS Client Failed Creating Session To Destination: {0} Managed By Broker: {1}
 UIMAJMS_client_connection_not_ready_INFO = UIMA AS Client Connection To Broker: {0} Not Initialized
-UIMAJMS_client_connection_closed_INFO = UIMA AS Client Connection To Destination: {0} Managed By Broker: {1} Is Closed
\ No newline at end of file
+UIMAJMS_client_connection_closed_INFO = UIMA AS Client Connection To Destination: {0} Managed By Broker: {1} Is Closed
+UIMAJMS_service_closing_connection__INFO=Controller {0} Invalidating JMS Connection To Broker {1} and Closing Sessions To Delegates
\ No newline at end of file