[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51171#action_51171 ] Martin Krasser commented on CAMEL-1510: --- My feedback on Christopher's comments: 1) ok

[jira] Commented: (CAMEL-1475) Easier transacted configuration of routes

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51172#action_51172 ] Claus Ibsen commented on CAMEL-1475: Camel can now auto lookup the

[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51174#action_51174 ] Christopher Hunt commented on CAMEL-1510: - Hi guys, Thanks for this great dialogue.

Re: Which dynamic language should we add to extend the dynamic route ?

2009-04-14 Thread Matteo Redaelli
Camel is great but I do not know and do not like Java. Any alternatives is nice for me. My preference is RUBY. I love Ruby http://matteoredaelli.wordpress.com/2009/04/13/ruby-words-generator/ -- View this message in context:

[jira] Issue Comment Edited: (CAMEL-1475) Easier transacted configuration of routes

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51079#action_51079 ] Claus Ibsen edited comment on CAMEL-1475 at 4/14/09 1:05 AM: -

[jira] Commented: (CAMEL-866) use transacted by default for JMS component / ActiveMQ component along with lazily create the transactionManager (the JMS transaction manager from Spring)

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51175#action_51175 ] Claus Ibsen commented on CAMEL-866: --- Willem. I think this one is done, you have added the

[jira] Commented: (CAMEL-382) support the JAXWS Dispatch API in camel-cxf component

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51176#action_51176 ] Claus Ibsen commented on CAMEL-382: --- Can this be moved to 2.1? support the JAXWS Dispatch

[jira] Updated: (CAMEL-1517) Mistyped route builder spring configuration - better error description

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1517: --- Fix Version/s: (was: 2.0.0) 2.1.0 Mistyped route builder spring

[jira] Updated: (CAMEL-1455) camel-web now can link to components and languages on the camel website; however we need to double check that the wiki pages match the IDs of the component/language

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1455: --- Fix Version/s: (was: 2.0.0) 2.1.0 camel-web now can link to components

Re: CAMEL 2.0 - The remaining work

2009-04-14 Thread Claus Ibsen
Hi What remains now that must be done are: a) Resort stream cache. Allowing Camel to work seamless with SMX. We might wanna enable it by default globally as for instance the content based router with xpath predicates requires to read the XML stream multiple times. Even for transacted routes, so

[jira] Resolved: (CAMEL-946) improve package searching in Spring DSL

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-946. --- Resolution: Won't Fix We will keep the current configuration as is. improve package searching

Camel 1.x Spring XML namespace URI problem with redirects

2009-04-14 Thread Claus Ibsen
Hi For background see http://fusesource.com/forums/thread.jspa?messageID=2455#2455 The problem is that the old Camel 1.x namespace URIs is automatic redirected to the new TLP location at the apache site. Can we do something so the old Camel 1.x namespace can be preserved so Eclipse and other

[jira] Commented: (CAMEL-1429) Upgrade to httpcore 4.0

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51182#action_51182 ] Claus Ibsen commented on CAMEL-1429: Its the httpclient upgrade from 3.1 to 4.0 that is a

[jira] Commented: (CAMEL-720) support CXF REST endpoint in camel

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51178#action_51178 ] Claus Ibsen commented on CAMEL-720: --- Can this be moved to 2.1? support CXF REST endpoint

[jira] Updated: (CAMEL-1388) Component and Language should have a documentationUrl property (which we can default to http://camel.apache.org/$name.html if not present) so we can link to the documentat

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1388: --- Fix Version/s: (was: 2.0.0) 2.1.0 We will continue to work on the web

[jira] Commented: (CAMEL-372) JMS endpoints should default to be transactional; using the JMS transaction manager if no transaction manager is explicitly configured?

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51177#action_51177 ] Claus Ibsen commented on CAMEL-372: --- Willem we can set the transacted option to true by

[jira] Created: (CAMEL-1529) PackageHelper.isValidVersion NPE in osgi

2009-04-14 Thread Cameron Braid (JIRA)
PackageHelper.isValidVersion NPE in osgi Key: CAMEL-1529 URL: https://issues.apache.org/activemq/browse/CAMEL-1529 Project: Apache Camel Issue Type: Bug Components: camel-activemq

d...@activemq.codehaus.org bounces

2009-04-14 Thread jpcook
Hi, I wanted to be added to the above group so I can pick up some camel issues but everytime I email that address it bounces. The email I wanted added was jonathan.co...@bbc.co.uk Also any ideas as to what would be a gentle introduction? I had my eyes on.

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
Hi The camel mailing list uses a different address. Can you check this wiki page how to subscribe etc. http://camel.apache.org/mailing-lists.html On Tue, Apr 14, 2009 at 1:57 PM, jpcook jonathan.c...@erars.plus.com wrote: Hi, I wanted to be added to the above group so I can pick up some

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread jpcook
Hi, I didn't want to subscribe to the mailing lists. I was reading under 'Using the Issue Tracker' here: http://camel.apache.org/contributing.html and it mentions that: 'If you want to have a go at fixing an issue you need to be in the list of activemq-developers on the issue tracker. To join

Re: Which dynamic language should we add to extend the dynamic route ?

2009-04-14 Thread Jon Anstey
Matteo, Putting in better Ruby route support is actually a TODO for us... we already have Ruby expression support [1] and preliminary route support [2]. The Ruby route support is only available in the newest milestone of Camel 2.0 and I haven't yet tried it :) There is an example here [4], give

[jira] Commented: (CAMEL-1350) camel-quickfix component in apache camel distribution

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51183#action_51183 ] Claus Ibsen commented on CAMEL-1350: See also some findings by Bengt here:

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
Hi Ah the text was outdated. Camel graduated as a top level project at Apache in December 2008 so you should mail to: dev@camel.apache.org instead. I have fixed the text. On Tue, Apr 14, 2009 at 2:20 PM, jpcook jonathan.c...@erars.plus.com wrote: Hi, I didn't want to subscribe to the

Re: Which dynamic language should we add to extend the dynamic route ?

2009-04-14 Thread James Strachan
My preferences in order would be Groovy Scala Ruby Its kinda hard to really grok which is most popular out of those three but we've already got a DSL in Groovy and Scala (though Scala is currently the most expressive and feature complete really). Ruby's DSL needs the most work to catch up to

[jira] Commented: (CAMEL-720) support CXF REST endpoint in camel

2009-04-14 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51184#action_51184 ] Sergey Beryozkin commented on CAMEL-720: When is 2.0 due ? support CXF REST endpoint

[jira] Created: (CAMEL-1530) Upgrade camel-http to use httpclient 4.0

2009-04-14 Thread Claus Ibsen (JIRA)
Upgrade camel-http to use httpclient 4.0 Key: CAMEL-1530 URL: https://issues.apache.org/activemq/browse/CAMEL-1530 Project: Apache Camel Issue Type: Improvement Affects Versions: 2.0-M1

[jira] Resolved: (CAMEL-1429) Upgrade to httpcore 4.0

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1429. Resolution: Fixed Assignee: Claus Ibsen trunk: 764763 httpclient still needs to be

Re: d...@activemq.codehaus.org bounces

2009-04-14 Thread Claus Ibsen
Hi Jonathan You should have been granted karma in Camel JIRA so you should be able to assign tickets to yourself. On Tue, Apr 14, 2009 at 2:26 PM, Claus Ibsen claus.ib...@gmail.com wrote: Hi Ah the text was outdated. Camel graduated as a top level project at Apache in December 2008 so you

[jira] Updated: (CAMEL-1530) Upgrade camel-http to use httpclient 4.0

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1530: --- Component/s: camel-http Upgrade camel-http to use httpclient 4.0

[jira] Commented: (CAMEL-720) support CXF REST endpoint in camel

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51186#action_51186 ] Claus Ibsen commented on CAMEL-720: --- We hope to get it done In 2 weeks time, e.g. end of

[jira] Commented: (CAMEL-720) support CXF REST endpoint in camel

2009-04-14 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51187#action_51187 ] Willem Jiang commented on CAMEL-720: I am out of office from 13th April to 24th April, I

[jira] Commented: (CAMEL-1332) StreamCachingInterceptor can be enabled both as a strategy and as an interceptor -- should only be a strategy

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51192#action_51192 ] Claus Ibsen commented on CAMEL-1332: Gertv I think it should be just as the Tracer, and

[jira] Assigned: (CAMEL-1531) upgrade the guice module to GuiceyFruit 2.0-beta-6

2009-04-14 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan reassigned CAMEL-1531: - Assignee: James Strachan upgrade the guice module to GuiceyFruit 2.0-beta-6

[jira] Created: (CAMEL-1531) upgrade the guice module to GuiceyFruit 2.0-beta-6

2009-04-14 Thread James Strachan (JIRA)
upgrade the guice module to GuiceyFruit 2.0-beta-6 -- Key: CAMEL-1531 URL: https://issues.apache.org/activemq/browse/CAMEL-1531 Project: Apache Camel Issue Type: Improvement

[jira] Resolved: (CAMEL-1531) upgrade the guice module to GuiceyFruit 2.0-beta-6

2009-04-14 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved CAMEL-1531. --- Resolution: Fixed trunk now uses 2.0-beta-6 upgrade the guice module to GuiceyFruit

[jira] Created: (CAMEL-1532) InterceptStrategy - add feature to only wrap once

2009-04-14 Thread Claus Ibsen (JIRA)
InterceptStrategy - add feature to only wrap once - Key: CAMEL-1532 URL: https://issues.apache.org/activemq/browse/CAMEL-1532 Project: Apache Camel Issue Type: Improvement

[jira] Commented: (CAMEL-1332) StreamCachingInterceptor can be enabled both as a strategy and as an interceptor -- should only be a strategy

2009-04-14 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51196#action_51196 ] Gert Vanthienen commented on CAMEL-1332: Claus, I don't think enabling it at the

[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51203#action_51203 ] William Tam commented on CAMEL-1510: @Martin Let me try to answer your question regarding

[jira] Commented: (CAMEL-1332) StreamCachingInterceptor can be enabled both as a strategy and as an interceptor -- should only be a strategy

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51206#action_51206 ] Claus Ibsen commented on CAMEL-1332: @Gert Ah of course. Thanks a lot. I must have

[jira] Issue Comment Edited: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51203#action_51203 ] William Tam edited comment on CAMEL-1510 at 4/14/09 10:02 PM: --

[jira] Issue Comment Edited: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51203#action_51203 ] William Tam edited comment on CAMEL-1510 at 4/14/09 10:04 PM: --

[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51207#action_51207 ] William Tam commented on CAMEL-1510: @Christopher You are pretty close to have a patch,

[jira] Updated: (CAMEL-1532) InterceptStrategy - add feature to only wrap once

2009-04-14 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1532: --- Description: The InterceptorStrategy will wrap each node with the interceptor of choice. This

[jira] Commented: (CAMEL-1510) BatchProcessor interrupt has side effects

2009-04-14 Thread Christopher Hunt (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51208#action_51208 ] Christopher Hunt commented on CAMEL-1510: - Sure thing. I should be able to do this