posted 11 years ago
I have just installed ColdFusion 10 on a development windows 2008 box. when I try to connect to our gateway application on the server I get the following error:
Error Type : coldfusion.runtime.CfErrorWrapper
Error Content : Object Instantiation Exception. Class not found: com.sap.mw.jco.JCO
The error occurred on line 121.
There is no information on line 121 or near there that would show us this error.
Adobe tech support has me looking for the following class paths on the server:
com.sap.mw.jco.JCO
com.sap.mw.jco.JCO$Client
but they cannot be found. But I also cannot locate those specific paths on our working CF8 or 7 servers. Is there a method to add these to my ColdFusion class paths?
thanks
vernon