Index Changes

Difference between version and version     

Back to Fuji Milestone 5, or Fuji Milestone 5 Info


At line 17 changed 1 line.
** [Routing Slip|FujiEIPRoutingSlip] allows a message to be routed to different services dynamically, using message exchange properties instead.
** [Routing Slip|FujiEIPRoutingSlip] allows a message to be routed to different services dynamically, using Message Exchange properties.
At line 20 changed 2 lines.
** [Aggregate|FujiEIPAggregate] now supports an "order" option which specifies how the aggregated messages are ordered in the exchange. Ordering can be based on creation time, receipt time, and message sequence property. For more see [here | https://open-esb.dev.java.net/issues/show_bug.cgi?id=953].
** [Aggregate|FujiEIPAggregate]
*** Now supports an "__''order''__" option which specifies how the aggregated messages are ordered in the exchange. Ordering can be based on creation time, receipt time, and message sequence property.
*** Can now group messages based on a correlation id, the default correlation id being the value of the message property __''org.glassfish.openesb.messaging.groupid''__.
*** The __''wait''__ option has been replaced by the __''timeout ''__option.
*** Can now be extended with Java callouts.
! New Service Types
* __Email__ (replaces SMTP) Supports IMAP and POP3 protocols for receiving mail, and SMTP protocol for sending mail.
* __REST__ Supports calling external restful web services (outbound only).
! Logging Aspect
* Support added for specifying a log content separator
At line 23 changed 1 line.
In this milestone, a basic Policy Aspect has been included. For details, see the [Aspects page|FujiAspects] and the [Policy Aspect page|FujiPolicyAspect].
* In this milestone, a basic Policy Aspect has been included. For details, see the [Aspects page|FujiAspects] and the [Policy Aspect page|FujiPolicyAspect].
At line 25 changed 1 line.
*Logger names now replaced with valid OSGi config service property names in
*A new __''list-components''__ command has been added. The command has an option __''--type''__ with values __''binding''__, __''engine''__, or __''all''__ allowed. The default is __''all''__.
At line 36 added 3 lines.
** Support for the new service types EMail and REST
** Enhancements for the Scheduler service type:
*** Hybrid triggers are now supported
At line 29 changed 2 lines.
**Improvements to code completion in IFL editor
**Log view added to server support
** All plugins have been migrated to NetBeans 6.5
** Improvements to code completion in IFL editor
** Log view added to server support
** Option to keep Fuji server running upon exiting IDE
At line 32 changed 6 lines.
**Basic server runtime management support (start/stop, CLI interface from IDE)
**Deployment support from project to runtime
**Supports both Equinox and Felix runtimes
! New Service Types
* Email (replaces SMTP) Supports IMAP and POP3 protocols for receiving mail, and SMTP protocol for sending mail.
* REST (outbound only) Supports calling external restful web services
** Basic server runtime management support (start/stop, CLI interface from IDE)
** Deployment support from project to runtime
** Supports both Equinox and Felix runtimes

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-19) was last changed on 21-Apr-09 15:05 PM, -0700 by MarkWhite