I have a very old CF 7 app that has the following code that is
failing:
I'm not sure how to even debug this since this was code provided by a
third-party payment processor that I just pasted into my code.
<cfobject action="Create" type="Java" class="java.lang.System"
name="system">
<cfset lReturnCode = system.setProperty("ps_api.exec","cgi/
ps_api_exec")>
<cfobject action="Create" type="Java"
class="com.cgi.ps_api.adapter.PSApiRequest" name="paymentRequest">
I get the 'failed to load class' on the second cfobject.
Any ideas are appreciated.
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/
mailing list - http://groups.google.com/group/openbd?hl=en