Fuji Milestone 4
Quick Links
- Fuji Milestone 4 Screencast
- Download the Milestone 4 Distribution
- The Milestone 4 Demo Application
Highlights
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.
Loads of new NetBeans support to make developers more productive. New editing features for IFL and interceptor configuration.
More service types
IFL language enhancements
- Named route definitions
- Added EIP keywords: tee (for Wire Tap), select (for Content Based Router)