Back to Fuji Milestone 5, or Fuji Milestone 5 Info
| At line 16 changed 2 lines. |
| * [Routing Slip|FujiEIPRoutingSlip] |
| * [Scatter Gather|FujiEIPScatterGather] |
| * %%(color:green)__New__%% EIPs: |
| ** [Routing Slip|FujiEIPRoutingSlip] allows a message to be routed to different services dynamically, using message exchange properties instead. |
| ** [Scatter Gather|FujiEIPScatterGather] allows a message to be broadcast to multiple services, and then the output messages from those services to be aggregated back together. This is implemented using the existing broadcast and aggregate EIPs. |
| * %%(color:green)__Enhanced__%% EIPs: |
| ** [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]. |
| At line 20 changed 2 lines. |
| ! Command Line Interface |
| [Fuji CLI page|FujiCliOverview]. |
| ! Updates to [Command Line Interface | FujiCliOverview] |
| *Logger names now replaced with valid OSGi config service property names in |
| At line 27 changed 1 line. |
| * Eclipse IDE |
| * Eclipse IDE - %%(color:green)__New!__%% |
| At line 32 changed 2 lines. |
| * Email (replaces SMTP) |
| * REST (outbound only) |
| * 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 |