[cfaussie] createobject() class not found

2006-09-13 Thread Adam Chapman
Hi All, Can anyone tell me why this fails or where the java class would be? cfset jsch = createobject('java',com.jcraft.jsch.JSch) / Error: Object Instantiation Exception. Class not found: com.jcraft.jsch.JSch Here is the site it comes from.. http://www.jcraft.com/jsch/index.html Cheers,

[cfaussie] createobject() class not found

2006-09-13 Thread Adam Chapman
= createobject('java',com.jcraft.jsch.JSch) Cheers, Adam -Original Message- From: Mark Mandel [mailto:[EMAIL PROTECTED] Sent: Thursday, 14 September 2006 12:08 PM To: cfaussie@googlegroups.com Subject: [cfaussie] Re: createobject() class not found You need to have your Java code in the ColdFusion