[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57720#action_57720 ] Claus Ibsen commented on CAMEL-2484: This bug is only a problem when using - recipinentLi

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57718#action_57718 ] Claus Ibsen commented on CAMEL-2484: Ah the MinaProducer is non singleton and {{ServicePo

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57719#action_57719 ] Claus Ibsen commented on CAMEL-2484: And by *not* adding it as a {{service}} in the {{ser

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57717#action_57717 ] Claus Ibsen commented on CAMEL-2484: Had a look this morning. I can now see how the recip

[jira] Updated: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-19 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated CAMEL-2396: --- Attachment: camel-soap-2010-02-20.patch Added a new patch that moves the soap hea

[jira] Commented: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-19 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57712#action_57712 ] Christian Schneider commented on CAMEL-2396: Hi Claus, WebMethod is part of the

[jira] Commented: (CAMEL-2490) Upgrade to use JavaMail 1.4.3

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57711#action_57711 ] Claus Ibsen commented on CAMEL-2490: Need to get the SMX people to wrap a new 1.4.3 versi

[jira] Created: (CAMEL-2490) Upgrade to use JavaMail 1.4.3

2010-02-19 Thread Claus Ibsen (JIRA)
Upgrade to use JavaMail 1.4.3 - Key: CAMEL-2490 URL: https://issues.apache.org/activemq/browse/CAMEL-2490 Project: Apache Camel Issue Type: Task Components: camel-mail Reporter: Claus Ibsen

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57710#action_57710 ] Claus Ibsen commented on CAMEL-2484: Stan I just realized that {{servicesToClose}} contai

[jira] Resolved: (CAMEL-2489) Spring XML based CamelContext should support property placeholders in every attribute and tag

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2489. Resolution: Fixed trunk: 911871. > Spring XML based CamelContext should support property place

[jira] Commented: (CAMEL-217) create a simple JPA based Aggregator strategy that uses a persistent database to store the results of the aggregation to avoid the need for batching

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57708#action_57708 ] Claus Ibsen commented on CAMEL-217: --- We are looking into use KahaDB instead of JPA to provid

[jira] Issue Comment Edited: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57707#action_57707 ] Claus Ibsen edited comment on CAMEL-2396 at 2/19/10 4:43 PM: - Chr

[jira] Commented: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57707#action_57707 ] Claus Ibsen commented on CAMEL-2396: Christian I think we got a problem when you import {

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57705#action_57705 ] Stan Lewis commented on CAMEL-2484: --- That sounds like an excellent fit, I can look into tha

[jira] Commented: (CAMEL-1959) camel-hl7 - Upgrade HAPI to 0.6.0

2010-02-19 Thread Martin Krasser (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57704#action_57704 ] Martin Krasser commented on CAMEL-1959: --- Will do that within the next days. I'll also u

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57703#action_57703 ] Claus Ibsen commented on CAMEL-2484: We got a LRUCache that is map based. I recon we can

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57702#action_57702 ] Stan Lewis commented on CAMEL-2484: --- I was thinking that yesterday and had even added a "re

[jira] Created: (CAMEL-2489) Spring XML based CamelContext should support property placeholders in every attribute and tag

2010-02-19 Thread Claus Ibsen (JIRA)
Spring XML based CamelContext should support property placeholders in every attribute and tag - Key: CAMEL-2489 URL: https://issues.apache.org/activemq/browse/CAMEL-2489

[jira] Resolved: (CAMEL-2358) packageScan should support Spring property placeholders

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2358. Resolution: Fixed trunk: 911816. > packageScan should support Spring property placeholders > -

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57700#action_57700 ] Claus Ibsen commented on CAMEL-2484: I wonder if the servicesToClose should be a LRUCache

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57699#action_57699 ] Stan Lewis commented on CAMEL-2484: --- @Claus, thanks! I'll look into getting the RecipientL

[jira] Commented: (CAMEL-2487) camel feature file is missing for release 2.2.0. It need for deploying camel components to Felix Karaf

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57697#action_57697 ] Claus Ibsen commented on CAMEL-2487: Thanks Gert I have updated the 2.2 release notes to

[jira] Resolved: (CAMEL-2487) camel feature file is missing for release 2.2.0. It need for deploying camel components to Felix Karaf

2010-02-19 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved CAMEL-2487. Resolution: Working as Designed The features file has been renamed for Camel 2.2.0 (cfr

[jira] Updated: (CAMEL-1959) camel-hl7 - Upgrade HAPI to 0.6.0

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1959: --- Component/s: camel-hl7 Assignee: Martin Krasser Martin you use HL7 in IPF could you once y

[jira] Resolved: (CAMEL-2488) Upgrade HAPI dependency of camel-hl7 to HAPI 0.6

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2488. Resolution: Duplicate Duplicate of CAMEL-1959 > Upgrade HAPI dependency of camel-hl7 to HAPI 0

[jira] Created: (CAMEL-2488) Upgrade HAPI dependency of camel-hl7 to HAPI 0.6

2010-02-19 Thread christian ohr (JIRA)
Upgrade HAPI dependency of camel-hl7 to HAPI 0.6 Key: CAMEL-2488 URL: https://issues.apache.org/activemq/browse/CAMEL-2488 Project: Apache Camel Issue Type: Improvement Components: c

[jira] Resolved: (CAMEL-2486) DefaultCamelContext throws NPE in start() for route with no destination

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2486. Resolution: Fixed Fix Version/s: 2.3.0 Thanks for reporting. trunk: 911778 > DefaultCa

[jira] Commented: (CAMEL-2471) seda endpoint - Let it be easily to configure size option to use an unbounded queue

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57692#action_57692 ] Claus Ibsen commented on CAMEL-2471: trunk: 911771 > seda endpoint - Let it be easily to

[jira] Commented: (CAMEL-2358) packageScan should support Spring property placeholders

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57689#action_57689 ] Claus Ibsen commented on CAMEL-2358: The same applies for the regular tag as well. Both

[jira] Assigned: (CAMEL-2486) DefaultCamelContext throws NPE in start() for route with no destination

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2486: -- Assignee: Claus Ibsen > DefaultCamelContext throws NPE in start() for route with no destina

[jira] Updated: (CAMEL-2487) camel feature file is missing for release 2.2.0. It need for deploying camel components to Felix Karaf

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2487: --- Priority: Critical (was: Minor) > camel feature file is missing for release 2.2.0. It need for d

[jira] Updated: (CAMEL-2487) camel feature file is missing for release 2.2.0. It need for deploying camel components to Felix Karaf

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2487: --- Fix Version/s: 2.2.0 > camel feature file is missing for release 2.2.0. It need for deploying cam

[jira] Assigned: (CAMEL-2487) camel feature file is missing for release 2.2.0. It need for deploying camel components to Felix Karaf

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2487: -- Assignee: Hadrian Zbarcea Hadrian can take a look at this? > camel feature file is missing

[jira] Commented: (CAMEL-2472) A Zookeeper Component for Camel

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57688#action_57688 ] Claus Ibsen commented on CAMEL-2472: Yeah lets host it at camel-extra. When eventually w

[jira] Commented: (CAMEL-2484) camel-mina - Using close session could potentially cause memory to be not released

2010-02-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57686#action_57686 ] Claus Ibsen commented on CAMEL-2484: Well spotted. Yeah we should ensure the cache is pro