[jira] Resolved: (CAMEL-1736) camel-cxf defaultHeaderFilterStrategy doesn't filter the Camel releates headers

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

[jira] Resolved: (CAMEL-1731) Camel does not build with maven 2.1.0

2009-06-22 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1731. - Resolution: Fixed Fix Version/s: 2.0.0 1.6.2 trunk http://svn.apach

[jira] Created: (CAMEL-1742) MessageSupport - when using message fallback type converter Camel should not report type converter issue with message instead of the real type

2009-06-22 Thread Claus Ibsen (JIRA)
MessageSupport - when using message fallback type converter Camel should not report type converter issue with message instead of the real type --

[jira] Resolved: (CAMEL-1739) MessageSupport - get rid of fallback converter trying to convert a Camel Message object

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1739. Resolution: Won't Fix Its used by camel-http > MessageSupport - get rid of fallback converter

Re: Catching errors from "from" endpoints

2009-06-22 Thread Claus Ibsen
On Tue, Jun 23, 2009 at 4:04 AM, Joe Gottman wrote: > > > > Claus Ibsen-2 wrote: > > > > On Thu, Jun 18, 2009 at 2:59 PM, Joe Gottman > > wrote: > > > >> > >> Suppose I have a route that begins with something like > >> > >> from("file://c:\foo\bar") > >> > >> and I want to catch and handle

[jira] Resolved: (CAMEL-1741) camel-jms should be compatible with spring 2.0.x

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1741. Resolution: Fixed 1.x: 787558. trunk: 787559. > camel-jms should be compatible with spring 2.0

[jira] Resolved: (CAMEL-1497) JmsPollingConsumer - receive does not work

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1497. Resolution: Fixed See ticket about the spring 2.0.x issue: CAMEL-1741 > JmsPollingConsumer - r

[jira] Created: (CAMEL-1741) camel-jms should be compatible with spring 2.0.x

2009-06-22 Thread Claus Ibsen (JIRA)
camel-jms should be compatible with spring 2.0.x Key: CAMEL-1741 URL: https://issues.apache.org/activemq/browse/CAMEL-1741 Project: Apache Camel Issue Type: Task Components: camel-jm

[jira] Issue Comment Edited: (CAMEL-1078) Do not copy Exchanges at each step to improve performance

2009-06-22 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47273#action_47273 ] Hadrian Zbarcea edited comment on CAMEL-1078 at 6/22/09 8:16 PM: --

[jira] Commented: (CAMEL-1740) Docs for the http component are incorrect regarding the HttpConstants class

2009-06-22 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52400#action_52400 ] Hadrian Zbarcea commented on CAMEL-1740: Actually HTTP_CHARACTER_ENCODING is not a du

Re: Catching errors from "from" endpoints

2009-06-22 Thread Joe Gottman
Claus Ibsen-2 wrote: > > On Thu, Jun 18, 2009 at 2:59 PM, Joe Gottman > wrote: > >> >> Suppose I have a route that begins with something like >> >> from("file://c:\foo\bar") >> >> and I want to catch and handle any Exceptions thrown from this endpoint. >> Is >> there any way to do thi

[jira] Created: (CAMEL-1740) Docs for the http component are incorrect regarding the HttpConstants class

2009-06-22 Thread Hadrian Zbarcea (JIRA)
Docs for the http component are incorrect regarding the HttpConstants class --- Key: CAMEL-1740 URL: https://issues.apache.org/activemq/browse/CAMEL-1740 Project: Apache Camel

[jira] Issue Comment Edited: (CAMEL-1078) Do not copy Exchanges at each step to improve performance

2009-06-22 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47273#action_47273 ] Hadrian Zbarcea edited comment on CAMEL-1078 at 6/22/09 1:28 PM: --

[jira] Reopened: (CAMEL-1497) JmsPollingConsumer - receive does not work

2009-06-22 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin reopened CAMEL-1497: --- Regression: [Regression] Unfortunately, this commit broke the ability to use Camel 1.x with Sprin

[jira] Commented: (CAMEL-1739) MessageSupport - get rid of fallback converter trying to convert a Camel Message object

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52397#action_52397 ] Claus Ibsen commented on CAMEL-1739: used in camel-http for converters there > MessageSu

[jira] Created: (CAMEL-1739) MessageSupport - get rid of fallback converter trying to convert a Camel Message object

2009-06-22 Thread Claus Ibsen (JIRA)
MessageSupport - get rid of fallback converter trying to convert a Camel Message object Key: CAMEL-1739 URL: https://issues.apache.org/activemq/browse/CAMEL-1739

[jira] Resolved: (CAMEL-1720) StreamCache should be disabled by default - and add option to turn it on per route

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1720. Resolution: Fixed trunk: 787246. Notice: StreamCache is now disabled by default. > StreamCac

[jira] Updated: (CAMEL-1736) camel-cxf defaultHeaderFilterStrategy doesn't filter the Camel releates headers

2009-06-22 Thread Savas Ali Tokmen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savas Ali Tokmen updated CAMEL-1736: Attachment: test-java.zip Attaching sample code. The full sample project is on svn://

[jira] Updated: (CAMEL-1736) camel-cxf defaultHeaderFilterStrategy doesn't filter the Camel releates headers

2009-06-22 Thread Savas Ali Tokmen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savas Ali Tokmen updated CAMEL-1736: Attachment: headers.txt Attaching sample headers. > camel-cxf defaultHeaderFilterStrat

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

2009-06-22 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52393#action_52393 ] Andres commented on CAMEL-1738: --- Temporary workaround that works for me is to overwrite CamelN

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

2009-06-22 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres updated CAMEL-1738: -- Attachment: JConsole.jpg JConsole picture > Memory leak if using JMX and recipientList > -

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

2009-06-22 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres updated CAMEL-1738: -- Attachment: MemLeak.java Example class to reproduce problem > Memory leak if using JMX and recipientList >

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

2009-06-22 Thread Andres (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres updated CAMEL-1738: -- Priority: Minor (was: Major) > Memory leak if using JMX and recipientList > --

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

2009-06-22 Thread Andres (JIRA)
Memory leak if using JMX and recipientList -- Key: CAMEL-1738 URL: https://issues.apache.org/activemq/browse/CAMEL-1738 Project: Apache Camel Issue Type: Bug Components: camel-core Affect

[jira] Resolved: (CAMEL-1722) AggregationStrategy in Splitter, Aggregagator, Multicast - IN or OUT

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1722. Resolution: Fixed trunk: 787184. Now when using {{AggregationStrategy}} the body is always in

[jira] Commented: (CAMEL-1722) AggregationStrategy in Splitter, Aggregagator, Multicast - IN or OUT

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52389#action_52389 ] Claus Ibsen commented on CAMEL-1722: See nabble http://www.nabble.com/Information-require

[jira] Commented: (CAMEL-1733) org.apache.camel.component.file.FileComponent.java is missing FileComponent.HEADER_FILE_NAME

2009-06-22 Thread Adam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52388#action_52388 ] Adam commented on CAMEL-1733: - Excellent, many thanks for that. > org.apache.camel.component.fi

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

2009-06-22 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-1737: Issue Type: Sub-task (was: New Feature) Parent: CAMEL-720 > support Http central clien

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

2009-06-22 Thread Willem Jiang (JIRA)
support Http central client API in camel-cxfrs producer Key: CAMEL-1737 URL: https://issues.apache.org/activemq/browse/CAMEL-1737 Project: Apache Camel Issue Type: New Feature

[jira] Created: (CAMEL-1736) camel-cxf defaultHeaderFilterStrategy doesn't filter the Camel releates headers

2009-06-22 Thread Willem Jiang (JIRA)
camel-cxf defaultHeaderFilterStrategy doesn't filter the Camel releates headers --- Key: CAMEL-1736 URL: https://issues.apache.org/activemq/browse/CAMEL-1736 Project: Apache C

[jira] Commented: (CAMEL-1735) camel-example-etl - bug in sample about type converter

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52387#action_52387 ] Claus Ibsen commented on CAMEL-1735: The issue is that the type converter is not discover

[jira] Commented: (CAMEL-1735) camel-example-etl - bug in sample about type converter

2009-06-22 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52386#action_52386 ] Claus Ibsen commented on CAMEL-1735: See nabble http://www.nabble.com/etl-example-and-mes

[jira] Created: (CAMEL-1735) camel-example-etl - bug in sample about type converter

2009-06-22 Thread Claus Ibsen (JIRA)
camel-example-etl - bug in sample about type converter -- Key: CAMEL-1735 URL: https://issues.apache.org/activemq/browse/CAMEL-1735 Project: Apache Camel Issue Type: Bug Component