Back to Fuji Milestone 5, or Fuji Milestone 5 Info
| At line 5 removed 2 lines. |
| ''New to Fuji and interested in an overview and/or some of the technical details of the project? Check out the [Project Fuji landing page|ProjectFuji].'' |
| At line 8 changed 3 lines. |
| * Download the Milestone 5 [Felix Distribution | http://download.java.net/jbi/binaries/fuji/main/milestone/fujifelix-1.0-M5.jar] |
| * Download the Milestone 5 [NetBeans modules | http://download.java.net/maven/esb/open-esb/fuji/nb-plugins/1.0-M5/nb-plugins-1.0-M5-bin.zip] |
| * Milestone 5 [Installation Instructions | FujiMilestone5Instructions] |
| * New to Fuji and interested in an overview and/or some of the technical details of the project? Check out the [Project Fuji landing page|ProjectFuji] |
| * [Milestone 5 Instructions | FujiMilestone5Instructions] |
| * Download the [Milestone 5 Felix Distribution | http://download.java.net/jbi/binaries/fuji/main/milestone/fujifelix-1.0-M5.jar] |
| * Download the [Milestone 5 NetBeans modules | http://download.java.net/maven/esb/open-esb/fuji/nb-plugins/1.0-M5/nb-plugins-1.0-M5-bin.zip] |
| * Download the [Milestone 5 Eclipse plugins | http://download.java.net/maven/esb/open-esb/fuji/eclipse-plugins/1.0-M5/eclipse-plugins-1.0-M5.zip] |
| * [Screencasts and demos page | FujiScreenCastsDemos] |
| At line 48 added 34 lines. |
| !!Contents |
| * Included in this distribution: |
| ** Fuji framework |
| ** Demo application (m2app) and mock MDM service (m2mdm) |
| ** Service Engines: |
| *** __JRuby__ (sun-jruby-engine) |
| ** Binding Components: |
| *** __Database__ (sun-database-binding) |
| *** __Email__ (sun-email-binding) |
| *** __File__ (sun-file-binding) |
| *** __FTP__ (sun-ftp-binding) |
| *** __REST__ (sun-rest-binding) |
| *** __Scheduler__ (sun-scheduler-binding) |
| *** __SMTP__ (sun-smtp-binding) (%%(color:blue)__deprecated - please use Email instead__%%) |
| ** Shared Libraries |
| *** __Encoder__ (sun-encoder-library) |
| *** __Shared Utility__ (sun-shared-util-library) |
| *** __WSDL__ (sun-wsdl-library) |
| ** Apache Felix OSGi framework and supporting technologies (e.g. Event Admin) |
| ** Simple JNDI |
| ** Apache Derby client and server |
| * File Layout |
| {{{ |
| fuji/ |
| bin/ # location of felix framework |
| bundle/ # fuji bundles |
| conf/ # fuji configuration |
| jndi/ # JNDI resource definitions |
| samples/ # sample applications |
| README.txt # no one ever reads this |
| }}} |