ColdFusion Administration and Java error
CFML | (0)
While working within the Windows Server 2003 Parallels image we also wanted to update our ColdFusion 7.0.2 with the latest Cumulative Hotfix 2 for 7.0.2. Actually nothing difficult, right?
Well, there were two things that we learned:
1. Remove older Hotfixes first
I know, it is written in every Technote when there is a new Hotfix available, but you know what they say about reading manuals..... Anyhow, one should really remove any Hotfixes before applying a new one. So go into your "update" folder and remove them first. ColdFusion stores the Hotfixes within C:\CFusionMX7\lib\updates (Windows) or /Applications/ColdFusion/lib/updates (MacOS X) or similar paths on ...