Index Changes
This is version 2. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

Fuji Milestone 4

  • Fuji Milestone 4 Screencast
  • Download the Milestone 4 Distribution
  • The Milestone 4 Demo Application

Highlights

Enhanced support for Enterprise Integration Patterns

Simple Service API

The Service API provides a convenient way to consume and provide services in code running on the Java platform. Potential clients of this API include Plain-Old Java Objects, scripts, OSGi bundles, webapps, and any other code that runs inside a Java VM. More information can be found on the Service API page.

Aspects

Aspects are specialized interceptors that provide useful add-on functionality accessible to any deployment within the Fuji environment without requiring changes to business logic. In this milestone, the basic aspects framework has been completed, and the first general-use aspect, the Logging Aspect, has been included. For details, see the Aspects page and the Logging Aspect page.

Command Line Interface

A new command-line interface has been added to provide simple command-line management of the system. For more information see the Fuji CLI page.

Configurable Interceptors

Enhancements to support configuration of interceptors. For details see the Interceptor Configuration page.

Improved Tooling

  • Loads of new NetBeans IDE support to make developers more productive. New editing features for IFL and interceptor configuration.
  • Basic editing support for IFL in Eclipse IDE.

New Service Type

  • Scheduler

IFL language enhancements

  • Named route definitions
  • New EIP keywords: tee (for Wire Tap), select (for Content Based Router)

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This particular version was published on 18-Feb-09 09:52 AM, -0800 by MarkWhite