Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion Server Administration
Viewing all articles
Browse latest Browse all 78799

how to include .jar files in coldfusion code

$
0
0
To Integrate our cfm code with paypal jar files we do the following steps with our local coldfusion server ,and to run and integrate the paypal Java SDK jar files, I think we need to do the same process on the server, can you suggest any thing to do the following setting for my domain on the server, without setting the class path in coldfusion administrator.

The ColdFusion application server must be configured to know the location of the PayPal JAR
files, and your ColdFusion Markup (CFM) pages must be configured with the absolute path to
the PayPal API certificate for the PayPal API user on whose behalf the calls are made.
1. Install the PayPal Java SDK “Installing the SDK”.
2. Copy a subset of the Java SDK JAR files to a location accessible by the ColdFusion
application server. The JAR files are in SDK_root\lib and their exact names are as
follows:
– bcmail-jdk14-128.jar
– bcprov-jdk14-128.jar
– paypal_base.jar
– paypal_stubs.jar
sax2.jar
– xerces.jar
– xpp3-1.1.3.4d_b4_min.jar
– xstream.jar-1.1.3.jar
3. With the ColdFusion Application Server Administrator, add the absolute path of the
location you determined in Step 2 to the Java and JVM CLASSPATH environment variable.
4. Restart the ColdFusion Application Server.

Suggest me how to include .jar files without setting classpath.

Viewing all articles
Browse latest Browse all 78799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>