Directory Structure after War Package Is Published

Feedback


SuperMap iServer war packages (iserver.war, iserver#help.war, iserver#iClient.war) are available both in full packages and deploy packages. When you unzip the war packages in a Web service middleware, the directory structure will be as follows:

iserver.war

The directory structure after the War package is unzipped:

data folder: SuperMap iServer sample data. The deploy war package doesn’t include this data folder.

META-INF folder: it includes the MANIFEST.MF file which has the SuperMap iServer version info.

output folder: The default output path for SuperMap iServer cache tiles.

resources folder: it includes the images, css files, js files that the SuperMap iServer front page uses.

WEB-INF folder: it includes the jar files, and configuration files that SuperMap iServer depends on.

iserver#help.war

html folder: SuperMap iServer Help document in HTML, used for publishing as an online Help system. The deploy package doesn’t include the html folder.

META-INF folder: it includes the MANIFEST.MF file which has the SuperMap iServer version info.

samplecode folder: SuperMap iServer sample code. The deploy package doesn’t include this folder.

WEB-INF folder: Web configuraiton file.

*.chm file: SuperMap iServer Help document in CHM format. The deploy package doesn’t include this folder. The deploy package doesn’t include this folder.

iserver#iClient.war

for3D folder: the development kit for 3D functions that are based on the SuperMap UGC core libraries and OpenGL 3D libraries. The deploy package doesn’t include this folder.

forAndroid folder: a light-weight development kit for Android. The deploy package doesn’t include this folder.

forFlash folder: a Web GIS development kit based on Adobe Flex and Adobe Flash Builder4. The deploy package doesn’t include this folder.

foriOS folder: a light-weight development kit for iOS. The deploy package doesn’t include this folder.

forJavaScript folder: used for developing HTML5 web GIS applications that can run on multiple terminals and browsers. The deploy package doesn’t include this folder.

META-INF folder: it includes the MANIFEST.MF file which has the SuperMap iServer version info.

resources folder: it includes the images that are used in the iserver#iClient.war front page. The deploy package doesn’t include this folder.

WEB-INF folder: Web configuraiton file.

index.htm file: lists all the contents in iClient. The deploy package doesn’t include this folder.