Author: jstrachan
Date: Tue Jun 13 23:49:23 2006
New Revision: 414122

URL: http://svn.apache.org/viewvc?rev=414122&view=rev
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/activemq-40-release.html

Modified: incubator/activemq/site/activemq-40-release.html
URL: 
http://svn.apache.org/viewvc/incubator/activemq/site/activemq-40-release.html?rev=414122&r1=414121&r2=414122&view=diff
==============================================================================
--- incubator/activemq/site/activemq-40-release.html (original)
+++ incubator/activemq/site/activemq-40-release.html Tue Jun 13 23:49:23 2006
@@ -252,6 +252,14 @@
 
 <P>When upgrading from a previous release you are advised to clear down the 
journal files and persistent database first before upgrading to this jar as the 
binary format of messages is not compatible with 3.x or earlier 4.0 milestone 
releases. </P>
 
+<H3><A name="ActiveMQ4.0Release-Knownissues"></A>Known issues</H3>
+
+<P>Some folks have found issues with acknowledgements, particularly when using 
auto-ack mode. This has been fixed in 4.0.1 which will be released shortly. 
Until then we recommend you disable <A href="connection-configuration-uri.html" 
title="Connection Configuration URI">optimizeAcknowledge</A>. e.g. connect 
via</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-java">tcp:<SPAN 
class="code-comment">//localhost:61616?jms.optimizeAcknowledge=<SPAN 
class="code-keyword">false</SPAN></SPAN></PRE>
+</DIV></DIV>
+
 <H3><A name="ActiveMQ4.0Release-Whathaschanged"></A>What has changed</H3>
 
 <P>The 4.x branch of Apache ActiveMQ has now moved to the Apache Incubator so 
the package names have changed from org.activemq to org.apache.activemq. For a 
full list see the <A href="changes-in-40.html" title="Changes in 4.0">Changes 
in 4.0</A>.</P>
@@ -293,7 +301,7 @@
     <TABLE width="100%" cellspacing="0" class="grid">
         <TR>
             <TH colspan="11" style="text-align: left;">
-                                    <A 
href="http://goopen.org/confluence/admin/autoexport/rebuild-start.action?acro.refresh=true#jiraissues";><IMG
 src="http://goopen.org/confluence/images/icons/refresh_16.png"; height="16" 
width="16" border="0" align="right" title="refresh"></A>
+                                    <A 
href="http://goopen.org/confluence/pages/doeditpage.action?ageId=5873&macro.refresh=true#jiraissues";><IMG
 src="http://goopen.org/confluence/images/icons/refresh_16.png"; height="16" 
width="16" border="0" align="right" title="refresh"></A>
                                 <A 
href="http://issues.apache.org/activemq/secure/IssueNavigator.jspa?pid=10520&fixfor=11660&sorter%2Ffield=issuekey&sorter%2Forder=DESC&tempMax=25&reset=true";>Apache
 Incubator ActiveMQ &amp; ServiceMix</A>
                 <SPAN class="smalltext">(25 issues)</SPAN>
             </TH>
@@ -1211,8 +1219,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A>,
-    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=chirino";>Hiram
 Chirino</A> on May 30, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=5873&originalId=8490";>view
 change</A>)
+    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A> on Jun 14, 2006
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=5873&originalId=8720";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=5873";>edit 
page</A>)
     </DIV>


Reply via email to