MapEdit License Server Configuration
Prerequisites
Installation
- Deploy
mapedit-licenseserver.ear
to WildFly
Configuration
- Log into WildFly console at http://localhost:9990/console/ .
- Configure license files path
- WildFly console -> Configuration -> System Properties -> View -> Add
- Name:
MapEdit.LicensePath
- Value: Path to folder containing license files like
C:\Licenses
- Name:
- WildFly console -> Configuration -> System Properties -> View -> Add
WARNING: Make sure the license file path is readable/accessible by the WildFly server user (Windows file system permissions).
- Test using http://localhost:8080/mapedit-licenseserver/swagger-ui/
- Configure Windows firewall to allow access to WildFly
- Ports:
8080, 9990
- Name:
WildFly
- Description:
Allows access to WildFly applications and WildFly console for configuration
- Ports:
License server configuration
This URL can be used to access the license server from clients: http://localhost:8080/mapedit-licenseserver/
WARNING: Make sure to adjust localhost
in the URL according to the real server name.