Author: gatfora
Date: Wed Feb 14 07:37:54 2007
New Revision: 507580

URL: http://svn.apache.org/viewvc?view=rev&rev=507580
Log:
wsrm:UnknownSequence should be wsrm:Identifier for fault message

Modified:
    
webservices/sandesha/trunk/java/src/org/apache/sandesha2/i18n/resource.properties

Modified: 
webservices/sandesha/trunk/java/src/org/apache/sandesha2/i18n/resource.properties
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/src/org/apache/sandesha2/i18n/resource.properties?view=diff&rev=507580&r1=507579&r2=507580
==============================================================================
--- 
webservices/sandesha/trunk/java/src/org/apache/sandesha2/i18n/resource.properties
 (original)
+++ 
webservices/sandesha/trunk/java/src/org/apache/sandesha2/i18n/resource.properties
 Wed Feb 14 07:37:54 2007
@@ -235,6 +235,6 @@
 createSequenceRefused=The Create Sequence request has been refused by the RM 
Destination
 messageNumberRollover=The maximum value for wsrm:MessageNumber has been 
exceeded.
 sequenceTerminatedFault=The Sequence has been terminated due to an 
unrecoverable error.
-unknownSequenceFault=The value of wsrm:UnknownSequence is not a known Sequence 
identifier.
+unknownSequenceFault=The value of wsrm:Identifier is not a known Sequence 
identifier.
 invalidAckFault=The SequenceAcknowledgement violates the cumulative 
Acknowledgement invariant.
 cannotAcceptMsgAsSequenceClosedFault=The Sequence is closed and can not accept 
new messages. 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to