You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/06/27 22:14:47 UTC

svn commit: r551307 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties

Author: dims
Date: Wed Jun 27 13:14:46 2007
New Revision: 551307

URL: http://svn.apache.org/viewvc?view=rev&rev=551307
Log:
oops! s/Receiver/Listener.

Modified:
    webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties

Modified: webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties?view=diff&rev=551307&r1=551306&r2=551307
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties (original)
+++ webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/i18n/resource.properties Wed Jun 27 13:14:46 2007
@@ -54,7 +54,7 @@
 responseTimeOut=Time out while waiting for the server to send the response.
 callBackCompletedWithError=The callback complete, but there was no envelope element or an error.
 2channelNeedAddressing=To use two transport channels you must use the WS-Addressing module. 
-useSeparateListenerLimited=Setting useSeparateListener to false is not a valid option when the Sender is {0} and Receiver is {1}   
+useSeparateListenerLimited=Setting useSeparateListener to false is not a valid option when the Sender is {0} and Listener is {1}   
 replyNeedStarting=Before requesting the ReplyTo value, the system must start the TransportListener. The Transport is {0}
 failedToOpenSocket=The system failed to open the socket.
 noRecep4Email=A recipient is not specified in the e-mail message.



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org