Author: cwiklik
Date: Thu Feb 10 19:06:57 2011
New Revision: 1069536

URL: http://svn.apache.org/viewvc?rev=1069536&view=rev
Log:
UIMA-2044 Added new key 

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=1069536&r1=1069535&r2=1069536&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 
Thu Feb 10 19:06:57 2011
@@ -237,4 +237,5 @@ UIMAEE_retrying_process_cas__INFO = Cont
 UIMAEE_received_stop_request__INFO = Controller: {0} Received STOP request for 
CAS: {1}
 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}
\ No newline at end of file
+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


Reply via email to