Author: clebert.suconic(a)jboss.com
Date: 2010-04-20 16:16:45 -0400 (Tue, 20 Apr 2010)
New Revision: 9140
Modified:
trunk/docs/user-manual/en/duplicate-detection.xml
Log:
quick fix on typo
Modified: trunk/docs/user-manual/en/duplicate-detection.xml
===================================================================
--- trunk/docs/user-manual/en/duplicate-detection.xml 2010-04-20 15:58:33 UTC (rev 9139)
+++ trunk/docs/user-manual/en/duplicate-detection.xml 2010-04-20 20:16:45 UTC (rev 9140)
@@ -64,7 +64,7 @@
set it once in the transaction. If the server detects a duplicate message for
any
message in the transaction, then it will ignore the entire
transaction.</para>
<para>The name of the property that you set is given by the value of
<literal
-
>org.hornetq.core.message.impl.HDR_DUPLICATE_DETECTION_ID</literal>, which
+ >org.hornetq.api.core.HDR_DUPLICATE_DETECTION_ID</literal>,
which
is <literal>_HQ_DUPL_ID</literal></para>
<para>The value of the property can be of type
<literal>byte[]</literal> or <literal
SimpleString</literal> if you're using the core API. If
you're using JMS it must be