Installing the AE Internal Webservice (IBM WAS CE)

The following steps are required for installing and configuring the AE Internal Webservice on an IBM WAS CE application server.

Supplied File

The AE Internal Webservice file is available in the directory IMAGE:WEBSERVICE

File name

Description

UC4WS.WAR

AE Internal Webservice

To Install the AE Internal Webservice (IBM WAS CE)

  1. Install the Webservice.

    • Host
    • Log on to the administrator console.
    • Create the new group "uc4" under Security -> Users and Groups. Assign one or several users to this group.
    • Click on the link "Deploy new Applications".
    • Click "Browse" under "Archive" and select the file UC4WS.WAR. Activate the option Start app after install. Click "Install".
    • After successful installation, the message "The application started successfully" is output.
    • WSDL is available via the following link:
      http://Server name:Port/uc4ws/uc4ws?wsdl
  2. Configure the Webservice.

    • Host
    • Call the Configuration WebInterface using the following link:
      http://Server name:Port/uc4ws/admin
    • In "Communication Process (host:port)", specify at least one communication process in the format "Server name:Port".
    • You can also store a default user and select the operations that he/she can use on the right.
    • In the area "Session Handling", determine the connection settings for the Internal Webservice.

      Note that the configuration file will be overwritten when you deploy the WAR file again. As a result you will have to redefine your configuration settings. Instead, you can also save a copy of your configuration file (INI file) before you start the deployment and copy it to the folder that includes the web application after the deployment has taken place.

See also:

Using the Webservice