[jboss-cvs] JBoss Messaging SVN: r2897 - trunk/docs.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jul 16 09:58:28 EDT 2007


Author: timfox
Date: 2007-07-16 09:58:28 -0400 (Mon, 16 Jul 2007)
New Revision: 2897

Modified:
   trunk/docs/README.html
Log:
Added release notes


Modified: trunk/docs/README.html
===================================================================
--- trunk/docs/README.html	2007-07-13 21:24:42 UTC (rev 2896)
+++ trunk/docs/README.html	2007-07-16 13:58:28 UTC (rev 2897)
@@ -14,7 +14,7 @@
 JBoss Messaging is the new JBoss JMS 1.1-compliant JMS provider.
 An extensive overview of its features, as well as
 installation and configuration instructions are available in the "JBoss
-Messaging 1.3 User Guide". The guide is bundled with this release and
+Messaging 1.4 User Guide". The guide is bundled with this release and
 is
 provided in <a href="./docs/userguide/html/index.html">HTML</a>, <a
  href="./docs/userguide/html_single/index.html">HTML-single</a>
@@ -23,54 +23,94 @@
  href="http://labs.jboss.com/portal/jbossmessaging/docs/index.html">http://labs.jboss.com/portal/jbossmessaging/docs/index.html</a><br>
 
 
-Release Notes - JBoss Messaging - Version 1.3.0.GA
+Release Notes - JBoss Messaging - Version 1.4.0.CR1
     
 <h2>Bug</h2>
 <ul>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-511'>JBMESSAGING-511</a>] - JDBC and Transaction close/cleanup operations should be bullet-proofed in JDBCChannelMapper and elsewhere.</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-622'>JBMESSAGING-622</a>] - JBossMessage.setJMSReplyTo() method does not allow to set up nulls</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-915'>JBMESSAGING-915</a>] - Sybase Persistence Problem - CLUSTERED is a keyword</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-916'>JBMESSAGING-916</a>] - CLONE -JDBCPersistenceManager and JDBCSupport do not close Statements</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-926'>JBMESSAGING-926</a>] - Negative message count</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-929'>JBMESSAGING-929</a>] - Implement a proper fix for JBMESSAGING-928</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-930'>JBMESSAGING-930</a>] - Error closing a session</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-935'>JBMESSAGING-935</a>] - Extraneous file in jboss-messaging-1.2.0.sp1-src</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-939'>JBMESSAGING-939</a>] - ClientID null if using preConfigured ConnectionFactories</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-943'>JBMESSAGING-943</a>] - Investigate problem with failover</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-946'>JBMESSAGING-946</a>] - JmsXA should behave the same way as JBossMQ</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-950'>JBMESSAGING-950</a>] - Unacked messages on recovery with JCA adaptor</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-951'>JBMESSAGING-951</a>] - Infinite Loop over Expiration to a queue</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-953'>JBMESSAGING-953</a>] - Can delete temp queue when it has active consumers</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-954'>JBMESSAGING-954</a>] - We should be able to have multiple connections with the same client id....</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-955'>JBMESSAGING-955</a>] - Potential issue in calling JBM from web application</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-959'>JBMESSAGING-959</a>] - Potential issue in MDB reconnection </li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-960'>JBMESSAGING-960</a>] - ClusteredPostOffices are bound to 127.0.0.1 on JGroups config</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-287'>JBMESSAGING-287</a>] - RemotingTest.testConnectionListener() invalid</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-324'>JBMESSAGING-324</a>] - Set JMSRedelivered on recovery</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-365'>JBMESSAGING-365</a>] - Cannot send messages to a destination configured with a security role other than "guest", using UsersRolesLoginModule</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-395'>JBMESSAGING-395</a>] - JNDI lookups fail with ClassCastException</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-520'>JBMESSAGING-520</a>] - Messages received from Receiver.receive() using an XA are never deleted from the database if not withing a transactional boundary.</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-557'>JBMESSAGING-557</a>] - Possible failure to correctly recover persistent messages on crash</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-585'>JBMESSAGING-585</a>] - WebServices is having trouble using Messaging</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-736'>JBMESSAGING-736</a>] - Child states are leaking when failover is called</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-789'>JBMESSAGING-789</a>] - Non causality when using Remoting socket transport and one way invocations</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-819'>JBMESSAGING-819</a>] - Use of stopping flag in DefaultClusteredPostOffice introduces race conditions</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-832'>JBMESSAGING-832</a>] - UpdateWithRetry issue with postgresql</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-848'>JBMESSAGING-848</a>] - Shutting down messaging with JBoss 4.0.3SP1 standalone fails</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-855'>JBMESSAGING-855</a>] - release-admin.xml fails to create a clustered configuration based on a 4.0.5.GA-ejb3 installation</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-883'>JBMESSAGING-883</a>] - Bug in failover with multiple consumers on same queue</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-901'>JBMESSAGING-901</a>] - RedistributionWithDefaultMessagePullPolicyTest tests fail occasionally</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-908'>JBMESSAGING-908</a>] - MySQL on Linux fails to load server after failover</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-910'>JBMESSAGING-910</a>] - Single persistent message always routed in transaction</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-918'>JBMESSAGING-918</a>] - MSSQL PM config using reserved word for column name</li>
 <li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-962'>JBMESSAGING-962</a>] - Fix deadlock in PointToMultipointRouter</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-971'>JBMESSAGING-971</a>] - Race condition in message redistribution</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-975'>JBMESSAGING-975</a>] - Getting message payload returns null after messages is serialized</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-978'>JBMESSAGING-978</a>] - NullPointerException within DefaultClusteredPostOffice.handleMessagePullResult()</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-970'>JBMESSAGING-970</a>] - ClusteredPostOfficeService JGroups default TOS configuration fails on mac</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-972'>JBMESSAGING-972</a>] - Problem with message redistribution</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-974'>JBMESSAGING-974</a>] - Unable to process control connection</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-980'>JBMESSAGING-980</a>] - AOP deployment fail when using MDB through scoped EAR</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-982'>JBMESSAGING-982</a>] - Exceptions when openening / closing sessions fast when sending / consuming messages</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-984'>JBMESSAGING-984</a>] - Expiring messages hang JBoss server and client</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-985'>JBMESSAGING-985</a>] - ClassCastException when using RoundRobinRouter</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-987'>JBMESSAGING-987</a>] - MultiThreadFailoverTest fails intermittently</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-990'>JBMESSAGING-990</a>] - Null pointer on connection.createSession in non-clustered setup</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-991'>JBMESSAGING-991</a>] - Closing non durable subscribers with unacked messages fails</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-993'>JBMESSAGING-993</a>] - Temporary destinations should not be bound to JNDI</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-994'>JBMESSAGING-994</a>] - Skip permission check on temporary destinations</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-996'>JBMESSAGING-996</a>] - Connection.start is not setting the just created attribute allowing setClientID after its execution</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-997'>JBMESSAGING-997</a>] - JBossConnection::createDurableConnectionConsumer shouldn't throw java.lang.IllegalStateException</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1001'>JBMESSAGING-1001</a>] - Scheduled delivery on send does not work in a transaction</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1010'>JBMESSAGING-1010</a>] - ORA-01000: maximum open cursors exceeded when adding messages to a queue</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1011'>JBMESSAGING-1011</a>] - Server failover should merge prepared transactions</li>
 </ul>
         
 <h2>Feature Request</h2>
 <ul>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-804'>JBMESSAGING-804</a>] - Provide a clean jboss-messaging-client.jar without containing external dependencies</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-843'>JBMESSAGING-843</a>] - Clustered ConnectionFactory with no load balancing, but failover capabilities needed</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-948'>JBMESSAGING-948</a>] - ClusteredPostOffice should throw an exception when two nodes are started with the same ID</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-952'>JBMESSAGING-952</a>] - Drop the requirement of multiple clientIDs</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-957'>JBMESSAGING-957</a>] - Provide a configuration(installation) that will work in the All configuration.</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-961'>JBMESSAGING-961</a>] - WebServices SmokeTest</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-976'>JBMESSAGING-976</a>] - Security config is not set</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-407'>JBMESSAGING-407</a>] - XARecovery integration of JBossMessaging with JBossTS</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-703'>JBMESSAGING-703</a>] - ServerManager.startRemoting should read the configuration from XML</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-725'>JBMESSAGING-725</a>] - Add a release-admin check that would cleanly stop the installation process if ant version is too old</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-861'>JBMESSAGING-861</a>] - Change the test framework to use remoting-service.xml configuration for testing, and drop ServiceContainer duplicate remoting configuration</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-907'>JBMESSAGING-907</a>] - Add a new "default redistribution policy" DistributedQueueExample and smoke test</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-937'>JBMESSAGING-937</a>] - Integration with JBossAS ServiceBinding</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-981'>JBMESSAGING-981</a>] - Allow jboss.messaging:service=ServerPeer constructor aguments to be overridden with binding manager</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1008'>JBMESSAGING-1008</a>] - Subscription name escaping</li>
 </ul>
                     
 <h2>Task</h2>
 <ul>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-925'>JBMESSAGING-925</a>] - Remove requirement to deploy JBM scoped in JB AS <= 4.2</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-932'>JBMESSAGING-932</a>] - Add tests to verify duplicatedClients according to TCK</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-933'>JBMESSAGING-933</a>] - Complete and tidy documentation</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-940'>JBMESSAGING-940</a>] - Provide slimmed down client jar</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-956'>JBMESSAGING-956</a>] - Implement clustered temporary queues</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-966'>JBMESSAGING-966</a>] - Create clustered ejb smoke test</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-968'>JBMESSAGING-968</a>] - Update documentation on installation procedures</li>
-<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-973'>JBMESSAGING-973</a>] - Tune JBR service settings</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-185'>JBMESSAGING-185</a>] - Run objectweb JMS tests in top of JBoss Messaging</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-265'>JBMESSAGING-265</a>] - Soak tests</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-348'>JBMESSAGING-348</a>] - Automate test run against all supported databases</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-402'>JBMESSAGING-402</a>] - Update the EJB3 example so it work with the latest EJB3 release.</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-455'>JBMESSAGING-455</a>] - CVS to SVN repository migration</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-566'>JBMESSAGING-566</a>] - Decide on validity of DurableSubscriberTest.testDurableSubscriptionDifferentNoLocal()</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-570'>JBMESSAGING-570</a>] - Do we need acceptReliableMessages flag on the channel?</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-572'>JBMESSAGING-572</a>] - Add clustering stress tests</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-609'>JBMESSAGING-609</a>] - Decide the way to go forward in what remoting is concerned (with or without JBoss Remoting)</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-659'>JBMESSAGING-659</a>] - Create stress test for open closing sessions etc</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-760'>JBMESSAGING-760</a>] - Re-enable some bridge recovery tests after JBoss TS bug is fixed</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-761'>JBMESSAGING-761</a>] - Consider clean ways of taking a node out of the cluster for maintenance</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-793'>JBMESSAGING-793</a>] - Modify testing framework to pick the file containing JGroups stack configurations based on the database tests are currently running in top of</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-810'>JBMESSAGING-810</a>] - Uncomment thirdparty remoting causality tests</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-823'>JBMESSAGING-823</a>] - Add security integration tests</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-845'>JBMESSAGING-845</a>] - Add xa recovery test that uses XAResourceRecovery instance to interact</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-850'>JBMESSAGING-850</a>] - Start connection factories from LocalTestServer.startServerPeer() as they used to be</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-894'>JBMESSAGING-894</a>] - Combine postoffice and clustered post office</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-909'>JBMESSAGING-909</a>] - Add tests that test failure on ACK</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-911'>JBMESSAGING-911</a>] - Make transactions local to particular node</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-917'>JBMESSAGING-917</a>] - Include sources for jms-integration-tests jars into repository</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-938'>JBMESSAGING-938</a>] - Implement maxDeliveryAttempts on destinations</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-941'>JBMESSAGING-941</a>] - Test DB2 persistence manager config in QA lab</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-964'>JBMESSAGING-964</a>] - Enable all security tests</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-986'>JBMESSAGING-986</a>] - Sort out JBoss AS dependencies</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-988'>JBMESSAGING-988</a>] - Allow JBossMessage to accept foreign destinations so ActiveMQ can accept JBM as a foreign message</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-999'>JBMESSAGING-999</a>] - Bridge startup should retry if remote destinations are not available</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1000'>JBMESSAGING-1000</a>] - Randomise first node chosen using client side load balancing</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1004'>JBMESSAGING-1004</a>] - Update doco for new clustering and attributes</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1005'>JBMESSAGING-1005</a>] - Redlivery delay does not kick in on local delivery</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1007'>JBMESSAGING-1007</a>] - Add old message id header to message before bridging</li>
 </ul>
+</body>
+</html>
 




More information about the jboss-cvs-commits mailing list