The Ever Lovely Java 500 NULL error
While refactoring today, I got a dreaded Java 500 NULL error. This is by far my least favorite error because ColdFusion gives ABSOLUTELY no...
Apache, Directory Aliases and Virtual Directories
I realized I misconfigured Apache the other day. Apache wasn’t serving files from my virtual directory, rather from the root folder...
CFMX 6.1 versus CFMX 7: War of the Arrays
Arrays in 6.1 are passed differently than in CFMX 7. I know this to be true. What does that mean? There are at least two ways to pass the...