[jira] Issue Comment Edited: (CAMEL-505) make it easier to create Endpoint instances nicely via Spring XML

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48882#action_48882 ] davsclaus edited comment on CAMEL-505 at 1/21/09 11:57 PM: - camel-

[jira] Updated: (CAMEL-506) provide better FactoryBeans for creating Endpoints in spring.xml files. Maybe adding them to the spring XSD

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-506: -- Fix Version/s: (was: 2.0.0) Future > provide better FactoryBeans for creating

[jira] Created: (CAMEL-1287) Freemarker Component

2009-01-21 Thread Claus Ibsen (JIRA)
Freemarker Component Key: CAMEL-1287 URL: https://issues.apache.org/activemq/browse/CAMEL-1287 Project: Apache Camel Issue Type: New Feature Reporter: Claus Ibsen Fix For: 2.0.0 Damm Velocity i

[jira] Created: (CAMEL-1286) DataFormat - why didnt we add generics to it

2009-01-21 Thread Claus Ibsen (JIRA)
DataFormat - why didnt we add generics to it Key: CAMEL-1286 URL: https://issues.apache.org/activemq/browse/CAMEL-1286 Project: Apache Camel Issue Type: Improvement Components: camel-cor

[jira] Created: (CAMEL-1285) Artifact list - listing all the camel-XXX jars and what they are used for

2009-01-21 Thread Claus Ibsen (JIRA)
Artifact list - listing all the camel-XXX jars and what they are used for - Key: CAMEL-1285 URL: https://issues.apache.org/activemq/browse/CAMEL-1285 Project: Apache Camel

[jira] Issue Comment Edited: (CAMEL-398) Map the content of a CSV file to a POJO using @annotation and .convertBodyTo()

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48889#action_48889 ] davsclaus edited comment on CAMEL-398 at 1/21/09 10:45 PM: - v0.95

[jira] Commented: (CAMEL-398) Map the content of a CSV file to a POJO using @annotation and .convertBodyTo()

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48889#action_48889 ] Claus Ibsen commented on CAMEL-398: --- v0.95 comments - methods in interface must also be ful

[jira] Closed: (CAMEL-1138) Memory leak in FileConsumer

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen closed CAMEL-1138. -- > Memory leak in FileConsumer > --- > > Key: CAMEL-1138 >

Re: svn commit: r736287 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/browse/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/model

2009-01-21 Thread Willem Jiang
Done. Claus Ibsen wrote: > Hi Willem > > Well spotted. > > Remember to remove the @deprecated in the javadoc from the camel 1.x > > On Thu, Jan 22, 2009 at 4:12 AM, Willem Jiang wrote: >> Hi Claus, >> >> I'm sorry we need to revert this change because I did not take a good >> look at the LoadB

[jira] Work started: (CAMEL-1241) Add camel-commons-vfs component

2009-01-21 Thread Ramon Buckland (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1241 started by Ramon Buckland. > Add camel-commons-vfs component > --- > > Key: CAMEL-1241 >

Re: svn commit: r736287 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/browse/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/model

2009-01-21 Thread Claus Ibsen
Hi Willem Well spotted. Remember to remove the @deprecated in the javadoc from the camel 1.x On Thu, Jan 22, 2009 at 4:12 AM, Willem Jiang wrote: > Hi Claus, > > I'm sorry we need to revert this change because I did not take a good > look at the LoadBalancerConsumer. > > For the browser endpoin

[jira] Work started: (CAMEL-1284) Restlet binding does not properly insert/extract Restlet message.

2009-01-21 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1284 started by William Tam. > Restlet binding does not properly insert/extract Restlet message. > -

[jira] Created: (CAMEL-1284) Restlet binding does not properly insert/extract Restlet message.

2009-01-21 Thread William Tam (JIRA)
Restlet binding does not properly insert/extract Restlet message. - Key: CAMEL-1284 URL: https://issues.apache.org/activemq/browse/CAMEL-1284 Project: Apache Camel Issue Type: B

Re: svn commit: r736287 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/browse/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/model/

2009-01-21 Thread Willem Jiang
Hi Claus, I'm sorry we need to revert this change because I did not take a good look at the LoadBalancerConsumer. For the browser endpoint , if there are more than one from(BROWSER_ENDPOINT)... rule in the camel contextg, current change doesn't work. In this case the last from(BROWSER_ENDPOINT) w

[jira] Work started: (CAMEL-1283) SQL component doesn't handle wrong number of parameters

2009-01-21 Thread Roman Kalukiewicz (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1283 started by Roman Kalukiewicz. > SQL component doesn't handle wrong number of parameters > --- >

[jira] Created: (CAMEL-1283) SQL component doesn't handle wrong number of parameters

2009-01-21 Thread Roman Kalukiewicz (JIRA)
SQL component doesn't handle wrong number of parameters --- Key: CAMEL-1283 URL: https://issues.apache.org/activemq/browse/CAMEL-1283 Project: Apache Camel Issue Type: Bug Affects Versi

[jira] Commented: (CAMEL-505) make it easier to create Endpoint instances nicely via Spring XML

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48882#action_48882 ] Claus Ibsen commented on CAMEL-505: --- camel-core *DONE* camel-jms *DONE* > make it easier

[jira] Assigned: (CAMEL-1282) Endpoints created with Spring - setting camel context lazy

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1282: -- Assignee: Claus Ibsen > Endpoints created with Spring - setting camel context lazy > --

[jira] Assigned: (CAMEL-1282) Endpoints created with Spring - setting camel context lazy

2009-01-21 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1282: -- Assignee: (was: Claus Ibsen) > Endpoints created with Spring - setting camel context la

[jira] Created: (CAMEL-1282) Endpoints created with Spring - setting camel context lazy

2009-01-21 Thread Claus Ibsen (JIRA)
Endpoints created with Spring - setting camel context lazy -- Key: CAMEL-1282 URL: https://issues.apache.org/activemq/browse/CAMEL-1282 Project: Apache Camel Issue Type: Task

[jira] Commented: (CAMEL-1276) Add validation feature to Camel framework in order to validate data linked/binded to POJO

2009-01-21 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48879#action_48879 ] Charles Moulliard commented on CAMEL-1276: -- In fact Spring 3 will implement Hibernat

[jira] Created: (CAMEL-1281) ConsumerTemplate

2009-01-21 Thread Claus Ibsen (JIRA)
ConsumerTemplate Key: CAMEL-1281 URL: https://issues.apache.org/activemq/browse/CAMEL-1281 Project: Apache Camel Issue Type: New Feature Components: camel-core Reporter: Claus Ibsen Fix For

[jira] Created: (CAMEL-1280) RoutingSlip EIP - To support same iterators as the dynamic recipient

2009-01-21 Thread Claus Ibsen (JIRA)
RoutingSlip EIP - To support same iterators as the dynamic recipient Key: CAMEL-1280 URL: https://issues.apache.org/activemq/browse/CAMEL-1280 Project: Apache Camel Issue T

[jira] Updated: (CAMEL-398) Map the content of a CSV file to a POJO using @annotation and .convertBodyTo()

2009-01-21 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CAMEL-398: Attachment: camel-bindy-v0.95.zip I have added a new zip where some of your remarks have

[jira] Commented: (CAMEL-398) Map the content of a CSV file to a POJO using @annotation and .convertBodyTo()

2009-01-21 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48872#action_48872 ] Charles Moulliard commented on CAMEL-398: - Is it right for you if I create a version r