Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Manager module WCS Manager is a subsystem that serves three these purposes:

  1. Interaction with Managing the web server of a developer
  2. Managing the server via the command line interface
  3. Store application settingscore
  4. WCS web interface support

WCS Manager uses the built-in H2 database as a storage.

...

Submodules of WCS Manager

Submodule

Ports

Format

Protocol

Description

Manager HTTP /HTTPS

9091, 8888

JSON

HTTP, HTTPS

TCP

WCS RESTful API between

WCS

and the web server on the back-end or the REST client. Processes incoming REST/HTTP requests.

web interface

9091 - HTTP

8888 - HTTPS

Manager RMI

1099

RMI calls

TCP

Internal data exchange with WCS Core

CLI SSH

2000

SSH

TCP

Command line interface of the WCS

server

manager module working via SSH.

Database support


JDBC


Database interaction