[jira] Commented: (CAMEL-1461) A request route with a topic node incurs a 20 second wait and refers to the wrong MEP.

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51020#action_51020 ] Claus Ibsen commented on CAMEL-1461: Oh and not to forget. What if the topic we sent to i

[jira] Commented: (CAMEL-1461) A request route with a topic node incurs a 20 second wait and refers to the wrong MEP.

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51019#action_51019 ] Claus Ibsen commented on CAMEL-1461: @Marat, The problem is that the replyTo is inherite

[jira] Commented: (CAMEL-1461) A request route with a topic node incurs a 20 second wait and refers to the wrong MEP.

2009-04-03 Thread Marat Bedretdinov (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51018#action_51018 ] Marat Bedretdinov commented on CAMEL-1461: -- Michael, I think your analysis is incor

[jira] Updated: (CAMEL-1475) transactionErrorHandler should be able to wrap routes with default policy if no policy defined

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1475: --- Fix Version/s: (was: 1.6.1) > transactionErrorHandler should be able to wrap routes with defa

Re: CAMEL 2.0 - The remaining work

2009-04-03 Thread Claus Ibsen
Hi Just an updated #1: DONE #3: DefaultErrorHandler = DONE On Thu, Apr 2, 2009 at 7:18 AM, Claus Ibsen wrote: > Hi > > We are in the final phase of Camel 2.0 and need to get the last > features and fixes done. I have been looking at the JIRA tickets and > moved stuff for 2.1. > > There are 2 i

[jira] Commented: (CAMEL-1511) TransactionErrorHandler and DefaultErrorHandler - support onException

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51015#action_51015 ] Claus Ibsen commented on CAMEL-1511: DefaultErrorHandler is now done: 761660 > Transacti

[jira] Work started: (CAMEL-1511) TransactionErrorHandler and DefaultErrorHandler - support onException

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1511 started by Claus Ibsen. > TransactionErrorHandler and DefaultErrorHandler - support onException > -

Re: Question of Summer of Code:Apcahe Camel

2009-04-03 Thread Jon Anstey
Yeah, I think you have to sign in for that. I've added links to the proposals here too http://wiki.apache.org/general/SummerOfCode2009#camel-project Glad you're so excited about using Camel! Will take a peek at your new proposal now. 2009/4/3 宓学强 > I have modified the two proposals, especially

Re: Question of Summer of Code:Apcahe Camel

2009-04-03 Thread 宓学强
I have modified the two proposals, especially the Camel Dynamic Route one. I am not sure if you can open the following two links: http://socghop.appspot.com/student_proposal/show/google/gsoc2009/alloyer/t123872396878 http://socghop.appspot.com/student_proposal/show/google/gsoc2009/alloyer/t12387317

Re: Question of Summer of Code:Apcahe Camel

2009-04-03 Thread Jon Anstey
Willem, Not sure what happened there. The first proposal was cc'd to the dev list. I'm attaching both to this reply. 2009/4/3 Willem Jiang > Hi, > > I didn't find any link for the student proposal in this mail thread. > Jon and Bi Xueqiang maybe any of you can add it to the wiki for reviewing.

[jira] Created: (CAMEL-1516) NPE of camel-restlet

2009-04-03 Thread Willem Jiang (JIRA)
NPE of camel-restlet - Key: CAMEL-1516 URL: https://issues.apache.org/activemq/browse/CAMEL-1516 Project: Apache Camel Issue Type: Bug Affects Versions: 2.0-M1, 1.6.0, 1.5.0 Reporter: Willem Jiang

Re: NPE of RestLet Producer

2009-04-03 Thread Willem Jiang
Hi, I did the code for a while and think it is a bug of camel-restlet and just fill a JIRA[1] for it, and I will did a quick fix for it. [1]https://issues.apache.org/activemq/browse/CAMEL-1516 Willem n0...@yahoo.com wrote: > Hi Willem, > > I'm still not able to get it through Not sure what

[jira] Resolved: (CAMEL-1515) Add isStratingFinished() method to the ServiceSupport class

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

[jira] Updated: (CAMEL-1515) Add isStratingFinished() method to the ServiceSupport class

2009-04-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-1515: Description: Just found the the isStarted() is used for starting the components in CamelContex

[jira] Created: (CAMEL-1515) Add isStratingFinished() method to the ServiceSupport class

2009-04-03 Thread Willem Jiang (JIRA)
Add isStratingFinished() method to the ServiceSupport class --- Key: CAMEL-1515 URL: https://issues.apache.org/activemq/browse/CAMEL-1515 Project: Apache Camel Issue Type: Improvement

[jira] Resolved: (CAMEL-1514) PollingConsumer should supports exchanges a callback to prepare it for being polled

2009-04-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1514. Resolution: Fixed trunk: 761579 > PollingConsumer should supports exchanges a callback to prep

[jira] Created: (CAMEL-1514) PollingConsumer should supports exchanges a callback to prepare it for being polled

2009-04-03 Thread Claus Ibsen (JIRA)
PollingConsumer should supports exchanges a callback to prepare it for being polled --- Key: CAMEL-1514 URL: https://issues.apache.org/activemq/browse/CAMEL-1514 Project:

Re: Question of Summer of Code:Apcahe Camel

2009-04-03 Thread Willem Jiang
Hi, I didn't find any link for the student proposal in this mail thread. Jon and Bi Xueqiang maybe any of you can add it to the wiki for reviewing. Willem Jon Anstey wrote: > So since tomorrow is the deadline for submissions (see > http://socghop.appspot.com/document/show/program/google/gsoc2009/

[jira] Commented: (CAMEL-1126) support Spring-JavaConfig in the camel:run plugin if some property is set for the classes to bootstrap

2009-04-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51011#action_51011 ] Willem Jiang commented on CAMEL-1126: - Added the example document into the wiki. http://c

[jira] Resolved: (CAMEL-1487) camel-cxf endpoint does not support setHeader when the camel routes are deployed in SMX kernel / after a change in the camel-context servicemix must be restrated

2009-04-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1487. - Resolution: Won't Fix > camel-cxf endpoint does not support setHeader when the camel routes a