|
Revision 291, 0.8 kB
(checked in by scorfield, 2 years ago)
|
|
Updated to refer to Fusebox 5.1, removed caveat about date/time stamps.
Still waiting to hear from New Atlanta about JavaCast? issue with new Java code to
handle date/time stamps.
|
| Line | |
|---|
| 1 | Fusebox 5.1 Core Files |
|---|
| 2 | |
|---|
| 3 | The simplest way to install Fusebox 5.1 is to copy this (fusebox5) |
|---|
| 4 | directory to your webroot. |
|---|
| 5 | |
|---|
| 6 | Alternatively, you can create a mapping /fusebox5 that points to |
|---|
| 7 | this directory. |
|---|
| 8 | |
|---|
| 9 | Then install the Fusebox 5.1 Skeleton application template |
|---|
| 10 | (see the Downloads section of fusebox.org) and test that |
|---|
| 11 | it works. |
|---|
| 12 | |
|---|
| 13 | Fusebox 5.1 supports: |
|---|
| 14 | - ColdFusion MX 6.1 and higher |
|---|
| 15 | - BlueDragon 6.2.1 Server, JX and J2EE on JVM 1.4.2 |
|---|
| 16 | (BlueDragon.NET 6.2.1 and BlueDragon 6.2.1 J2EE on JVM 1.5 |
|---|
| 17 | require the July hot fix from New Atlanta that brings the |
|---|
| 18 | build number to 6,2,1,311) |
|---|
| 19 | - BlueDragon 7.0 Beta |
|---|
| 20 | - Railo 1.0.0.025 and higher |
|---|
| 21 | |
|---|
| 22 | For more details, see the Fusebox 5 documentation: |
|---|
| 23 | |
|---|
| 24 | http://fuseboxframework.org/index.cfm?fuseaction=documentation.WhatsNewInFusebox5 |
|---|