You are viewing a plain text version of this content. The canonical link for it is here.
- GPL licensed code in Camel - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/01 01:02:36 UTC, 2 replies.
- [jira] Commented: (CAMEL-1766) Upgrade maven build to use apache 6 pom and related features. - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 03:13:33 UTC, 3 replies.
- [jira] Commented: (CAMEL-1868) Created a new Camel Cache component (based on ehCache) with an ability to put messages and receive notifications from a Cache. - posted by "Ashwin Karpe (JIRA)" <ji...@apache.org> on 2009/08/01 04:27:34 UTC, 1 replies.
- [jira] Issue Comment Edited: (CAMEL-1822) Cleanup unnecessary copy related methods in Exchange - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 05:34:34 UTC, 2 replies.
- [jira] Commented: (CAMEL-1822) Cleanup unnecessary copy related methods in Exchange - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 16:07:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1114) update eclipse templates for 2.0 syntax - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 16:27:35 UTC, 1 replies.
- [jira] Resolved: (CAMEL-1822) Cleanup unnecessary copy related methods in Exchange - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 19:41:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-316) Merge Fault and Exception semantics - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 19:43:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1766) Upgrade maven build to use apache 6 pom and related features. - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/01 19:47:35 UTC, 0 replies.
- Re: svn commit: r799794 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: Exchange.java impl/DefaultExchange.java processor/Pipeline.java processor/RoutingSlip.java - posted by Willem Jiang <wi...@gmail.com> on 2009/08/02 02:33:08 UTC, 2 replies.
- [jira] Created: (CAMEL-1869) camel-mail - ContentTypeResolver should also be used when consuming - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/02 16:55:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-720) support CXF REST endpoint in camel - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/03 05:03:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1870) current the consumer template does't not work if define it out side of the camel context - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/03 05:07:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1870) current the consumer template does't not work if define it out side of the camel context - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/03 05:59:35 UTC, 0 replies.
- [DISCUSS] License notice in Camel archetypes generated files. - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/03 06:06:23 UTC, 2 replies.
- [jira] Commented: (CAMEL-1867) JmsKeyFormatStrategy not used consistently and JmsMessage.getHeader() not returning correct value - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/03 11:29:35 UTC, 3 replies.
- [jira] Created: (CAMEL-1871) camel-jms - DefaultJmsKeyFormatStrategy should replace . with _DOT_ to avoid conflicting with end user using _ - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/03 12:43:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1871) camel-jms - DefaultJmsKeyFormatStrategy should replace . with _DOT_ to avoid conflicting with end user using _ - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/03 13:17:35 UTC, 0 replies.
- Re: consuming an entity bean from a table using JPA - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/03 14:43:01 UTC, 1 replies.
- [jira] Created: (CAMEL-1872) camel-jpa - documentation - add to wiki how to use the consumer query options to select specific entities - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/03 14:45:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1873) template , consumerTemplate, service, proxy can't be set with right camel context if there are more than one camel context in the spring application context - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/03 14:53:35 UTC, 0 replies.
- Re: svn commit: r800340 - in /camel/trunk/components/camel-spring/src: main/java/org/apache/camel/spring/ main/java/org/apache/camel/spring/handler/ test/java/org/apache/camel/spring/ test/resources/org/apache/camel/spring/ test/resources/org/apache/ - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/03 15:20:26 UTC, 1 replies.
- [jira] Resolved: (CAMEL-1873) template , consumerTemplate, service, proxy can't be set with right camel context if there are more than one camel context in the spring application context - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/03 16:17:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1114) update eclipse templates for 2.0 syntax - posted by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2009/08/03 18:45:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1873) template , consumerTemplate, service, proxy can't be set with right camel context if there are more than one camel context in the spring application context - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/03 19:09:35 UTC, 1 replies.
- [jira] Created: (CAMEL-1874) Added the getCamelContext method in the CamelContextAware interface - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/04 04:41:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1875) Async API - Expose OnCompletion callback on the ProducerTemplate for easy async callbacks - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 08:33:36 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1867) JmsKeyFormatStrategy not used consistently and JmsMessage.getHeader() not returning correct value - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 09:55:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1867) JmsKeyFormatStrategy not used consistently and JmsMessage.getHeader() not returning correct value - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 09:57:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1874) Added the getCamelContext method in the CamelContextAware interface - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/04 10:03:35 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1869) camel-mail - ContentTypeResolver should also be used when consuming - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 10:25:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1869) camel-mail - Add option to ignore unsupported charset and fallback to platform default instead - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 10:25:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1876) camel-sql - change unit test to avoid the word GPL because ohloh mistakenly think camel-sql uses GPL licenses dependencies - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 14:27:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1876) camel-sql - change unit test to avoid the word GPL because ohloh mistakenly think camel-sql uses GPL licenses dependencies - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 14:27:35 UTC, 2 replies.
- [jira] Commented: (CAMEL-1869) camel-mail - Add option to ignore unsupported charset and fallback to platform default instead - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 15:43:37 UTC, 0 replies.
- Supply Christian Audigier, Gucci, LV, Ed hardy, Armani, DG, Polo, bbc t-shirts - posted by Jody Chen <sn...@hotmail.com> on 2009/08/04 15:47:01 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1876) camel-sql - change unit test to avoid the word GPL because ohloh mistakenly think camel-sql uses GPL licenses dependencies - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/04 15:47:35 UTC, 1 replies.
- [jira] Commented: (CAMEL-1875) Async API - Expose OnCompletion callback on the ProducerTemplate for easy async callbacks - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 15:53:36 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1876) camel-sql - change unit test to avoid the word GPL because ohloh mistakenly think camel-sql uses GPL licenses dependencies - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/04 17:01:35 UTC, 0 replies.
- Camel-FTP package - posted by "S. Ali Tokmen" <sa...@bull.net> on 2009/08/04 18:00:37 UTC, 6 replies.
- [HEADUP] cxfbean header change - posted by William Tam <em...@gmail.com> on 2009/08/05 00:33:46 UTC, 8 replies.
- [jira] Resolved: (CAMEL-1875) Async API - Expose OnCompletion callback on the ProducerTemplate for easy async callbacks - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 08:08:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1877) Add support for xpath functions - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 08:44:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1878) Bean component - invokes onMessage from javax.jms.MessageListener even though a specific method name have been provided - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 09:38:35 UTC, 1 replies.
- [jira] Created: (CAMEL-1878) Bean component - invokes onMessage from javax.jms.MessageListener even though a specific method name have been provided - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 09:38:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1879) camel-http - Add HttpServletResponse to HttpMessage so end users can use it when needed - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 10:56:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1879) camel-http - Add HttpServletResponse to HttpMessage so end users can use it when needed - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 10:56:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1817) Moved logic for defensive copy of current exchange from Pipeline to RedeliveryErrorHandler - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:30:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1843) improve the CSS so that code looks better on the site - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:30:37 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1867) JmsKeyFormatStrategy not used consistently and JmsMessage.getHeader() not returning correct value - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:30:38 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1869) camel-mail - Add option to ignore unsupported charset and fallback to platform default instead - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:32:37 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1869) camel-mail - Add option to ignore unsupported charset and fallback to platform default instead - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:32:37 UTC, 0 replies.
- [jira] Created: (CAMEL-1880) Batch consumers - Add option to skip/filter out etc entities that cannot safely be creates as an Exchange - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:34:35 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1879) camel-http - Add HttpServletResponse to HttpMessage so end users can use it when needed - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:58:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1879) camel-http - Add HttpServletResponse to HttpMessage so end users can use it when needed - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 13:58:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1878) Bean component - invokes onMessage from javax.jms.MessageListener even though a specific method name have been provided - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/05 14:50:37 UTC, 0 replies.
- [jira] Closed: (CAMEL-1867) JmsKeyFormatStrategy not used consistently and JmsMessage.getHeader() not returning correct value - posted by "Mark White (JIRA)" <ji...@apache.org> on 2009/08/05 18:40:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1881) camel-irc consumer only listens to messages on a channel and ignores direct messages - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/05 19:54:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1881) camel-irc consumer only listens to messages on a channel and ignores direct messages - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/05 19:54:35 UTC, 1 replies.
- [jira] Work started: (CAMEL-1766) Upgrade maven build to use apache 6 pom and related features. - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/05 22:52:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1881) camel-irc consumer only listens to messages on a channel and ignores direct messages - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/05 23:14:35 UTC, 1 replies.
- [jira] Commented: (CAMEL-1737) support Http central client API in camel-cxfrs producer - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/06 01:12:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1392) groovy renderer - posted by "Xueqiang Mi (JIRA)" <ji...@apache.org> on 2009/08/06 04:12:35 UTC, 8 replies.
- [jira] Created: (CAMEL-1882) Aggregator fails permanently if exception thrown from aggregation strategy - posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/08/06 10:27:35 UTC, 0 replies.
- Re: svn commit: r801545 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/processor/BatchProcessor.java test/java/org/apache/camel/processor/aggregator/AggregatorExceptionInPredicateTest.java - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/06 11:09:01 UTC, 2 replies.
- [jira] Resolved: (CAMEL-1882) Aggregator fails permanently if exception thrown from aggregation strategy - posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/08/06 11:11:35 UTC, 0 replies.
- What should be in EXCEPTION_CAUGHT header in doTry()? - posted by Roman Kalukiewicz <ro...@gmail.com> on 2009/08/06 12:07:32 UTC, 1 replies.
- [jira] Created: (CAMEL-1883) EXCEPTION_CAUGHT header should be set to exception caught - posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/08/06 12:41:38 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1883) EXCEPTION_CAUGHT header should be set to exception caught - posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/08/06 14:11:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1882) Aggregator fails permanently if exception thrown from aggregation strategy - posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/08/06 14:29:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1884) XMPP producer and consumer don't share the same connection and Chat objects - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/06 22:37:35 UTC, 1 replies.
- [jira] Created: (CAMEL-1884) XMPP producer and consumer don't share the same connection and Chat objects - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/06 22:37:35 UTC, 0 replies.
- Re: svn commit: r801748 - in /camel/trunk: ./ apache-camel/ apache-camel/src/main/descriptors/ buildingtools/ components/camel-web/ etc/ examples/camel-example-axis/ - posted by Willem Jiang <wi...@gmail.com> on 2009/08/07 04:14:52 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1884) XMPP producer and consumer don't share the same connection and Chat objects - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 05:50:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1884) XMPP producer and consumer don't share the same connection and Chat objects - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 06:16:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1689) JMS-Headers are ignored in Producer - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 07:12:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1885) Stream Caching is enabled by default when using CamelContextFactoryBean - posted by "Jens Riemschneider (JIRA)" <ji...@apache.org> on 2009/08/07 10:00:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1886) Lookup headers from a Camel Message should be case agnostic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 10:04:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1886) Lookup headers from a Camel Message should be case agnostic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 10:06:36 UTC, 9 replies.
- [jira] Created: (CAMEL-1887) camel-file - Add moveFailure option for fine grained control of moving files - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 10:56:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1888) CamelInvocationHandler should throw RuntimeException if possible instead of InvocationTargetException - posted by "Andreas Kuhtz (JIRA)" <ji...@apache.org> on 2009/08/07 11:28:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1888) CamelInvocationHandler should throw RuntimeException if possible instead of InvocationTargetException - posted by "Andreas Kuhtz (JIRA)" <ji...@apache.org> on 2009/08/07 11:30:35 UTC, 2 replies.
- [jira] Resolved: (CAMEL-1887) camel-file - Add moveFailure option for fine grained control of moving files - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 12:08:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1885) Stream Caching is enabled by default when using CamelContextFactoryBean - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 12:18:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1888) CamelInvocationHandler should throw RuntimeException if possible instead of InvocationTargetException - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/07 13:52:37 UTC, 0 replies.
- [jira] Created: (CAMEL-1889) create unit tests for camel-example-cxf - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 13:54:36 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1885) Stream Caching is enabled by default when using CamelContextFactoryBean - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 13:54:36 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1392) groovy renderer - posted by "Xueqiang Mi (JIRA)" <ji...@apache.org> on 2009/08/07 14:08:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1885) Stream Caching is enabled by default when using CamelContextFactoryBean - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 15:00:35 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1888) CamelInvocationHandler should throw RuntimeException if possible instead of InvocationTargetException - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 15:20:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1888) CamelInvocationHandler should throw RuntimeException if possible instead of InvocationTargetException - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/07 16:20:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1890) Added JUnit test for camel-example-loanbroker - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/08 06:32:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1891) Added JUnit test for camel-example-springjms - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/08 06:34:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1892) Add Unit test for camel-example-pojomessaging - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/08 06:40:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1766) Upgrade maven build to use apache 6 pom and related features. - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/08 07:56:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1891) Add JUnit test for camel-example-springjms - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/08 09:02:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1890) Add JUnit test for camel-example-loanbroker - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/08 09:02:35 UTC, 0 replies.
- [DISCUSS] - Camel 2.0 - Case insensitive headers on Camel Message - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/08 12:42:18 UTC, 11 replies.
- [jira] Created: (CAMEL-1893) camel-cxf - Setting HTTP response code twice - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/08 12:50:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1893) camel-cxf - Setting HTTP response code twice - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/08 12:50:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1886) Lookup headers from a Camel Message should be case agnostic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/08 14:22:35 UTC, 5 replies.
- [jira] Resolved: (CAMEL-1881) camel-irc consumer only listens to messages on a channel and ignores direct messages - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/08 15:54:35 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1886) Lookup headers from a Camel Message should be case agnostic - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/08 18:58:35 UTC, 1 replies.
- Fwd: Sign up for ApacheCon US by 14 August and save up to $500! - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/08 19:04:32 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1894) create unit test for camel-example-etl - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/08 20:10:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1894) create unit test for camel-example-etl - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/08 20:10:35 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1894) create unit test for camel-example-etl - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/08 20:26:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1890) Add JUnit test for camel-example-loanbroker - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/09 02:26:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1892) Add Unit test for camel-example-pojo-messaging - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/09 02:26:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1892) Add Unit test for camel-example-pojo-messaging - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/09 02:26:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1891) Add JUnit test for camel-example-springjms - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/09 05:16:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1891) Add JUnit test for camel-example-spring-jms - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/09 05:24:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1895) camel-file - Consume and pollEnrich another file should work transparent - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/09 07:34:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1896) DataSet - Also use throughput logger for reporting receiving - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/09 14:21:36 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1896) DataSet - Also use throughput logger for reporting receiving - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/09 14:37:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1895) camel-file - Consume and pollEnrich another file should work transparent - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 08:04:37 UTC, 1 replies.
- [jira] Resolved: (CAMEL-1886) Lookup headers from a Camel Message should be case agnostic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 11:10:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1897) Spring schema files should be updated to include all Camel releases - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 11:20:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1897) Spring schema files should be updated to include all Camel releases - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 11:26:35 UTC, 1 replies.
- [jira] Assigned: (CAMEL-1897) Spring schema files should be updated to include all Camel releases - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 11:28:35 UTC, 2 replies.
- [jira] Updated: (CAMEL-1897) Spring schema files should be updated to include all Camel releases - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/10 11:28:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1889) create unit tests for camel-example-cxf - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/10 15:20:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1897) Spring schema files should be updated to include all Camel releases - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/10 15:30:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1898) Cannot generate the PDF manual - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/11 01:06:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1898) Cannot generate the PDF manual - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/11 03:41:35 UTC, 4 replies.
- [jira] Updated: (CAMEL-1898) Cannot generate the PDF manual - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/11 03:43:35 UTC, 2 replies.
- [jira] Issue Comment Edited: (CAMEL-1898) Cannot generate the PDF manual - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/11 03:45:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1899) camel-spring - Should auto register a ProducerTemplate and ConsumerTemplate - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/11 08:16:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1899) camel-spring - Should auto register a ProducerTemplate and ConsumerTemplate - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/11 08:16:35 UTC, 2 replies.
- [jira] Resolved: (CAMEL-1899) camel-spring - Should auto register a ProducerTemplate and ConsumerTemplate - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/11 09:37:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1392) groovy renderer - posted by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2009/08/11 16:29:37 UTC, 7 replies.
- [jira] Updated: (CAMEL-1900) Need to allow adding of model definitions and processors in camel components without involving the camel-core - posted by "Ashwin Karpe (JIRA)" <ji...@apache.org> on 2009/08/11 21:29:37 UTC, 1 replies.
- [jira] Created: (CAMEL-1900) Need to allow adding of model definitions and processors in camel components without involving the camel-core - posted by "Ashwin Karpe (JIRA)" <ji...@apache.org> on 2009/08/11 21:29:37 UTC, 0 replies.
- [jira] Commented: (CAMEL-1900) Need to allow adding of model definitions and processors in camel components without involving the camel-core - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/12 07:48:35 UTC, 5 replies.
- [jira] Created: (CAMEL-1901) DataSet - Add ability to be timer based - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/12 09:03:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1902) ThroughputLogger - Add ability to be timer based - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/12 09:05:35 UTC, 0 replies.
- Re: svn commit: r803395 - /camel/trunk/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyAbstractFactory.java - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/12 09:37:21 UTC, 4 replies.
- [jira] Created: (CAMEL-1903) camel-jmx - CamelContext should also have type key in mbean name - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/12 09:41:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1903) camel-jmx - CamelContext should also have type key in mbean name - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/12 09:43:36 UTC, 0 replies.
- Re: [jira] Created: (CAMEL-1392) groovy renderer - posted by "xueqiang.mi" <al...@gmail.com> on 2009/08/12 10:04:44 UTC, 12 replies.
- [jira] Created: (CAMEL-1904) Fixed the sourcecheck profile - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 10:53:35 UTC, 0 replies.
- Fwd: Error not catched in a Split - posted by Charles Moulliard <cm...@gmail.com> on 2009/08/12 11:22:40 UTC, 1 replies.
- [jira] Created: (CAMEL-1905) remove the uber jar from camel distribution - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 11:43:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1906) Camel not routing to VirtualTopics with embedded ActiveMQ Broker - posted by "Mick Knutson (JIRA)" <ji...@apache.org> on 2009/08/12 14:27:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1466) Wsdl file not find by cxf or camel-cxf endpoint in OSGI server - posted by "Stefan Weber (JIRA)" <ji...@apache.org> on 2009/08/12 14:47:36 UTC, 0 replies.
- [jira] Updated: (CAMEL-1904) Fix the sourcecheck profile - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 14:59:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1905) remove the uber jar from camel distribution - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 14:59:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1904) Fix the sourcecheck profile - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 15:01:35 UTC, 0 replies.
- [ANN] Please limit commits to trunk - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/12 15:34:35 UTC, 2 replies.
- [jira] Created: (CAMEL-1907) Add version number for the import package of camel-mina and camel-http - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 17:18:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1907) Add version number for the import package of camel-mina and camel-http - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/12 17:44:35 UTC, 0 replies.
- security vulnerabilities in Camel - posted by MarkZ <Ma...@ngc.com> on 2009/08/12 21:39:23 UTC, 1 replies.
- [jira] Created: (CAMEL-1908) Specify multiple IRC channels in one URI for camel-irc - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/12 22:03:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1908) Specify multiple IRC channels in one URI for camel-irc - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/12 22:03:36 UTC, 3 replies.
- [jira] Created: (CAMEL-1909) cxfrs improvements - posted by "Yuri Schimke (JIRA)" <ji...@apache.org> on 2009/08/12 23:51:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1910) CamelHttpTransportServlet need to support init the camel context itself - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/13 10:12:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1910) CamelHttpTransportServlet need to support init the camel context itself - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/13 10:26:36 UTC, 3 replies.
- [jira] Resolved: (CAMEL-1910) CamelHttpTransportServlet need to support init the camel context itself - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/13 11:54:37 UTC, 0 replies.
- No transportListener available to process inbound command - posted by Sunil Parte <su...@persistent.co.in> on 2009/08/13 15:49:33 UTC, 1 replies.
- [jira] Created: (CAMEL-1911) camel-jetty component should support the multi port of https consumer - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/14 14:58:35 UTC, 0 replies.
- Camel 2.0 FTP Component Directory Issue - posted by SylviaLi <sl...@medplus.com> on 2009/08/14 17:31:45 UTC, 1 replies.
- [jira] Created: (CAMEL-1912) DefaultCamelContext.removeEndpoints() fails due to ConcurrentModificationException - posted by "Eric Haszlakiewicz (JIRA)" <ji...@apache.org> on 2009/08/14 22:18:37 UTC, 0 replies.
- [jira] Updated: (CAMEL-1912) DefaultCamelContext.removeEndpoints() fails due to ConcurrentModificationException - posted by "Eric Haszlakiewicz (JIRA)" <ji...@apache.org> on 2009/08/14 22:20:35 UTC, 1 replies.
- [jira] Issue Comment Edited: (CAMEL-1868) Created a new Camel Cache component (based on ehCache) with an ability to put messages and receive notifications from a Cache. - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/14 23:53:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1806) put the query parameters into the message header - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 12:22:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1913) camel-jetty - Should support x-www-form-urlencoded posted data in the message body - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 12:24:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1913) camel-jetty - Should support x-www-form-urlencoded posted data in the message body - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 12:40:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1914) Xmpp consumer stops consuming after some time - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/15 15:35:36 UTC, 0 replies.
- [jira] Updated: (CAMEL-1914) Xmpp consumer stops consuming after some time - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/15 15:35:36 UTC, 0 replies.
- [jira] Updated: (CAMEL-1913) camel-jetty - Should support multipart/form posted data in the message body better - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 17:13:37 UTC, 0 replies.
- [jira] Commented: (CAMEL-1913) camel-jetty - Should support multipart/form posted data in the message body better - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 17:15:35 UTC, 1 replies.
- [jira] Assigned: (CAMEL-1913) camel-jetty - Should support multipart/form posted data in the message body better - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/15 17:36:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1915) Mock endpoint - add whenAnyExchangeReceived using a DSL / expression to change the message - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/16 15:00:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1916) Error during release:prepare phase - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/17 05:27:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1916) Error during release:prepare phase - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/17 05:29:35 UTC, 1 replies.
- [jira] Issue Comment Edited: (CAMEL-1916) Error during release:prepare phase - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/17 05:31:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/17 05:39:35 UTC, 0 replies.
- [jira] Work started: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/17 05:41:35 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/17 06:24:35 UTC, 1 replies.
- [jira] Updated: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/17 06:24:35 UTC, 1 replies.
- [jira] Commented: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/17 06:28:35 UTC, 0 replies.
- Re: [jira] Commented: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by William Tam <em...@gmail.com> on 2009/08/17 06:35:43 UTC, 2 replies.
- [jira] Reopened: (CAMEL-1917) DefaultPackageScanClassResolver not able to scan package in jar url - posted by "William Tam (JIRA)" <ji...@apache.org> on 2009/08/17 06:54:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1918) camel-twitter - A Twitter component - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/18 06:52:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1919) Include route builder as template for other routes to improve route reuse - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/18 08:38:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1919) Include route builder as template for other routes to improve route reuse - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/18 08:44:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1919) Include route builder as template for other routes to improve route reuse - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/18 08:48:35 UTC, 4 replies.
- Stopping Camel - Stopping services - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/18 16:19:48 UTC, 0 replies.
- [jira] Created: (CAMEL-1920) Remove the shutdown command part of camel-example-spring-jms - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/18 17:00:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1921) New SMPP component - posted by "Christian Mueller (JIRA)" <ji...@apache.org> on 2009/08/18 22:36:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1921) New SMPP component - posted by "Christian Mueller (JIRA)" <ji...@apache.org> on 2009/08/18 22:38:35 UTC, 0 replies.
- [VOTE] Release Apache Camel 2.0.0 - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/18 23:39:31 UTC, 19 replies.
- [jira] Created: (CAMEL-1922) BeanEndpoint fails in the presence of bridge methods - posted by "Adam Brewster (JIRA)" <ji...@apache.org> on 2009/08/20 02:39:35 UTC, 0 replies.
- [jira] Commented: (CAMEL-1922) BeanEndpoint fails in the presence of bridge methods - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/20 05:43:36 UTC, 4 replies.
- [jira] Created: (CAMEL-1923) OnException - Configuring route scoped should be limited to be configured on the route node itself - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/20 08:53:36 UTC, 0 replies.
- [jira] Updated: (CAMEL-1923) OnException - Configuring route scoped should be limited to be configured on the route node itself - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/20 08:53:36 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/20 15:38:36 UTC, 0 replies.
- [jira] Created: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/20 15:38:36 UTC, 0 replies.
- [jira] Commented: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/20 15:38:36 UTC, 4 replies.
- [jira] Created: (CAMEL-1925) HTTP component throwing IllegalArgumentException in M3 release while bridging between jetty and http - posted by "Srivatsa Katta (JIRA)" <ji...@apache.org> on 2009/08/21 08:51:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1926) upgrade the pax exam to 1.0.0 - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/21 15:53:37 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/21 16:49:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1927) FileConsumer preMove setting causes filename to be left in in progress repository. - posted by "Alexander Lee (JIRA)" <ji...@apache.org> on 2009/08/22 08:22:35 UTC, 0 replies.
- [jira] Created: (CAMEL-1928) FileConsumer should allow files to be processed more than once when "noop" setting is used. - posted by "Alexander Lee (JIRA)" <ji...@apache.org> on 2009/08/22 08:34:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1922) BeanEndpoint fails in the presence of bridge methods - posted by "Adam Brewster (JIRA)" <ji...@apache.org> on 2009/08/22 22:47:36 UTC, 0 replies.
- [RESULT][VOTE] Release Apache Camel 2.0.0 - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/23 00:39:44 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1922) BeanEndpoint fails in the presence of bridge methods - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/23 05:16:36 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1922) BeanEndpoint fails in the presence of bridge methods - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/23 05:18:35 UTC, 0 replies.
- [jira] Updated: (CAMEL-1927) FileConsumer preMove setting causes filename to be left in in progress repository. - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/23 16:01:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1928) FileConsumer should allow files to be processed more than once when "noop" setting is used. - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/23 16:01:50 UTC, 3 replies.
- Finalizing the Camel release (was: [RESULT][VOTE] Release Apache Camel 2.0.0) - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/24 01:13:40 UTC, 0 replies.
- Re: Finalizing the Camel release (was: [RESULT][VOTE] Release Apache Camel 2.0.0) - posted by William Tam <em...@gmail.com> on 2009/08/24 01:22:42 UTC, 0 replies.
- [jira] Commented: (CAMEL-1927) FileConsumer preMove setting causes filename to be left in in progress repository. - posted by "Alexander Lee (JIRA)" <ji...@apache.org> on 2009/08/24 01:37:57 UTC, 2 replies.
- Re: Finalizing the Camel release (was: [RESULT][VOTE] Release Apache Camel 2.0.0) - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/24 02:25:39 UTC, 0 replies.
- [jira] Updated: (CAMEL-1928) FileConsumer should allow files to be processed more than once when "noop" setting is used. - posted by "Alexander Lee (JIRA)" <ji...@apache.org> on 2009/08/24 06:09:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1927) FileConsumer preMove setting causes filename to be left in in progress repository. - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 07:07:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1927) FileConsumer preMove setting causes filename to be left in in progress repository. - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 07:35:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1928) FileConsumer should allow files to be processed more than once when "noop" setting is used. - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 08:13:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1929) ErrorHandler - handling exception using handled=true should expose the handled exception on exchange property - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 08:25:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1929) ErrorHandler - handling exception using handled=true should expose a flag its handled - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 08:53:50 UTC, 1 replies.
- [jira] Commented: (CAMEL-1929) ErrorHandler - handling exception using handled=true should expose a flag its handled - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 08:55:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1929) doCatch handled(true) should have access to caused exception just as onException has - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 09:47:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1929) doCatch handled(true) should have access to caused exception just as onException has - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 09:47:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1923) OnException - Configuring route scoped should be limited to be configured on the route node itself - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 09:49:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1930) Synchronized access to XPathExpression resulting in contention for multiple consumers - posted by "Fabrice Delaporte (JIRA)" <ji...@apache.org> on 2009/08/24 11:15:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1920) Remove the shutdown command part of camel-example-spring-jms - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:37:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1767) Consumer names in JMX Mbean should show id or description in addition to an uuid - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:43:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1908) Specify multiple IRC channels in one URI for camel-irc - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:43:50 UTC, 4 replies.
- [jira] Assigned: (CAMEL-868) Add support to start/stop of routes via JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:43:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1908) Specify multiple IRC channels in one URI for camel-irc - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:43:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1266) JMX-enable configuration of certain runtime properties within a route such as the properties on the camel throttler, for example - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:45:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-863) support BrowseableEndpoint over JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:47:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-863) support BrowseableEndpoint over JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:47:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-861) need an mbean for CamelContext to allow endpoints to be created or removed - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/24 12:47:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/24 14:29:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1712) Upgrade camel-components to JUnit4 - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/24 14:31:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1754) Upgrade integration test to JUnit4 - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/24 14:33:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1926) upgrade the pax exam to 1.0.0 - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/24 14:37:50 UTC, 0 replies.
- Camel QuickFix is missing from Camel 2.0 - posted by Charles Moulliard <cm...@gmail.com> on 2009/08/24 15:01:30 UTC, 6 replies.
- [jira] Resolved: (CAMEL-1908) Specify multiple IRC channels in one URI for camel-irc - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/24 15:23:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1916) Error during release:prepare phase - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/24 15:41:50 UTC, 0 replies.
- [jira] Closed: (CAMEL-1924) Unit test failures on Windows in 2.0.0 release - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/24 20:51:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1931) XmppBinding will add non-serializeable header values to the outgoing xmpp message - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/24 21:43:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1931) XmppBinding will add non-serializeable header values to the outgoing xmpp message - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/24 21:45:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1931) XmppBinding will add non-serializeable header values to the outgoing xmpp message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 02:15:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1931) XmppBinding will add non-serializeable header values to the outgoing xmpp message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 03:17:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1911) camel-jetty component should support the multi port of https consumer - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 06:39:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1932) Removed the slf4j-simple from camel-mina component - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 06:41:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1932) Removed the slf4j-simple from camel-mina component - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 06:57:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1933) Overhaul of JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 08:39:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1933) Overhaul of JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 08:41:50 UTC, 0 replies.
- [jira] Work started: (CAMEL-1933) Overhaul of JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 08:41:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1933) Overhaul of JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 08:47:50 UTC, 6 replies.
- Hudson build failure - posted by Christian Schneider <ch...@die-schneider.net> on 2009/08/25 08:57:09 UTC, 1 replies.
- [jira] Created: (CAMEL-1934) Unit test failure in Windows for StreamCache. Temp file is not deleted - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/25 10:01:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1935) Add support for ref endpoint in enrich and pollEnrich EIP - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 10:51:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1935) Add support for ref endpoint in enrich and pollEnrich EIP - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 10:51:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1936) TypeConverter aren't loaded in OSGi when bundle is not started - posted by "Martin Krasser (JIRA)" <ji...@apache.org> on 2009/08/25 14:01:51 UTC, 0 replies.
- [jira] Updated: (CAMEL-1936) TypeConverter aren't loaded in OSGi when bundle is not started - posted by "Martin Krasser (JIRA)" <ji...@apache.org> on 2009/08/25 14:01:51 UTC, 0 replies.
- [jira] Updated: (CAMEL-1936) TypeConverters aren't loaded in OSGi when bundle is not started - posted by "Martin Krasser (JIRA)" <ji...@apache.org> on 2009/08/25 14:01:51 UTC, 0 replies.
- [jira] Resolved: (CAMEL-863) support BrowseableEndpoint over JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 14:57:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1266) JMX-enable configuration of certain runtime properties within a route such as the properties on the camel throttler, for example - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 14:57:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-864) allow new routes to be added dynamically to a camelContext over JMX using an XML String (or Scala/Ruby/Groovy one day later too) - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 14:59:50 UTC, 1 replies.
- [jira] Resolved: (CAMEL-864) allow new routes to be added dynamically to a camelContext over JMX using an XML String (or Scala/Ruby/Groovy one day later too) - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 14:59:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-862) allow messages to be sent to an Endpoint over JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 15:01:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1936) TypeConverters aren't loaded in OSGi when bundle is not started - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 15:03:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-864) allow new routes to be added dynamically to a camelContext over JMX using an XML String (or Scala/Ruby/Groovy one day later too) - posted by "Xueqiang Mi (JIRA)" <ji...@apache.org> on 2009/08/25 15:09:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1936) TypeConverters aren't loaded in OSGi when bundle is not started - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 15:19:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1767) Consumer names in JMX Mbean should show id or description in addition to an uuid - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 15:19:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1914) Xmpp consumer stops consuming after some time - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 15:53:51 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1914) Xmpp consumer stops consuming after some time - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/25 16:03:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1937) Support multiple LifecycleStrategy - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/25 16:41:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1938) Test failure in camel-velocity on windows - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/25 23:39:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1938) Test failure in camel-velocity on windows - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 04:27:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1934) Unit test failure in Windows for StreamCache. Temp file is not deleted - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 04:29:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1934) Unit test failure in Windows for StreamCache. Temp file is not deleted - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 04:31:50 UTC, 2 replies.
- [jira] Resolved: (CAMEL-1938) Test failure in camel-velocity on windows - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 04:49:50 UTC, 0 replies.
- [ANN] Apache Camel 2.0.0 Released - posted by Hadrian Zbarcea <hz...@gmail.com> on 2009/08/26 05:44:49 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1937) Support multiple LifecycleStrategy - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/26 09:15:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1937) Support multiple LifecycleStrategy - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/26 09:23:50 UTC, 3 replies.
- typo WebSpherePacakageScanClassResolver should be org.apache.camel.impl.WebSpherePackageScanClassResolver - posted by frapien <fr...@gmx.de> on 2009/08/26 10:25:13 UTC, 0 replies.
- Re: typo WebSpherePacakageScanClassResolver should be org.apache.camel.impl.WebSpherePackageScanClassResolver - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/26 10:28:54 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1934) Unit test failure in Windows for StreamCache. Temp file is not deleted - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 10:47:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-864) allow new routes to be added dynamically to a camelContext over JMX using an XML String (or Scala/Ruby/Groovy one day later too) - posted by "Xueqiang Mi (JIRA)" <ji...@apache.org> on 2009/08/26 11:11:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1937) Support multiple LifecycleStrategy - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/26 12:51:50 UTC, 1 replies.
- [jira] Created: (CAMEL-1939) Mina - Add option to set max line length for textline protocol - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/26 13:25:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1940) pollEnrich does not work with queue and quartz or timer endpoints - posted by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/08/26 13:43:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1940) pollEnrich does not work with queue and quartz or timer endpoints - posted by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/08/26 13:45:50 UTC, 1 replies.
- [jira] Created: (CAMEL-1941) Tracer - when using try its not logged correclty - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/26 14:33:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1941) Tracer - when using try its not logged correclty - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/26 14:33:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1942) Allow access to IoSession via message - posted by "Jens Riemschneider (JIRA)" <ji...@apache.org> on 2009/08/26 15:11:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1942) Allow access to IoSession via message - posted by "Jens Riemschneider (JIRA)" <ji...@apache.org> on 2009/08/26 15:13:50 UTC, 2 replies.
- [jira] Assigned: (CAMEL-1925) HTTP component throwing IllegalArgumentException in M3 release while bridging between jetty and http - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 15:53:51 UTC, 0 replies.
- [jira] Created: (CAMEL-1943) Camel 2.0.0 sources missing from the release - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/26 16:37:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1942) Allow access to IoSession via message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/26 16:41:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1944) Revamped IRC component logging - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/26 17:47:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1944) Revamped IRC component event adapter logging - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/26 17:49:50 UTC, 1 replies.
- [jira] Updated: (CAMEL-1944) Revamped IRC component logging - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/26 17:49:50 UTC, 0 replies.
- [jira] Reopened: (CAMEL-1937) Support multiple LifecycleStrategy - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/26 23:13:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1945) Enable Camel JMX to bind to a given host/ip instead of default localhost - posted by "Praveen Krishnan (JIRA)" <ji...@apache.org> on 2009/08/27 01:29:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/27 02:19:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/27 02:19:50 UTC, 1 replies.
- [jira] Assigned: (CAMEL-1944) Revamped IRC component event adapter logging - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 03:05:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1947) Schema copying script is broken - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 03:09:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1945) Enable Camel JMX to bind to a given host/ip instead of default localhost - posted by "Praveen Krishnan (JIRA)" <ji...@apache.org> on 2009/08/27 03:15:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 03:21:50 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1947) Schema copying script is broken - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/27 03:33:50 UTC, 0 replies.
- [jira] Work started: (CAMEL-1947) Schema copying script is broken - posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2009/08/27 03:33:50 UTC, 2 replies.
- [jira] Commented: (CAMEL-1942) Allow access to IoSession via message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 04:10:50 UTC, 11 replies.
- [jira] Issue Comment Edited: (CAMEL-1942) Allow access to IoSession via message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 04:10:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1946) Xmpp consumer doesn't accept new incoming chat sessions - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 04:28:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1944) Revamped IRC component event adapter logging - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/27 04:52:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1948) ServiceSupport - incorrect state after restart - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/27 09:49:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1948) ServiceSupport - incorrect state after restart - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/27 09:51:50 UTC, 0 replies.
- Status of Build on Windows - posted by Christian Schneider <ch...@die-schneider.net> on 2009/08/27 10:26:33 UTC, 5 replies.
- [jira] Updated: (CAMEL-1949) MultiServletConsumerTest fails on Windows with HttpNotFoundException - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/27 10:59:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1949) MultiServletConsumerTest fails onn Windows with HttpNotFoundException - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/27 10:59:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1950) Add server name to logging event adapter - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/27 15:35:50 UTC, 2 replies.
- [jira] Created: (CAMEL-1950) Add server name to logging event adapter - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/27 15:35:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1951) camel-jms consumer endpoint should allow properties such as maxConcurrentConsumers and concurrentConsumers to be managed via JMX - posted by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2009/08/28 05:47:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1952) Exchange - getIn and getOut with expected type parameter - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 07:15:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1952) Exchange - getIn and getOut with expected type parameter - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 07:17:50 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1945) Enable Camel JMX to bind to a given host/ip instead of default localhost - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 07:17:50 UTC, 0 replies.
- [jira] Created: (CAMEL-1953) DefaultPackageScanClassResolver gives warning when matching anonymous inner class SftpOperations$1.class - posted by "Alan Feng (JIRA)" <ji...@apache.org> on 2009/08/28 08:05:50 UTC, 0 replies.
- [jira] Commented: (CAMEL-1953) DefaultPackageScanClassResolver gives warning when matching anonymous inner class SftpOperations$1.class - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 08:17:50 UTC, 1 replies.
- [jira] Resolved: (CAMEL-1953) DefaultPackageScanClassResolver gives warning when matching anonymous inner class SftpOperations$1.class - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 08:17:50 UTC, 0 replies.
- [jira] Updated: (CAMEL-1951) camel-jms consumer endpoint should allow properties such as maxConcurrentConsumers and concurrentConsumers to be managed via JMX - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/28 08:55:50 UTC, 0 replies.
- Re: svn commit: r808857 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/impl/DefaultMessage.java main/java/org/apache/camel/impl/MessageSupport.java test/java/org/apache/camel/processor/PipelineTest.java - posted by Claus Ibsen <cl...@gmail.com> on 2009/08/28 14:17:41 UTC, 1 replies.
- [jira] Created: (CAMEL-1956) camel-irc should handle onReply callbacks - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/28 14:23:15 UTC, 0 replies.
- [jira] Updated: (CAMEL-1956) camel-irc should handle onReply callbacks - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/28 14:25:16 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1955) MessageSupport.copyFrom() doesn't clean the message header and the attachments - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/28 14:25:18 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1956) camel-irc should handle onReply callbacks - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 09:29:15 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1950) Add server name to logging event adapter - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 09:29:16 UTC, 0 replies.
- [jira] Created: (CAMEL-1957) The construction method of SourceCache is wrong - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 09:33:15 UTC, 0 replies.
- [jira] Updated: (CAMEL-1957) The construction method of SourceCache is wrong - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 09:35:15 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1957) The construction method of SourceCache is wrong - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 09:43:15 UTC, 0 replies.
- [jira] Created: (CAMEL-1958) Test failure in SpringDataSetTest on Windows - posted by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/08/29 10:11:15 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1942) Allow access to IoSession via message - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 10:23:15 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1956) camel-irc should handle onReply callbacks - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 10:29:15 UTC, 0 replies.
- [jira] Issue Comment Edited: (CAMEL-1956) camel-irc should handle onReply callbacks - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 10:29:15 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1950) Add server name to logging event adapter - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 11:19:15 UTC, 0 replies.
- [jira] Created: (CAMEL-1959) camel-hl7 - Upgrade HAPI to 0.6.0 - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 12:13:15 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1939) Mina - Add option to set max line length for textline protocol - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/29 13:03:15 UTC, 0 replies.
- [jira] Created: (CAMEL-1960) Enricher - AggregationStrategy - Problem with preparing logic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 13:29:15 UTC, 0 replies.
- [jira] Commented: (CAMEL-1960) Enricher - AggregationStrategy - Problem with preparing logic - posted by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/08/29 14:07:15 UTC, 4 replies.
- [jira] Resolved: (CAMEL-1960) Enricher - AggregationStrategy - Problem with preparing logic - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:22:15 UTC, 0 replies.
- [jira] Commented: (CAMEL-1940) pollEnrich does not work with queue and quartz or timer endpoints - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:24:15 UTC, 5 replies.
- [jira] Assigned: (CAMEL-1484) JMX - Runtime configuration of DSL that supports options - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:42:17 UTC, 0 replies.
- [jira] Updated: (CAMEL-1484) JMX - Runtime configuration of DSL that supports options - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:42:17 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1850) Velocity Component: Ability to specify velcoity resource/template as message header - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:44:15 UTC, 0 replies.
- [jira] Created: (CAMEL-1961) camel-xmpp - 2 failed tests after recent patches - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/29 14:56:15 UTC, 0 replies.
- [jira] Commented: (CAMEL-1850) Velocity Component: Ability to specify velcoity resource/template as message header - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/29 15:04:15 UTC, 0 replies.
- [jira] Commented: (CAMEL-1961) camel-xmpp - 2 failed tests after recent patches - posted by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/08/29 15:08:15 UTC, 1 replies.
- [jira] Created: (CAMEL-1962) Seda producer throws if queue is full - posted by "Adam Brewster (JIRA)" <ji...@apache.org> on 2009/08/30 03:20:15 UTC, 0 replies.
- [jira] Updated: (CAMEL-1962) Seda producer throws if queue is full - posted by "Adam Brewster (JIRA)" <ji...@apache.org> on 2009/08/30 03:28:15 UTC, 0 replies.
- [jira] Commented: (CAMEL-1962) Seda producer throws if queue is full - posted by "Adam Brewster (JIRA)" <ji...@apache.org> on 2009/08/30 19:27:16 UTC, 1 replies.
- [jira] Created: (CAMEL-1963) Graceful shutdown problem - posted by "Dado Comm (JIRA)" <ji...@apache.org> on 2009/08/31 09:04:15 UTC, 0 replies.
- [jira] Assigned: (CAMEL-1940) pollEnrich does not work with queue and quartz or timer endpoints - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 11:33:21 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1940) pollEnrich does not work with queue and quartz or timer endpoints - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 13:43:41 UTC, 0 replies.
- [jira] Created: (CAMEL-1964) Stack trace not displayed in the log when onException defined in the route instead of camelcontext - posted by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/08/31 14:46:41 UTC, 0 replies.
- [jira] Commented: (CAMEL-1964) Stack trace not displayed in the log when onException defined in the route instead of camelcontext - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 15:01:41 UTC, 0 replies.
- [jira] Updated: (CAMEL-1964) Stack trace not displayed in the log when onException defined in the route instead of camelcontext - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 15:01:41 UTC, 0 replies.
- [jira] Resolved: (CAMEL-1964) Stack trace not displayed in the log when onException defined in the route instead of camelcontext - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 15:03:41 UTC, 0 replies.
- [jira] Created: (CAMEL-1965) onException does not work correctly when used in a transacted route and exception is not send to the bean component called - posted by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2009/08/31 17:06:41 UTC, 0 replies.
- [jira] Commented: (CAMEL-1965) onException does not work correctly when used in a transacted route and exception is not send to the bean component called - posted by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/08/31 17:56:41 UTC, 0 replies.