Back to Fuji Milestone 6, or Fuji Milestone 6 Info
| At line 3 removed 2 lines. |
| !!__THIS PAGE IS STILL UNDER CONSTRUCTION__ |
| At line 15 added 1 line. |
| At line 19 added 5 lines. |
| ** [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 28 added 1 line. |
| At line 33 added 1 line. |
| At line 29 changed 1 line. |
| * [Command-line injection of Aspects| https://open-esb.dev.java.net/issues/show_bug.cgi?id=1797] |
| * Command-line injection of Aspects |
| At line 31 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 36 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 38 changed 6 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 |
| ** |
| ** 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 45 changed 1 line. |
| 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]. |
| !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) |