h2. Overview
This section discusses the KIM Web Applications and how to install and maintain them.
KIM comes with a single JSP/Servlet Web Application, which is located in the services/httpd/webapps folder:
* KIM Web User Interface (KIM.war)
h2. Requirements and installation
The application requires a Servlet and JSP compatible container and not a complete J2EE container.
Refer to your container manual for installation instructions. A list of tested and supported containers is given in the [installation guide|Installation Guide].
(!) Currently we're supporting these screen resolutions:
* 800x600
* 1024x768
* 1152x864
* 1280x800
* 1280x1024
* 1400x900
* 1440x900
* 1600x1200
* 1920x1200
h2. Configuration
Like the [Populater tool|Population] , the web interface server connection is configured separately. If you have started the server on a non-standard port, you will need to reconfigure the web applications from it's configuration file.
|| ||
| {contentbylabel:web_api37|showLabels=false|maxResults=99|showSpace=false|excerpt=true|sort=title|reverse=false} |
h2. Maintenance
If the WebUI loses its connection to KIМ, you only need to restart the servlet container it is deployed within.
For running SeRQL / SPARQL queries to the semantic repository use the com.ontotext.kim.client.SemanticRepositoryMgmt management bean. Use jconsole or VisualVM with the MBeans plugin as a JMX client. Both are located in the bin/ folder of your JDK.
This section discusses the KIM Web Applications and how to install and maintain them.
KIM comes with a single JSP/Servlet Web Application, which is located in the services/httpd/webapps folder:
* KIM Web User Interface (KIM.war)
h2. Requirements and installation
The application requires a Servlet and JSP compatible container and not a complete J2EE container.
Refer to your container manual for installation instructions. A list of tested and supported containers is given in the [installation guide|Installation Guide].
(!) Currently we're supporting these screen resolutions:
* 800x600
* 1024x768
* 1152x864
* 1280x800
* 1280x1024
* 1400x900
* 1440x900
* 1600x1200
* 1920x1200
h2. Configuration
Like the [Populater tool|Population] , the web interface server connection is configured separately. If you have started the server on a non-standard port, you will need to reconfigure the web applications from it's configuration file.
|| ||
| {contentbylabel:web_api37|showLabels=false|maxResults=99|showSpace=false|excerpt=true|sort=title|reverse=false} |
h2. Maintenance
If the WebUI loses its connection to KIМ, you only need to restart the servlet container it is deployed within.
For running SeRQL / SPARQL queries to the semantic repository use the com.ontotext.kim.client.SemanticRepositoryMgmt management bean. Use jconsole or VisualVM with the MBeans plugin as a JMX client. Both are located in the bin/ folder of your JDK.