...
New Features and noteworthy improvements and fixes
- Transport socket.xxx options is being validated, which helps catching typo mistakes, or attempting to use non existing options.
- Fixed ActiveMQ Camel component configured with
userName, and password not being used, if using the factory methods on ActiveMQComponent.
- Improved the ActiveMQ Camel component configured using the factory methods to use a pooled connection factory out of the box.
- XPath Selectors using the default xalan library now use pre compiled xpath expressions.
- Fixed journaledJDBC persistence checkpoint task may throw IOException - Already Started; when a connection to the JDBC database could not be obtained.
- Hardened MQTT support
- Hardened AMQP support
...
|
|
|