| Noah Nordrum (JIRA) |
[jira] Created: (CAMEL-3) Issue with getHeader("", Boolean.class) |
Mon, 04 Jun, 07:39 |
| James Strachan (JIRA) |
[jira] Resolved: (CAMEL-3) Issue with getHeader("", Boolean.class) |
Mon, 04 Jun, 10:09 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-4) MBean interface for CamelContext so its easy for folks to lookup a context in Spring or JMX and add/remove routes as well as stop existing routes |
Thu, 07 Jun, 20:52 |
| James Strachan (JIRA) |
[jira] Commented: (CAMEL-4) MBean interface for CamelContext so its easy for folks to lookup a context in Spring or JMX and add/remove routes as well as stop existing routes |
Thu, 07 Jun, 20:54 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-5) add a CamelRouteListener to listen for routes being added/removed/stopped |
Thu, 07 Jun, 20:54 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed |
Thu, 07 Jun, 20:56 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-7) aggregator pattern needs implementing and documenting |
Thu, 07 Jun, 21:09 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-8) Dynamic Router pattern needs implementing & documenting |
Thu, 07 Jun, 21:09 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes |
Thu, 07 Jun, 21:11 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-11) maven plugin to generate a report per maven module of all the Type Converter methods available in each module (preferably with a way to aggregate them) so folks can easily see what conversions are possible |
Thu, 07 Jun, 21:15 |
| James Strachan (JIRA) |
[jira] Created: (CAMEL-12) create maven plugin which generates a DOT file & graphical pictures of the various routes available in XML or Java code within a jar |
Thu, 07 Jun, 21:18 |
| Noah Nordrum (JIRA) |
[jira] Created: (CAMEL-13) Remote File Component |
Mon, 11 Jun, 17:43 |
| James Strachan (JIRA) |
[jira] Resolved: (CAMEL-13) Remote File Component |
Mon, 11 Jun, 18:26 |
| Noah Nordrum (JIRA) |
[jira] Created: (CAMEL-14) add ability to pool routes/steps for parallel processing |
Mon, 11 Jun, 19:09 |
| Hiram Chirino |
Camel 1.0 Release Candidate |
Tue, 12 Jun, 14:53 |
| James Strachan |
Re: Camel 1.0 Release Candidate |
Tue, 12 Jun, 15:20 |
| James Strachan |
Re: Camel 1.0 Release Candidate |
Wed, 13 Jun, 09:58 |
|
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
|
| Hiram Chirino |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Tue, 12 Jun, 17:55 |
| James Strachan |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Wed, 13 Jun, 13:11 |
| James Strachan |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Wed, 13 Jun, 18:29 |
| Hiram Chirino |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Thu, 14 Jun, 18:29 |
| James Strachan |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Fri, 15 Jun, 03:27 |
| James Strachan |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Fri, 15 Jun, 06:45 |
| Hiram Chirino |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Fri, 15 Jun, 13:29 |
| Hiram Chirino |
Re: Apache Camel 1.0 Release Candidate 1 is available for review |
Fri, 15 Jun, 16:51 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-13) Remote File Component |
Tue, 12 Jun, 18:44 |
|
[jira] Updated: (CAMEL-12) create maven plugin which generates a DOT file & graphical pictures of the various routes available in XML or Java code within a jar |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-12) create maven plugin which generates a DOT file & graphical pictures of the various routes available in XML or Java code within a jar |
Tue, 12 Jun, 18:44 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-12) create maven plugin which generates a DOT file & graphical pictures of the various routes available in XML or Java code within a jar |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-11) maven plugin to generate a report per maven module of all the Type Converter methods available in each module (preferably with a way to aggregate them) so folks can easily see what conversions are possible |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-11) maven plugin to generate a report per maven module of all the Type Converter methods available in each module (preferably with a way to aggregate them) so folks can easily see what conversions are possible |
Tue, 12 Jun, 18:46 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-11) maven plugin to generate a report per maven module of all the Type Converter methods available in each module (preferably with a way to aggregate them) so folks can easily see what conversions are possible |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-10) optional interceptors to publish statistics MBeans for each endpoint/processor to keep track of throughtput rates & performance of routes/steps etc |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-10) optional interceptors to publish statistics MBeans for each endpoint/processor to keep track of throughtput rates & performance of routes/steps etc |
Tue, 12 Jun, 18:46 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-10) optional interceptors to publish statistics MBeans for each endpoint/processor to keep track of throughtput rates & performance of routes/steps etc |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes |
Tue, 12 Jun, 18:48 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-9) add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed |
Tue, 12 Jun, 18:52 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-6) add a CamelEndpointListener so you can listen to new endpoints being created/closed |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-5) add a CamelRouteListener to listen for routes being added/removed/stopped |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-5) add a CamelRouteListener to listen for routes being added/removed/stopped |
Tue, 12 Jun, 18:52 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-5) add a CamelRouteListener to listen for routes being added/removed/stopped |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-8) Dynamic Router pattern needs implementing & documenting |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-8) Dynamic Router pattern needs implementing & documenting |
Tue, 12 Jun, 18:52 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-8) Dynamic Router pattern needs implementing & documenting |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-7) aggregator pattern needs implementing and documenting |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-7) aggregator pattern needs implementing and documenting |
Tue, 12 Jun, 18:52 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-7) aggregator pattern needs implementing and documenting |
Tue, 12 Jun, 19:02 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-7) aggregator pattern needs implementing and documenting |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-4) MBean interface for CamelContext so its easy for folks to lookup a context in Spring or JMX and add/remove routes as well as stop existing routes |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-4) MBean interface for CamelContext so its easy for folks to lookup a context in Spring or JMX and add/remove routes as well as stop existing routes |
Tue, 12 Jun, 18:54 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-4) MBean interface for CamelContext so its easy for folks to lookup a context in Spring or JMX and add/remove routes as well as stop existing routes |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-3) Issue with getHeader("", Boolean.class) |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-3) Issue with getHeader("", Boolean.class) |
Tue, 12 Jun, 18:56 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-3) Issue with getHeader("", Boolean.class) |
Tue, 12 Jun, 18:58 |
| Hiram Chirino (JIRA) |
[jira] Commented: (CAMEL-1) provide a base ExchangeRuntimeException which can provide a useful base class to exceptions raised when processing an exchange |
Tue, 12 Jun, 19:00 |
|
[jira] Updated: (CAMEL-1) provide a base ExchangeRuntimeException which can provide a useful base class to exceptions raised when processing an exchange |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-1) provide a base ExchangeRuntimeException which can provide a useful base class to exceptions raised when processing an exchange |
Tue, 12 Jun, 19:00 |
| James Strachan (JIRA) |
[jira] Updated: (CAMEL-1) provide a base ExchangeRuntimeException which can provide a useful base class to exceptions raised when processing an exchange |
Wed, 13 Jun, 18:37 |
|
[jira] Updated: (CAMEL-14) add ability to pool routes/steps for parallel processing |
|
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-14) add ability to pool routes/steps for parallel processing |
Tue, 12 Jun, 19:00 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-14) add ability to pool routes/steps for parallel processing |
Tue, 12 Jun, 19:00 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-14) add ability to pool routes/steps for parallel processing |
Tue, 12 Jun, 19:02 |
| Hiram Chirino (JIRA) |
[jira] Resolved: (CAMEL-15) ActiveMQ component that sends and receives messages from ActiveMQ topics and Queues |
Tue, 12 Jun, 19:17 |
| Hiram Chirino (JIRA) |
[jira] Created: (CAMEL-15) ActiveMQ component that sends and receives messages from ActiveMQ topics and Queues |
Tue, 12 Jun, 19:17 |
| Hiram Chirino (JIRA) |
[jira] Created: (CAMEL-16) Support JMS endpoints. |
Tue, 12 Jun, 19:24 |
| Hiram Chirino (JIRA) |
[jira] Created: (CAMEL-17) Support Business Activity Monitoring (BAM) |
Tue, 12 Jun, 19:38 |
| Hiram Chirino (JIRA) |
[jira] Resolved: (CAMEL-18) Route CXF web services requests via Camel |
Tue, 12 Jun, 19:41 |
| Hiram Chirino (JIRA) |
[jira] Created: (CAMEL-18) Route CXF web services requests via Camel |
Tue, 12 Jun, 19:41 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-15) Support easily accessing the ActiveMQ JMS provider |
Tue, 12 Jun, 19:43 |
| Hiram Chirino (JIRA) |
[jira] Created: (CAMEL-19) Support consuming RAW HTTP requests. |
Tue, 12 Jun, 19:45 |
| Hiram Chirino (JIRA) |
[jira] Updated: (CAMEL-18) Support routing CXF web services requests via Camel |
Tue, 12 Jun, 19:45 |
| Hiram Chirino (JIRA) |
[jira] Resolved: (CAMEL-19) Support consuming RAW HTTP requests. |
Tue, 12 Jun, 19:47 |