Installing KonaKart on IBM's WebSphere Application Server Community Edition

Verified on WebSphere ASCE 2.0.0.2 on Windows

Refer to the general notes for installing KonaKart on all Application Servers .

Installation

Load the KonaKart EAR using the Administrative console, accepting all defaults. (Some XML descriptor validation warnings appear in the console log but these can be ignored - there are no geronimo-web.xml files included).

Configuration

  1. Set the port numbers (8080) for reporting as required (set these using the KonaKart Admin App under the Configuration > Reports section)

  2. Set the HTTP (8080) and HTTPS (8443) port numbers as required (set these using the KonaKart Admin App under the Configuration > HTTP/HTTPS section)

  3. Set the memory parameters to suit your environment (eg. You might set JAVA_OPTS=-XX:PermSize=256m -XX:MaxPermSize=256m -Xms400m -Xmx700m ). Note that you should refer to your chosen Java platform's settings to determine the appropriate parameters in your case.