I've seen a few posts on people having issues with cfchart
and cfreport upon upgrading to 7.0.2
The specific issue I was having were that the cfcharts no longer showed up and the cfreports where getting some sort of a null error.
The fix:
in the lib dirrectory of your cf install dir (for me with jrun it was C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib) there are 2 files: commons-digester-1.3.jar and a 1.7.jar the 1.3 version should have been deleted by the updater but was not, so just rename it to something like .old and then restart coldfusion. Everything should be working as it was before 7.0.2 now.
The specific issue I was having were that the cfcharts no longer showed up and the cfreports where getting some sort of a null error.
The fix:
in the lib dirrectory of your cf install dir (for me with jrun it was C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib) there are 2 files: commons-digester-1.3.jar and a 1.7.jar the 1.3 version should have been deleted by the updater but was not, so just rename it to something like .old and then restart coldfusion. Everything should be working as it was before 7.0.2 now.