Author: dejanb
Date: Fri Aug 14 12:49:24 2009
New Revision: 804200

URL: http://svn.apache.org/viewvc?rev=804200&view=rev
Log:
adding a note regarind transaction abort

Modified:
    activemq/stomp/trunk/webgen/src/stomp10/additional.page

Modified: activemq/stomp/trunk/webgen/src/stomp10/additional.page
URL: 
http://svn.apache.org/viewvc/activemq/stomp/trunk/webgen/src/stomp10/additional.page?rev=804200&r1=804199&r2=804200&view=diff
==============================================================================
--- activemq/stomp/trunk/webgen/src/stomp10/additional.page (original)
+++ activemq/stomp/trunk/webgen/src/stomp10/additional.page Fri Aug 14 12:49:24 
2009
@@ -48,6 +48,8 @@
 
 Would "undo" the ack and send
 
+_Note: you should always discard all the content on your wire (socket) before 
sending ABORT frame, or those messages can be mistakenly delivered to the 
client_
+
 #Character Encoding
 
 We need to acknowledge character encoding and set some expectations. Much of 
this is taken from suggestions by SER (whom I don't otherwise know).


Reply via email to