[jira] Created: (CAMEL-1402) move test component from camel-spring to camel-core

2009-02-26 Thread Claus Ibsen (JIRA)
move test component from camel-spring to camel-core --- Key: CAMEL-1402 URL: https://issues.apache.org/activemq/browse/CAMEL-1402 Project: Apache Camel Issue Type: Task Components: ca

[jira] Updated: (CAMEL-1401) JaxbDataFormat is not thread-safe

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1401: --- Fix Version/s: 1.6.1 2.0.0 Assignee: Claus Ibsen Thanks for reporting

[jira] Created: (CAMEL-1401) JaxbDataFormat is not thread-safe

2009-02-26 Thread Ivan S. Dubrov (JIRA)
JaxbDataFormat is not thread-safe - Key: CAMEL-1401 URL: https://issues.apache.org/activemq/browse/CAMEL-1401 Project: Apache Camel Issue Type: Bug Components: camel-jaxb Affects Versions: 1.6.0,

[jira] Resolved: (CAMEL-1400) Restlet default binding does not acknowledge Fault message in the exchange when creating a response

2009-02-26 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CAMEL-1400. Resolution: Fixed committed to trunk: Committed revision 748392. committed to 1.x: Committed re

[jira] Created: (CAMEL-1400) Restlet default binding does not acknowledge Fault message in the exchange when creating a response

2009-02-26 Thread William Tam (JIRA)
Restlet default binding does not acknowledge Fault message in the exchange when creating a response --- Key: CAMEL-1400 URL: https://issues.apache.org/activemq/browse/

Problems in implementing Loadbalance using ActiveMQ and Camel

2009-02-26 Thread dasalav
Hi My requirement is: i have an input queue of Active MQ 5.1. the messages keeps adding to it. These messages are to be consumed by 3 differerent consumers. But each consumer queue should have a limit to 2. If the consumer queue is full, the producer should stop sending messages to that que

[jira] Updated: (CAMEL-1366) EndpointMessageListener should respect ExchangePattern

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1366: --- Fix Version/s: 2.0.0 Assignee: Claus Ibsen Good idea. I was planning to look into a few

[jira] Updated: (CAMEL-1384) ExchangeHelper should respect ExchangePattern.InOptionalOut

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1384: --- Fix Version/s: 2.0.0 > ExchangeHelper should respect ExchangePattern.InOptionalOut > ---

[jira] Assigned: (CAMEL-1384) ExchangeHelper should respect ExchangePattern.InOptionalOut

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1384: -- Assignee: Claus Ibsen > ExchangeHelper should respect ExchangePattern.InOptionalOut >

[jira] Commented: (CAMEL-1366) EndpointMessageListener should respect ExchangePattern

2009-02-26 Thread Michael Chen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50050#action_50050 ] Michael Chen commented on CAMEL-1366: - Actually, the logic in EndpointMessageListener.cre

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 7:41 AM: - camel

[jira] Resolved: (CAMEL-1115) document - logical queue support for ibatis

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1115. Resolution: Fixed Assignee: Claus Ibsen > document - logical queue support for ibatis > -

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 7:01 AM: - camel

[jira] Created: (CAMEL-1399) Add camel-archetype-war to Maven's archetype plugin when released

2009-02-26 Thread Jonathan Anstey (JIRA)
Add camel-archetype-war to Maven's archetype plugin when released - Key: CAMEL-1399 URL: https://issues.apache.org/activemq/browse/CAMEL-1399 Project: Apache Camel Issue Type: T

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 4:49 AM: - camel

[jira] Commented: (CAMEL-1364) Add BindyKeyValuePairFormat to handle content formatted with key value pairs fields like we have in FIX, EMX messages

2009-02-26 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50031#action_50031 ] Willem Jiang commented on CAMEL-1364: - Applied patch with thanks to Charles. http://svn.a

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 4:04 AM: - camel

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 3:26 AM: - camel

[jira] Issue Comment Edited: (CAMEL-1373) Use CamelCase for Header keys instead of package name prefixes

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49979#action_49979 ] davsclaus edited comment on CAMEL-1373 at 2/26/09 3:12 AM: - camel

[jira] Commented: (CAMEL-1366) EndpointMessageListener should respect ExchangePattern

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50017#action_50017 ] Claus Ibsen commented on CAMEL-1366: @Michael That is actually a good idea. The reply ca

[jira] Created: (CAMEL-1398) send message from web console adds http headers

2009-02-26 Thread Claus Ibsen (JIRA)
send message from web console adds http headers --- Key: CAMEL-1398 URL: https://issues.apache.org/activemq/browse/CAMEL-1398 Project: Apache Camel Issue Type: Sub-task Reporter: Claus

[jira] Commented: (CAMEL-1398) send message from web console adds http headers

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50016#action_50016 ] Claus Ibsen commented on CAMEL-1398: When you send a message from the web console to an e

[jira] Commented: (CAMEL-1397) add metrics to the console

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50014#action_50014 ] Claus Ibsen commented on CAMEL-1397: Just ideas: Number of - camel contexts - number of

[jira] Commented: (CAMEL-1396) add types header/properties/body in the message view

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50013#action_50013 ] Claus Ibsen commented on CAMEL-1396: When viewing a message received on an endpoint you c

[jira] Created: (CAMEL-1397) add metrics to the console

2009-02-26 Thread Claus Ibsen (JIRA)
add metrics to the console -- Key: CAMEL-1397 URL: https://issues.apache.org/activemq/browse/CAMEL-1397 Project: Apache Camel Issue Type: Sub-task Reporter: Claus Ibsen -- This message is automaticall

[jira] Created: (CAMEL-1396) add types header/properties/body in the message view

2009-02-26 Thread Claus Ibsen (JIRA)
add types header/properties/body in the message view Key: CAMEL-1396 URL: https://issues.apache.org/activemq/browse/CAMEL-1396 Project: Apache Camel Issue Type: Sub-task Report

[jira] Commented: (CAMEL-1394) be nice to render the Static / Instance methods for type converters in the web console so that they render nicely and have hypertext links to the javadoc/source code

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50010#action_50010 ] Claus Ibsen commented on CAMEL-1394: We also have @FallbackConverter for generic type con

[jira] Commented: (CAMEL-1395) Refactor - All models classes xxxType renamed to xxxDefinition

2009-02-26 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50009#action_50009 ] Claus Ibsen commented on CAMEL-1395: Dont start until next week > Refactor - All models

[jira] Created: (CAMEL-1395) Refactor - All models classes xxxType renamed to xxxDefinition

2009-02-26 Thread Claus Ibsen (JIRA)
Refactor - All models classes xxxType renamed to xxxDefinition -- Key: CAMEL-1395 URL: https://issues.apache.org/activemq/browse/CAMEL-1395 Project: Apache Camel Issue Type: Task

[jira] Commented: (CAMEL-1394) be nice to render the Static / Instance methods for type converters in the web console so that they render nicely and have hypertext links to the javadoc/source code

2009-02-26 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50008#action_50008 ] James Strachan commented on CAMEL-1394: --- we might also want to expose a few more attrib

[jira] Created: (CAMEL-1394) be nice to render the Static / Instance methods for type converters in the web console so that they render nicely and have hypertext links to the javadoc/source code

2009-02-26 Thread James Strachan (JIRA)
be nice to render the Static / Instance methods for type converters in the web console so that they render nicely and have hypertext links to the javadoc/source code ---

[jira] Commented: (CAMEL-1386) create a way of loading all of the available components & languages on startup - so that they can be exposed for tooling/reporting

2009-02-26 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50005#action_50005 ] James Strachan commented on CAMEL-1386: --- Agreed with all of that Gert yes. I guess wha

[jira] Commented: (CAMEL-1386) create a way of loading all of the available components & languages on startup - so that they can be exposed for tooling/reporting

2009-02-26 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50004#action_50004 ] Gert Vanthienen commented on CAMEL-1386: Do you mean like keeping a ComponentRegistry

[jira] Created: (CAMEL-1391) scala renderer

2009-02-26 Thread James Strachan (JIRA)
scala renderer -- Key: CAMEL-1391 URL: https://issues.apache.org/activemq/browse/CAMEL-1391 Project: Apache Camel Issue Type: Sub-task Reporter: James Strachan -- This message is automatically generated by JIRA.

[jira] Created: (CAMEL-1393) ruby renderer

2009-02-26 Thread James Strachan (JIRA)
ruby renderer - Key: CAMEL-1393 URL: https://issues.apache.org/activemq/browse/CAMEL-1393 Project: Apache Camel Issue Type: Sub-task Reporter: James Strachan -- This message is automatically generated by JIRA. -

[jira] Created: (CAMEL-1392) groovy renderer

2009-02-26 Thread James Strachan (JIRA)
groovy renderer --- Key: CAMEL-1392 URL: https://issues.apache.org/activemq/browse/CAMEL-1392 Project: Apache Camel Issue Type: Sub-task Reporter: James Strachan -- This message is automatically generated by JIRA

[jira] Updated: (CAMEL-1389) be able to render a single route definition or collection of routes in other languages (e.g. Java, Scala, Groovy, Ruby etc)

2009-02-26 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan updated CAMEL-1389: -- Description: We could do with an interface to be able to turn a RouteType or RoutesType int

[jira] Created: (CAMEL-1390) Java renderer to turn the RouteType into Java code

2009-02-26 Thread James Strachan (JIRA)
Java renderer to turn the RouteType into Java code -- Key: CAMEL-1390 URL: https://issues.apache.org/activemq/browse/CAMEL-1390 Project: Apache Camel Issue Type: Sub-task Reporter:

[jira] Created: (CAMEL-1389) be able to render a single route definition or collection of routes in other languages (e.g. Java, Scala, Groovy, Ruby etc)

2009-02-26 Thread James Strachan (JIRA)
be able to render a single route definition or collection of routes in other languages (e.g. Java, Scala, Groovy, Ruby etc) --- Key: CAMEL-1389

[jira] Created: (CAMEL-1387) we should add List getComponents() and List getLanguages() to the CamelContext API for tooling

2009-02-26 Thread James Strachan (JIRA)
we should add List getComponents() and List getLanguages() to the CamelContext API for tooling --- Key: CAMEL-1387 URL: https://issues.apache.org/activ

[jira] Created: (CAMEL-1388) Component and Language should have a documentationUrl property (which we can default to http://camel.apache.org/$name.html if not present) so we can link to the documentat

2009-02-26 Thread James Strachan (JIRA)
Component and Language should have a documentationUrl property (which we can default to http://camel.apache.org/$name.html if not present) so we can link to the documentation in tooling ---

[jira] Created: (CAMEL-1386) create a way of loading all of the available components & languages on startup - so that they can be exposed for tooling/reporting

2009-02-26 Thread James Strachan (JIRA)
create a way of loading all of the available components & languages on startup - so that they can be exposed for tooling/reporting -- Key: CAMEL-1386

Re: starting, stopping, creating & editing routes at runtime now works - CAMEL-1004

2009-02-26 Thread James Strachan
2009/2/26 Claus Ibsen : > On Wed, Feb 25, 2009 at 7:29 PM, James Strachan > wrote: >> Here's a test case to show the kind of thing we can now do... >> http://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/impl/StartAndStopRoutesTest.java >> >> there's now a start/st

[jira] Created: (CAMEL-1385) allow the (transitive) maven dependencies on a module to be displayed in the runtime when we fail to load a component/language/converter

2009-02-26 Thread James Strachan (JIRA)
allow the (transitive) maven dependencies on a module to be displayed in the runtime when we fail to load a component/language/converter Key: C

[jira] Commented: (CAMEL-1364) Add BindyKeyValuePairFormat to handle content formatted with key value pairs fields like we have in FIX, EMX messages

2009-02-26 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50002#action_50002 ] Charles Moulliard commented on CAMEL-1364: -- @Willem, Yes The tests named BindySimp