FUSE Mediation Router v1.0 Release Notes

Bugs

  • CAMEL-3 - Issue with getHeader("", Boolean.class)

New Features

  • CAMEL-13 - Remote File Component
  • CAMEL-15 - Support easily accessing the ActiveMQ JMS provider
  • CAMEL-16 - Support JMS endpoints.
  • CAMEL-17 - Support Business Activity Monitoring (BAM)
  • CAMEL-18 - Support routing CXF web services requests via Camel
  • CAMEL-19 - Support consuming RAW HTTP requests.
  • CAMEL-21 - Support routing exchanges to and from JBI
  • CAMEL-22 - Support using JoSQL in camel expression when creating declarative routes.
  • CAMEL-23 - Support JPA as a Camel Endpoint which inserts and deletes records.
  • CAMEL-24 - Support the Idempotent Consumer pattern using JPA to store message ids.
  • CAMEL-25 - Support and endppoint that can send SMTP mail
  • CAMEL-26 - Support and endppoint that can consume messages from a POP mailbox
  • CAMEL-27 - Support and endppoint that can consume messages from a IMAP mailbox
  • CAMEL-28 - Support MINA for consuming raw socket requests.
  • CAMEL-29 - Support using Quartz to generate timer events.
  • CAMEL-30 - Support an RMI endpoint that can expose and invoke PojoExchanges.
  • CAMEL-31 - Support using Saxon so that xquerys can be used in a camel expression when creating declarative routes.
  • CAMEL-32 - Support using any JSR223 scripting language expression when declaring declarative routes in camel
  • CAMEL-33 - Provide an easy to use Spring BeanDefinitionParser for defining Camel containers.
  • CAMEL-34 - Support using Spring Transactions to control endpoint transactions.
  • CAMEL-35 - Provide a spring remoting implemenation to camel.
  • CAMEL-37 - Support XMPP endpoints
  • CAMEL-38 - Support a direct:// endpoint to do internal synchronous exchange routing
  • CAMEL-39 - Support a File endpoint that can be polled to receive exchanges or which can create new Files.
  • CAMEL-40 - Support a Mock endpoint that can be used while testing to assert that the expected actions occured.
  • CAMEL-41 - Support a Pojo endpoint that binds PojoExchanges to an Java Object
  • CAMEL-42 - Support a queue:// endpoint to do internal asynchronous exchange routing
  • CAMEL-43 - Support a simple Timer endpoint that generates events.
  • CAMEL-44 - Provides an easy to use DSL to configure Routes.
  • CAMEL-55 - Camel-IRC Component

Known Installation Issues

Labels

 
(None)