iServer 10i SP1 Interface Change

Feedback


Java API changes

 

The bag Class/Interface Fields/Methods/Properties/Events Remark

com.supermap.services.components.commontypes

LicenseMode

DefaultLicense

Default license, including the official version license such as hardware license or soft license in the LAN, is used preferentially when the system is started.

CloudLicense

Cloud license

WebLicense

Web license

EduLicense

education license

WebLicenseInfo

url

Web licenseserver in web license configuration information

enabledmodules

Activated web license module

masterServerAddress

The primary node service address of the

web license

EduLicenseSetting

url

Web licenseserver in education license configuration information

enabledmodules

Activated education license module

masterServerAddress

Primary node service address of education license

LayerType

GEOTRELLISIMAGELAYER

Added geoT rellisImage layer type

BigDataFileShareDatasetInfoType

UDBX

UDBX type is added in data registration to support registration of UDBX

CombiningMode

BaseTileset

Base tileset combined with multi tiles tile

CustomScales

Custom scales mode for multi tiles tile consolidation

Default

Default for multi tiles tile merge

HBaseKerberosSetting

userPrincipal

Added parameter: principal name

userKeytabPath

Added parameter: principal keytable path.

jaasConfPath

Added parameter: JAAS config file path.

TilesetSetting

 

Single tile configuration information in multi tiles

com.supermap.services.components.tilecache

VectorTileCache

boolean support(TileType tileType)

Is the use of caching supported

com.supermap.server.config  

ComponentSetting

initPriority

The priority of service startup. The higher the priority, the higher the priority to be started

com.supermap.services.providers

MultiTilesProviderSetting

 

multi tiles provider configuration information

 

 

Config file changes

file path

file name

Configuration item

Remark

{ISERVER_HOME}\webapps\iserver\WEB-INF

iserver-system.xml

server>> licenseMode

Licensing model

server>> webLicenseSetting

The web license configuration

server>>webLicenseSetting>> url

web licenseserver

server>>webLicenseSetting>> enabledmodules

Activated web license module

server>>webLicenseSetting>> masterServerAddress

The primary node service address of the web license

server>> edulicensesetting

The education license configuration

server>>edulicensesetting>> url

Web licenseserver in education license configuration information

server>>edulicensesetting>> enabledmodules

Activated education license module

server>>edulicensesetting>> masterServerAddress

Primary node service address of education license

Add new provider-type type MultiTilesProvider

Multi Tiles map service providers

iserver-service.xml

Add initPriority attribute to component node

The priority of service creation. The higher the priority, the earlier the service is created.