Installing the AE Internal Webservice (Glassfish)

The following steps are required for installing and configuring the AE Internal Webservice on a Glassfish application server.

Supplied File

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

File name

Description

UC4WS.WAR

Internal Webservice

To Install the AE Internal Webservice (Glassfish)

  1. Install the Webservice.

    • Host
    • Log on to the administrator console.
    • By default, the file Realm is used. Create a new user under Configuration -> Security -> Realms -> file.Enter "uc4" as the group.
    • Select the menu item "Applications" -> "Web Applications" and click "Deploy..." in the right window.
    • Under "Location", select the file UC4WS.WAR. By default, the context root is "uc4ws". You can change it in the area General. Then click OK.
    • When deployment has been successful, the tree on the left displays the Internal Webservice under "Web Services".
    • WSDL is available via the following link:
      http://Server name:Port/uc4ws/uc4ws?wsdl
  2. Configure the Webservice.

    • Host
    • Call the Configuration WebInterface via 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 to 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