Installing the AE Internal Webservice (JBoss)

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

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

Go to Automic Compatibility Matrix to see which version is compatible with your system. For more information, see Compatibility Information.

To Install the Internal Webservice

  1. On the Host computer, assign the role uc4 to a user. It will be used in the web.xml file.

    This procedure depends on the Realm you use. For testing purposes, you can also store the users in a file. For more information, see the JBoss Community Homepage.

  2. Copy the file UC4WS.WAR to the deploy directory.

  3. After deployment, a log message is output which is required to register the Internal Webservice.

  4. WSDL is available at http://Server name:Port/uc4ws/uc4ws?wsdl.

To Configure the Internal Webservice

  1. On the Host computer, call the web interface for the internal webservice (http://Server name:Port/uc4ws/admin). For more information, see Configuration WebInterface for the Internal Webservice.

  2. In Communication Process (Host:Port), specify at least one communication process using the format Server name:Port.

    You can also store a default user with specific operations assigned.

  3. In Session Handling, determine the connection settings to the Internal Webservice.

Note: 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