For many years the FusionReactor product documentation has been ran on a confluence server. We maintained our own server for many years and currently use the cloud version, but its never really been ticking all the boxes for our product
The Gatekeeper system has protected macOS users against malicious software since its introduction in OS X 10.7.3 (Lion). This system assures users that software comes from a trusted source and doesn’t contain malicious content. But how does it work? Introduction
Using the FusionReactor Profiler to find slow code In this awesome video by CF and Coldbox developer advocate Brad Wood – we see how to use FusionReactor features such as the request Profiler to identify several bottlenecks of slow code
How I improved Angular performance and page responsiveness For a little while now I’ve had issues with DOM rendering performance within an enterprise-scale product, built using Angular. I’ve always tried to follow some common approaches[note]”3 Tips for Angular Runtime Performance
FusionReactor ends support for Java 1.6 FusionReactor will be dropping support for Java 1.6 with FusionReactor 8.3.0. This release is currently scheduled for the end of this year / early 2020. FusionReactor 8.2.x releases will be the last micro releases
Configuring and Disabling log tracking in FusionReactor FusionReactor tracks calls to any logging implementation made within your application. These logs are captured within the request object and can be configured based on their log severity. We capture log statements
The Runtime service is not available – ColdFusion 2018 A few days ago I got an error with my ColdFusion 2018 server which I had not seen in many years: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available. at coldfusion.server.ServiceFactory.getRuntimeService(ServiceFactory.java:121) at
Configuring Ephemeral instances in the Enterprise Dashboard In FusionReactor 8.1 we introduced the Ephemeral Data Service (EDS). This service allows you to register your transient / short-lived instances to the Enterprise Dashboard so they can all be monitored from a
Using Active Directory to Log In to FusionReactor Since FusionReactor 8.2, users with Enterprise licenses (or better) can use Microsoft Active Directory to log in to FusionReactor. In this blog post, we’ll cover how to set this up. Introduction In
These days the development of software is a rapidly changing process. The introduction of cloud hosting and containerization has made big applications running in your server room a thing of the past. Where before you would maintain one or two