> cftree error after an upgrade > I recently upgraded a server from 5 to MX. I’m trying to > use the cftree tag but the applet fails to load. Checking the > Java Console I got the following error: > > load: class coldfusion.applets.CFTreeApplet.class not found. > java.lang.ClassNotFoundException: > coldfusion.applets.CFTreeApplet.class > > Checking livedocs someone else has had a similar problem, but > there’s no solution posted. Does anybody know what I need > to do to get cftree back on my server, please? I’m not new > to CF, but I am new to fiddling behind the scenes…
The applets need to be in the right place to be downloaded to the client. Make sure that you can browse to /CFIDE/classes successfully. If you can't, you'll need to copy that directory into your web root from wherever you had CF put it during the installation, or use the CODEBASE or ARCHIVE attributes of CFFORM to point to the right location for the Java classes. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware: a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191236 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

