Author: cwiklik
Date: Wed Feb 16 18:08:01 2011
New Revision: 1071343
URL: http://svn.apache.org/viewvc?rev=1071343&view=rev
Log:
UIMA-2055 Modified to work with new/refactored JmsOutputChannel
Modified:
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
Modified:
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
URL:
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties?rev=1071343&r1=1071342&r2=1071343&view=diff
==============================================================================
---
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
(original)
+++
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
Wed Feb 16 18:08:01 2011
@@ -238,4 +238,8 @@ UIMAEE_received_stop_request__INFO = Con
UIMAEE_delegate_key_for_endpoint_not_found__INFO= Controller: {0} Unable To
Find DelegateKey For Endpoint: {1}
UIMAEE_endpoint_null__INFO= Controller: {0} Endpoint is NULL. Cas Reference
Id: {1}
UIMAEE_service_terminating_fc_failure__INFO=Controller: {0} is terminating due
to Flow Controller Failure While Disabling Delegate: {1} Cas:{2}
-UIMAEE_using_generated_name_INFO = Controller Name Not Specified in the AE
descriptor. Using Generated Name: {0}
\ No newline at end of file
+UIMAEE_using_generated_name_INFO = Controller Name Not Specified in the AE
descriptor. Using Generated Name: {0}
+UIMAEE_service_sending_getmeta_request__FINE = Controller: {0} Sending GetMeta
Request to Delegate: {1}
+UIMAEE_service_sending_process_request__FINE = Controller: {0} Sending Process
Request to Delegate: {1}
+UIMAEE_service_sending_release_cas_request__FINE = Controller: {0} Sending
Release CAS Request to Delegate: {1}
+UIMAEE_service_sending_stop_request__FINE = Controller: {0} Sending STOP
Request to Delegate: {1}
\ No newline at end of file