About Fusion Developer Center
The aim of the Fusion Developer Center is to provide our Fusion community with helpful tools, programs and code snippets which enhance the Fusion product portfolio. We encourage you to download and try out the programs which are available and we welcome your own code contributions and ideas.
Current Articles
Setting VM Options via FRAPI
Article
The Sun Java VM (JVM) offers many options to allow the user to control how the VM behaves. The HeapDumpOnOutOfMemoryError option for example is very useful if your server is suffering from heap memory problems and crashing.
Capturing ColdFusion's Debug Output in FusionReactor
Article
It would be great if you could capture the debug data from every page run but hide it away from the user so that they don't even see it. It's easy to do this with FusionReactor.
JDBC Wrapper Tool
Article
The JDBC tool is designed to provide an automated interface to configure the FusionReactor JDBC Wrapper. The tool uses the CF admin API introduced in CF7 to add/update your DSN entries. Once installed, the JDBC wrapper doesn't break if your FusionReactor license expires (trial or subscription).
Understanding FusionReactor's Timeout Protection
Article
We're sometimes asked about the timings for FusionReactor's Timeout Protection, part of the Crash Protection system. The idea behind this crash protection is that it places a hard upper limit on the length of time requests can run. You might find, however, that requests take a few seconds longer to be killed than you originally thought. Here's why.
Using FusionReactor's JDBC Driver Wrapper With ColdFusion 9 ORM
Article
FusionReactor's JDBC Driver Wrapper is a great addition to ColdFusion 9's Object-Relational Modeling capabilities. You can use it to spy on what Hibernate (ColdFusion's ORM provider) is really doing to your database.
| Previous | 1 2 3 4 | Next |

