Note: For more detailed information about manually installing FusionReactor, please refer to the Installation guide
Follow these steps to manually update to FusionReactor 3.5.1:
After downloading the FusionReactor manual update (below) and extracting the files:
- Copy the extracted files to overwriting the files in the existing FusionReactor directory
-
Locate both the:
- FusionReactor Java Library (fusionreactor.jar)
- FusionReactor Windows native library (32 and 64 bit version) (FusionReactor.dll, FusionReactor-windows-x86_64.dll)
- FusionReactor Linux native library (32 and 64 bit version) (libFusionReactor.so, libFusionReactor-linux-x86_64.so)
- FusionReactor MacOS native library (32 and 64 bit version) (libFusionReactor.jnilib, libFusionReactor-macos-x86_64.jnilib)
- FusionReactor Solaris native library (32 and 64 bit version) (libFusionReactor.sparc.so, libFusionReactor-solaris-sparc64.so)
Depending on the server on which you have installed FusionReactor this file typically can be found in:
For a ColdFusion 9 Standard Server installation:
Java Lib:
Native Lib:
/CFMX/runtime/servers/coldfusion/SERVER-INF/lib/CFMX/runtime/bin For a ColdFusion 8 Standard Server installation:
Java Lib:
Native Lib:
/CFMX/runtime/servers/coldfusion/SERVER-INF/lib/CFMX/libFor a ColdFusion MX 7 Standard Server installation:
Java Lib:
Native Lib:
/CFMX/runtime/servers/coldfusion/SERVER-INF/lib/CFMX/libFor a ColdFusion MX 6 Standard Server installation:
Java Lib:
Native Lib:
/CFMX/runtime/servers/default/SERVER-INF/lib/CFMX/libFor for a ColdFusion Multiserver / JRun 4 installation:
Java Lib:
Native Lib:
/JRun4/servers/cfusion/SERVER-INF/lib/JRun4/libNote: The above changes will have to be applied for all FusionReactor Instances - CFMX (above) denotes the home directory (e.g. C:\CFusionMX7 or C:\Coldfusion9) of the server
- Stop ColdFusion services.
- Make a backup copy of the
fusionreactor.jarfile. Copy the file to a save directory so that it can be restored in case of problems. - Copy the new version of the
fusionreactor.jarfile into the SERVER-INF/lib folder above, overwriting the original. - Copy the new version of the native lib file into your Native Lib folder above, overwriting the original.
- Restart ColdFusion services.
- In case of problems, stop ColdFusion, copy the backup file back to the SERVER-INF/lib and FusionReactor/etc/lib folders and restart ColdFusion.
Quick Summary »
Replace the fusionreactor.jar and native libray files with the updated files found in the Zip File.

Manual Update
