2007年2月24日 星期六

Running ArcIMS9.1 with Tomcat5.5 in Windows - Part A: Setup Servlet

1. After finishing installation and post-installation of ArcIMS9.1, find the servlet file “arcimsservletconnector.war” in \Connectors\Servlet\, then rename it as servlet.war.

2. Copy the servlet file to \webapps, and startup Tomcat5.5. The servlet website will be automatically created.

3. Under \webapps\servlet\WEB-INF\classes, find the file Esrimap_prop, revise the parameter below
### appServerMachine=129.103.35.97,123.151.62.57
appServerMachine=server_name
Where, server_name means the name of server or computer installing Tomcat

4. Go to service console, make sure following ArcIMS services are active:
ArcIMS Application Server 9.1
ArcIMS Monitor 9.1
ArcIMS Tasker 9.1

5. Execute ArcIMS Diagnostics to check if both Servlet and Application Server are running well. In the example herein, Tomcat5.5 is running as following IP and port:
http://server_name:8000

沒有留言: