Java Web Service Configuration (ttaad0107s000)
Use this session to maintain the Java web service configuration parameters. This is only required if LN runs on-premises.
The values of the parameters differ per deployment type.
Field Information
- Web Archive folder
-
The local or shared file system directory where the JAVAWS additional files must be placed.
This table shows the possible values for the different deployment types:
Multitenant deployment c:/storage/Infor/javaws_installOn-premises/singletenant deployment ${BSE}/javaws_installAllowed values
- Application Server Context folder
-
The local or shared file system directory where the related tomcat
context.xmlfiles must be generated.This table shows the possible values for the different deployment types:
Multitenant deployment c:/storage/Infor/tomcat_context/javawsOn-premises/singletenant deployment ${CATALINA_HOME}/conf/Catalina/localhost - Application Configuration folder
-
The local file system directory where the web applications can save their local configuration files.
This table shows the possible values for the different deployment types:
Multitenant deployment c:/javaws/configOn-premises/singletenant deployment ${BSE}/javaws/config - TCP port number
-
The TCP port number on which the local Tomcat server is listening.
This table shows the possible values for the different deployment types:
Multitenant deployment 7160 On-premises/singletenant deployment 7160