[jira] Commented: (CAMEL-1689) JMS-Headers are ignored in Producer

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52529#action_52529 ] Claus Ibsen commented on CAMEL-1689: Looks like Spring JMS Template have default configur

[jira] Updated: (CAMEL-1392) groovy renderer

2009-06-29 Thread Xueqiang Mi (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xueqiang Mi updated CAMEL-1392: --- Attachment: camel-web-20090629.patch Now the GroovyRenderer can support most of the route

[jira] Assigned: (CAMEL-1694) Add a DSL for polling consumer that is similar to enrich but just for polling consumer instead

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1694: -- Assignee: Claus Ibsen > Add a DSL for polling consumer that is similar to enrich but just f

[jira] Commented: (CAMEL-1689) JMS-Headers are ignored in Producer

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52531#action_52531 ] Claus Ibsen commented on CAMEL-1689: Added unit test for starters: 789236. > JMS-Headers

[jira] Updated: (CAMEL-1694) Add a DSL for polling consumer that is similar to enrich but just for polling consumer instead

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1694: --- Fix Version/s: (was: 2.1.0) 2.0.0 Wanted to get this in 2.0 as some users

[jira] Resolved: (CAMEL-1768) Clean up the camel eclipse mvn pulgin's configuration

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1768. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=789121&view=rev camel-1.x branch htt

[jira] Created: (CAMEL-1770) InOut exchange pattern is not detected by routes

2009-06-29 Thread Eric Bouer (JIRA)
InOut exchange pattern is not detected by routes Key: CAMEL-1770 URL: https://issues.apache.org/activemq/browse/CAMEL-1770 Project: Apache Camel Issue Type: Bug Components: camel-jms

[jira] Commented: (CAMEL-1726) POM in examples has SNAPSHOT not M2

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52536#action_52536 ] Willem Jiang commented on CAMEL-1726: - @Claus, I don't think this is an issue. since the

[jira] Created: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Andres (JIRA)
recipientList leaks memory -- Key: CAMEL-1771 URL: https://issues.apache.org/activemq/browse/CAMEL-1771 Project: Apache Camel Issue Type: Bug Affects Versions: 1.6.1, 1.6.0 Reporter: Andres I found t

[jira] Commented: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52538#action_52538 ] Claus Ibsen commented on CAMEL-1771: Ah cool with your finding. I will fix the Producer

Re: How can I do the -Psourcecheck before creating a patch?

2009-06-29 Thread alloyer
Yes, the checkstyle plugin provides most of the proper code style. But there are some ill-suited code checkstyle plugin can not detect, like this, @Produces( {XXX}) the checkstyle can not notice a whitespace is added after the "(" uncorrectly. eclipse will add it when formatting operation by def

[jira] Assigned: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1771: -- Assignee: Claus Ibsen > recipientList leaks memory > -- > >

Re: How can I do the -Psourcecheck before creating a patch?

2009-06-29 Thread alloyer
oh...it seems i used it uncorrectly before. the checkstyle pluging works well on every unproper formattings. :-D alloyer wrote: > > Yes, the checkstyle plugin provides most of the proper code style. > But there are some ill-suited code checkstyle plugin can not detect, like > this, > @Produces(

[jira] Commented: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52540#action_52540 ] Andres commented on CAMEL-1771: --- Tnx Claus is it possible to use one of the concurrent API for

[jira] Commented: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52541#action_52541 ] Claus Ibsen commented on CAMEL-1771: Yeah I guess LRUCache was created before Java 5 real

[jira] Commented: (CAMEL-1771) recipientList leaks memory

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52542#action_52542 ] Claus Ibsen commented on CAMEL-1771: trunk: 789285 1.x: 789287. > recipientList leaks me

[jira] Commented: (CAMEL-1734) Progress OpenEdge Component

2009-06-29 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52543#action_52543 ] James Strachan commented on CAMEL-1734: --- Since folks at Apache won't be able to even co

[jira] Updated: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1771: --- Priority: Critical (was: Major) Affects Version/s: 1.4.0 1.5.

[jira] Commented: (CAMEL-1726) POM in examples has SNAPSHOT not M2

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52544#action_52544 ] Claus Ibsen commented on CAMEL-1726: Is it the 2.0m2 .zip distribution that has SNAPSHOT

[jira] Resolved: (CAMEL-1694) Add a DSL for polling consumer that is similar to enrich but just for polling consumer instead

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1694. Resolution: Fixed trunk: 789294. updated wiki http://camel.apache.org/content-enricher.html >

[jira] Resolved: (CAMEL-1738) Memory leak if using JMX and recipientList

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1738. Resolution: Duplicate Fix Version/s: (was: 2.1.0) 2.0.0 A

[jira] Reopened: (CAMEL-1738) Memory leak if using JMX and recipientList

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reopened CAMEL-1738: Sorry this is JMX registering new endpoints all the time > Memory leak if using JMX and recipientL

[jira] Commented: (CAMEL-1738) Memory leak if using JMX and recipientList

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52549#action_52549 ] Claus Ibsen commented on CAMEL-1738: I guess some endpoints should not consider parameter

[jira] Commented: (CAMEL-1738) Memory leak if using JMX and recipientList

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52550#action_52550 ] Claus Ibsen commented on CAMEL-1738: Its kinda like the issue with seda component as well

[jira] Commented: (CAMEL-1738) Memory leak if using JMX and recipientList

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52551#action_52551 ] Claus Ibsen commented on CAMEL-1738: The direct component does not have its consumer name

[jira] Issue Comment Edited: (CAMEL-1392) groovy renderer

2009-06-29 Thread Xueqiang Mi (JIRA)
;Reporter: James Strachan >Assignee: Xueqiang Mi > Attachments: camel-web-20090629.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Assigned: (CAMEL-1726) POM in examples has SNAPSHOT not M2

2009-06-29 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea reassigned CAMEL-1726: -- Assignee: Hadrian Zbarcea > POM in examples has SNAPSHOT not M2 > -

[jira] Closed: (CAMEL-1726) POM in examples has SNAPSHOT not M2

2009-06-29 Thread john robens (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] john robens closed CAMEL-1726. -- Resolution: Fixed I downloaded the M2 tar file today and it was fine. I updated from subversion a

[jira] Commented: (CAMEL-1726) POM in examples has SNAPSHOT not M2

2009-06-29 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52554#action_52554 ] Hadrian Zbarcea commented on CAMEL-1726: The examples in our code, actually all subpr

[jira] Created: (CAMEL-1772) Property ValueBuilder for 1.x

2009-06-29 Thread Erwin Kroon (JIRA)
Property ValueBuilder for 1.x - Key: CAMEL-1772 URL: https://issues.apache.org/activemq/browse/CAMEL-1772 Project: Apache Camel Issue Type: New Feature Components: camel-core Affects Versions: 1.6.2

[jira] Updated: (CAMEL-1772) Property ValueBuilder for 1.x

2009-06-29 Thread Erwin Kroon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwin Kroon updated CAMEL-1772: --- Attachment: property_valuebuilder-1.x.diff > Property ValueBuilder for 1.x >

[jira] Commented: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52556#action_52556 ] Andres commented on CAMEL-1771: --- much better now however there is still some leak. I'm not 100%

[jira] Issue Comment Edited: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52556#action_52556 ] Andres edited comment on CAMEL-1771 at 6/29/09 8:36 AM: much better n

[jira] Commented: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52557#action_52557 ] Claus Ibsen commented on CAMEL-1771: Yeah CamelContext also holds a list of all endpoints

[jira] Commented: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52558#action_52558 ] Claus Ibsen commented on CAMEL-1771: I actually think we should not *store* the endpoints

[jira] Commented: (CAMEL-1392) groovy renderer

2009-06-29 Thread Jonathan Anstey (JIRA)
han >Assignee: Xueqiang Mi > Attachments: camel-web-20090629.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (CAMEL-1773) JMSReplyTo is not set when explicitly set by user

2009-06-29 Thread Eric Bouer (JIRA)
JMSReplyTo is not set when explicitly set by user - Key: CAMEL-1773 URL: https://issues.apache.org/activemq/browse/CAMEL-1773 Project: Apache Camel Issue Type: Bug Components: camel-j

[jira] Created: (CAMEL-1774) cxfbean does not propagate in http response code to Camel header

2009-06-29 Thread William Tam (JIRA)
cxfbean does not propagate in http response code to Camel header Key: CAMEL-1774 URL: https://issues.apache.org/activemq/browse/CAMEL-1774 Project: Apache Camel Issue Type: Bug

[jira] Resolved: (CAMEL-1774) cxfbean does not propagate in http response code to Camel header

2009-06-29 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CAMEL-1774. Resolution: Fixed Add code to propagate HTTP response code in cxfbean. Committed revision 78953

[jira] Work started: (CAMEL-1774) cxfbean does not propagate in http response code to Camel header

2009-06-29 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1774 started by William Tam. > cxfbean does not propagate in http response code to Camel header > --

[jira] Commented: (CAMEL-1304) Add a GridComponent to integrate GridGain

2009-06-29 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52565#action_52565 ] Hadrian Zbarcea commented on CAMEL-1304: Actually I talked with Nikita Ivanov about t

[jira] Assigned: (CAMEL-1772) Property ValueBuilder for 1.x

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-1772: --- Assignee: Willem Jiang > Property ValueBuilder for 1.x > - >

[jira] Resolved: (CAMEL-1772) Property ValueBuilder for 1.x

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1772. - Resolution: Fixed Applied patch with thanks to Erwin. camel-1.x branch http://svn.apache.or

[jira] Commented: (CAMEL-1737) support Http central client API in camel-cxfrs producer

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52567#action_52567 ] Willem Jiang commented on CAMEL-1737: - Added an Unit test to show how to send the request

[jira] Resolved: (CAMEL-1737) support Http central client API in camel-cxfrs producer

2009-06-29 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1737. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=787210&view=rev > support Http cen

[DISCUSS] - Camel 2.0 - About Endpoints with lenient properties eating to much memory

2009-06-29 Thread Claus Ibsen
Hi Tickets == I am looking into two issues related to Camel eating memory https://issues.apache.org/activemq/browse/CAMEL-1771 https://issues.apache.org/activemq/browse/CAMEL-1738 The problem = It all boils down to using a lot of http endpoints with unique urls. So over time Camel ac

[jira] Commented: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52569#action_52569 ] Claus Ibsen commented on CAMEL-1771: See nabble for discussion http://www.nabble.com/-DIS

[jira] Commented: (CAMEL-1771) ProducerCache should be limited to not eat memory (was: recipientList leaks memory)

2009-06-29 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52570#action_52570 ] Andres commented on CAMEL-1771: --- Another thing I was wonderingi is that do we realy need Produc