[
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
[
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
MessageSupport - when using message fallback type converter Camel should not
report type converter issue with message instead of the real type
--
[
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
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
[
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
[
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
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
[
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:
--
[
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
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
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
[
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:
--
[
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
[
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
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
[
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
[
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://
[
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
[
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
[
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
> -
[
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
>
[
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
> --
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
[
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
[
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
[
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
[
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
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
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
[
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
[
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
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
33 matches
Mail list logo