Joshua, I also encountered this problem when I tried to execute a Java-based "Hello world!" in my CF app for the very first time (which was about 3 days ago). I solved it by configuring CFIDE so that it would point to the directory where my *.jar file resided.
In CFIDE, simply navigate to Server Settings/Java JVM section and set your classpath there. You could also try copying your *.jar file to <CFusion directory>\runtime\jre\lib. I'm not sure if this is applicable to your version though... Our dev server is running ColdFusion MX 6.x. Just for fun, check if your system has already a CLASSPATH or JAVA_HOME environmental variable set. Try copying your file there (or to the lib sub dir) and see if it works. I'll also be performing similar experiments on this PC. Regards, [ simon.cpu ] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207242 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

