HOW TO
Instructions provided describe how to register extensions to ArcIMS 9.0 on UNIX. At the release of ArcIMS 9.0, a FLEXlm License Manager is no longer required. Instead, ArcIMS and its extensions are now registration-based products. A minor glitch exists in the GUI-based postinstall for this registration process, so registration of the extensions Route Server and Data Delivery must be done at the command line.
Code:
% more arcimsauthfile.ecp
arcimsserver,9,ecp555777999,31-dec-2009,AAA999AAA999AAA999AA
routeserver,9,ecp999888777,31-dec-2009,999AAA999AAA999AAA99
delivery,9,ecp222333444,31-dec-2009,A9A9A9A9A9A9A9A9A9A9
Code:
% cd $AIMSHOME/tools
Code:
% keymanager -o addfile -f routeserver -v 9 -r ecp999888777 -a <<PATH TO YOUR ECP FILE>>
Code:
% keymanager -o add -f routeserver -v 9 -r ecp999888777 -t 31-dec-2009 -k 999AAA999AAA999AAA99
Article ID:000006794
Get help from ArcGIS experts
Download the Esri Support App