You are here: Using SOAP > v2006 services > Tutorials and samples > ColdFusion MX samples set up v2006

S A M P L E S

ColdFusion MX samples set up v2006

The purpose of these samples is to demonstrate how to develop ColdFusion MX applications for ArcWeb Services. The set up instructions cover how to deploy the sample files.

These samples assume you have ColdFusion MX 7.0.1 running on your machine. They also assume you have an activated ArcWeb account and a program to unzip the sample code. Note ColdFusion MX 7 users: These samples assume you have ColdFusion MX 7.0.1 or ColdFusion MX 7 with Updater.

For more information on getting started with ArcWeb Services, see Getting started with ArcWeb Services and the SOAP toolkit tutorials.

How to use

  1. Download the sample code (ZIP file).        
  2. Unzip the sample code ZIP file.
  3. Move or copy the folder named cfsamples to the Web server root directory.
  4. Replace [username] and [password] in the application.cfm file with your ESRI Global Account user name and password.    

<cfset application.username = "MYUSERNAME">

<cfset application.password = "MYPASSWORD">

  1. Invoke the sample in a browser by typing the following URL:

http://<localhost>[:port]/cfsamples/index.htm

For example:

http://myhostname:8080/cfsamples/index.htm


Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.

ArcWeb site | ArcWeb support | support.esri.com

Copyright © ESRI