From 2d598dae81ef5f4116d8ae7e441b21486bd4ba1a Mon Sep 17 00:00:00 2001 From: Boris Bendyukov Date: Tue, 14 Jan 2014 06:23:41 +0000 Subject: [PATCH] Bundle.properties edited online with Bitbucket --- .../filebcimpl/src/com/sun/jbi/filebc/messages/Bundle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/ojc-core/filebc/filebcimpl/src/com/sun/jbi/filebc/messages/Bundle.properties b/ojc-core/filebc/filebcimpl/src/com/sun/jbi/filebc/messages/Bundle.properties index 125658ddb..78d37862b 100755 --- a/ojc-core/filebc/filebcimpl/src/com/sun/jbi/filebc/messages/Bundle.properties +++ b/ojc-core/filebc/filebcimpl/src/com/sun/jbi/filebc/messages/Bundle.properties @@ -151,6 +151,7 @@ FILEBC-E00769.Failed_to_process_redelivery=FILEBC-E00769: An exception occured w FileBC-E00790.Solicited_Read_Multiple_Records_Per_File=FileBC-E00790: Solicited Read does not support multiple records per file. Endpoint invoked was: {0}. FILEBC-E00791.Solicited_Read_Failed=FILEBC-E00791: Solicited Read Failed. service: {0}, endpoint: {1}, operation: {2}. Error was: {3}. FileBC-E00792.Solicited_Read_Could_Not_Send_Error_Message=FileBC-E00792: Solicited Read Failed. But error message could not be sent to the invoking service due to: {0}. +FILEBC-E00793.Failed_register_lock_4_outbound_endpoint=FILEBC-E00793: Failed to register lock file for outbound endpoint: service name = [{0}] endpoint name = [{1}], [{2}] might be used by an existing outbound endpoint. # Warnings FILEBC-W00701.Message_write_failed_exception=FILEBC-W00701: Attempt to write a message for service: {0}, endpoint: {1}, operation: {2}, failed. Error was: {3}