[FDS-79] I’ve a cfc instance(cfc1) that has a property (also a cfc instance (cfc2)). FD is stopped at a breakpoint in cfc1. cfc2 is listed as a property of cfc1. But when I look at cfc2’s properties, there’s nothing. Is it possibtle to drill through nested cfcs?

Description

It is possible to inspect and drill through CFC objects held as variables. However, issues of this not working when CFCs are addressed via gateways sometimes exist. A workaround for this has been developed, a request for a patched JAR file can be done so by contacting .

The JAR file is installed as follows;

1. Shut down Eclipse
2. Go to the Fusion Debug Core plugin directory, typically C:\eclipse\plugins\com.intergral.fusionreactor.debug.core_1.0.0
3. Rename the file core.jar file to core.bak
4. Place the attached Jar file in the folder as core.jar
5. Start Eclipse and retest CFC’s to see if they now open correctly.

This problem is fixed in FusionDebug 2.0

Issue Details

Type: Technote
Issue Number: FDS-79
Components:
Environment:
Resolution: Fixed
Added: 31/05/2007 15:52:30
Affects Version: 1.0
Fixed Version: 1.0
Server:
Platform: Solaris, Linux, Windows 2003, Windows 2000, Windows XP
Related Issues: None