Re: Does the RouteDefinition instance contain only one route?

2009-06-27 Thread alloyer
When I remove a route through camelContext.removeRouteDefinition(id) method, the route still do the message delivery sometimes. Is it caused by the second route you mentioned as EventDrivenConsumerRoute? Claus Ibsen-2 wrote: On Fri, Jun 26, 2009 at 10:57 AM, alloyerallo...@gmail.com wrote:

Re: Does the RouteDefinition instance contain only one route?

2009-06-27 Thread Claus Ibsen
On Sat, Jun 27, 2009 at 11:09 AM, alloyerallo...@gmail.com wrote: When I remove a route through camelContext.removeRouteDefinition(id) method, the route still do the message delivery sometimes. Is it caused by the second route you mentioned as EventDrivenConsumerRoute? I think you need to use

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

2009-06-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=47273#action_47273 ] Hadrian Zbarcea edited comment on CAMEL-1078 at 6/27/09 6:52 AM:

[jira] Work started: (CAMEL-1764) Camel builds should not use platform specific encoding

2009-06-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1764 started by Hadrian Zbarcea. Camel builds should not use platform specific encoding --

[jira] Commented: (CAMEL-1764) Camel builds should not use platform specific encoding

2009-06-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52518#action_52518 ] Hadrian Zbarcea commented on CAMEL-1764: Fixed in: r788998 (trunk) Camel builds

[jira] Resolved: (CAMEL-1764) Camel builds should not use platform specific encoding

2009-06-27 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-1764. Resolution: Fixed Camel builds should not use platform specific encoding

[jira] Created: (CAMEL-1765) License for One-JAR classes not included in camel-example-spring one-jar artifact. Also apache legal files missing

2009-06-27 Thread David Jencks (JIRA)
License for One-JAR classes not included in camel-example-spring one-jar artifact. Also apache legal files missing -- Key: CAMEL-1765 URL:

[jira] Updated: (CAMEL-1766) Upgrade maven build to use apache 6 pom and related features.

2009-06-27 Thread David Jencks (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated CAMEL-1766: Attachment: CAMEL-1766 Proposed build patch. Since this includes checking for requred legal

Proposed build upgrade

2009-06-27 Thread David Jencks
Geronimo has recently had some build problems related to camel and whether the camel snapshots are timestamped or not. Although we fixed these by deleting some obsolete timestamped camel snapshots, deploying non-unique snapshots to apache nexus is not recommended. In order to fix this I

Re: [jira] Assigned: (CAMEL-1392) groovy renderer

2009-06-27 Thread alloyer
Now I got it now through expressionNode.getExpression().toString(), which return a string {delayTime}. Then I can get the subString in it. Are there some better methods? alloyer wrote: Thanks, I found lots of test cases there. When I construct the groovy route definition from a

[jira] Created: (CAMEL-1767) Consumer names in JMX Mbean should show id or description in addition to an uuid

2009-06-27 Thread Orion Yiu (JIRA)
Consumer names in JMX Mbean should show id or description in addition to an uuid Key: CAMEL-1767 URL: https://issues.apache.org/activemq/browse/CAMEL-1767 Project: