Back to Fuji Milestone 6, or Fuji Milestone 6 Info
| At line 3 removed 2 lines. |
| !!__THIS PAGE IS STILL UNDER CONSTRUCTION__ |
| At line 10 changed 2 lines. |
| * Download the [Milestone 6 Felix Distribution | http://download.java.net/maven/esb/open-esb/fuji/fujifelix-1.0-M6-SNAPSHOT.jar] |
| * Download the [Milestone 6 NetBeans modules | http://download.java.net/maven/esb/open-esb/fuji/nb-plugins/1.0-M6-SNAPSHOT/nb-plugins-1.0-M6-SNAPSHOT-bin.zip] |
| * Download the [Milestone 6 Felix Distribution | http://download.java.net/jbi/binaries/fuji/main/milestone/fujifelix-1.0-M6.jar] |
| * Download the [Milestone 6 GlassFish Distribution | http://download.java.net/maven/esb/open-esb/fuji/fujiglassfish/1.0-M6/fujiglassfish-1.0-M6.jar] |
| * Download the [Milestone 6 NetBeans modules | http://download.java.net/maven/esb/open-esb/fuji/nb-plugins/1.0-M6/nb-plugins-1.0-M6-bin.zip] |
| At line 15 added 1 line. |
| At line 18 changed 1 line. |
| * Dynamic configuration of [Content-Based Router|FujiEIPCBR] |
| ** Dynamic configuration of [Content-Based Router|FujiEIPCBR] through the Fuji CLI |
| ** [Aggregate|FujiEIPAggregate] now supports the use of Java code |
| ** [Split |FujiEIPSplit] now supports XML namespaces |
| ! Felix runtime upgraded to version 1.8.0 |
| At line 24 changed 7 lines. |
| * [REST support| https://open-esb.dev.java.net/issues/show_bug.cgi?id=968] |
| * [Command-line injection of Aspects| https://open-esb.dev.java.net/issues/show_bug.cgi?id=1797] |
| * [Eclipse Tooling| https://open-esb.dev.java.net/issues/buglist.cgi?component=Fuji&target_milestone=M6&subcomponent=eclipse-editor&subcomponent=eclipse-server&subcomponent=eclipse-maven] |
| * [NetBeans Tooling| https://open-esb.dev.java.net/issues/buglist.cgi?component=Fuji&target_milestone=M6&subcomponent=nb-editor&subcomponent=nb-server&subcomponent=nb-maven] |
| * [Web Tooling| https://open-esb.dev.java.net/issues/buglist.cgi?component=Fuji&target_milestone=M6&subcomponent=web-tooling] |
| ! Enhanced Service Types |
| * __REST__ service now has SSL support |
| At line 34 added 3 lines. |
| ! Aspects |
| * Command-line injection of Aspects |
| At line 35 changed 2 lines. |
| *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''__. |
| *The __''list-loggers''__ and __''set-logger''__ commands have been enhanced to support component loggers, and to support filters on the logger names. |
| * CLI now available in Equinox as well as Felix |
| * New commands for managing custom EIPs: |
| ** __add-eip__ |
| ** __update-eip__ |
| ** __remove-eip__ |
| ** __list-eips__ |
| ** __show-eip__ |
| ** __generate-eip-template__ |
| * New commands for managing dynamically created aspects: |
| ** __create-aspect__ |
| ** __delete-aspect__ |
| At line 52 added 3 lines. |
| ** __Java__ service type, basic support |
| *** Currently limited to a single java file per class |
| *** Classpath consists of Fuji API, POJO SE API and JBI framework classes |
| At line 40 changed 1 line. |
| ** Real-time message flow monitoring/debugging |
| ** Real-time message flow monitoring/debugging |
| *** Icon in toolbar to enable/disable |
| *** Allows display of message content at each step in the route |
| *** Raw protocol-specific message content planned for future development |
| ** New properties to support use of an external subversion repository for storing artifacts: fuji.svn.url, fuji.svn.user and fuji.svn.password |
| ** Support for editing external configuration of EIPs, external artifacts for services (message.xsd, interface.wsdl, binding.wsdl) |
| ** New "view IFL" icon in toolbar allows viewing the generated IFL |
| ** Last-edited message flow remembered on restart, pull-down menu for selecting other previously edited message flows |
| At line 42 changed 8 lines. |
| ** 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 |
| * Eclipse IDE - %%(color:green)__New!__%% |
| ** Basic server runtime management support (start/stop, CLI interface from IDE) |
| ** Deployment support from project to runtime |
| ** Supports both Equinox and Felix runtimes |
| ** Support for starting Fuji server in debug mode, allows debugging Java code, including interceptors |
| ** Allow editing of service configuration files from IFL editor by prompting to generate artifacts if they haven't already been generated |
| ** Support for editing interceptor configuration from the Fuji server manager |
| At line 70 added 2 lines. |
| !For a complete list of issues fixed in this release, see [here | https://open-esb.dev.java.net/issues/buglist.cgi?component=Fuji&target_milestone=M6&issue_status=CLOSED&issue_status=RESOLVED&issue_status=VERIFIED]. |
| At line 78 added 1 line. |
| *** __ POJO__ (sun-pojo-engine) |
| At line 64 removed 1 line. |
| *** __SMTP__ (sun-smtp-binding) (%%(color:blue)__deprecated - please use Email instead__%%) |