You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2013/02/28 19:19:06 UTC

svn commit: r852430 - in /websites/production/camel/content: cache/main.pageCache camel-30-ideas.html

Author: buildbot
Date: Thu Feb 28 18:19:04 2013
New Revision: 852430

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/camel-30-ideas.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/camel-30-ideas.html
==============================================================================
--- websites/production/camel/content/camel-30-ideas.html (original)
+++ websites/production/camel/content/camel-30-ideas.html Thu Feb 28 18:19:04 2013
@@ -176,6 +176,8 @@ AMQ is also using older Jetty, but that 
 
 <h4><a shape="rect" name="Camel3.0-Ideas-JMXnaming"></a>JMX naming</h4>
 
+<p>(+1: cgeer)</p>
+
 <p>We should avoid using the hostname in the JMX MBeans as its better to have a consistent naming that tooling and other parties can rely on. Having the hostname in there just add complexity to the mix. Also Camel may quote the MBean name for the CamelContextMBean and use " " in the mbean name, as the only mbean in there. (will need to double check exactly which mbean it was).</p>
 
 <p>We should consider improve on this.</p>
@@ -200,6 +202,13 @@ The DOT generator is not up to date and 
 <p>We can have a camel-cfx-core where we can have shared logic if that makes sense.</p>
 
 
+<h4><a shape="rect" name="Camel3.0-Ideas-RemoveSpringtransactiondependencyfromJMScomponent"></a>Remove Spring transaction dependency from JMS component</h4>
+
+<p>(+1: cgeer)</p>
+
+<p>Refactor the JMS component to remove the dependency on Spring PlatformTransactionManager and replace with JTA TransactionManager.</p>
+
+
 <h3><a shape="rect" name="Camel3.0-Ideas-Oldideas"></a>Old ideas</h3>
 <p><em>To be better defined and moved to the section above or removed</em></p>