/scaling-cairngorm-ags

Flex Builder project for ESRI 2010 Developers Conference

Primary LanguageJavaScript

Scaling Cairngorm with ArcGIS Server

Source code to support my user presentation at the 2010 ESRI Developers Summit

Slideshare link to preso

Setup

  1. Clone (or fork) the repo: git clone git://github.com/ruprict/scaling-cairngorm.git
  2. Import Existing Flex Builder project into Flex Builder
  3. Modify Flex Compiler settings (i.e., SDK) as needed
    • -includes asmock.integration.flexunit.ASMockClassRunner
  4. Create a local virtual directory to http://localhost/scaling that points to the bin-debug directory
  5. Change Output Path URL on Flex Build Path Properties page to http://localhost/scaling
  6. Build and go

Resources