![]() ![]() ![]() ![]() ![]() ![]() ![]() |
The server configuration may be set during installation or by using the Setup tool after installation. Both of these scenarios use the same set of GUI panels for server configuration shown in this section.
To run the Setup tool, execute the following script from the bin
subdirectory of your installation:
Windows: setup.bat
UNIX: ./setup.sh
See Setup
in Command Line Scripts.
Select Configuration on the first panel.
For more information on the Setup tool, see Reconfiguration After Installation.
The preceding figure shows server configuration settings. These settings are used for the HTTP and HTTPS servers.
After setting these properties, the server will be available at:
http://[host name]:[HTTP Port]/[Context of URL]
For example, in Figure 8-2, the server is available at http://mydomain.mycompany.com:8080/uddi
and at https://mydomain.mycompany.com:8443/uddi
. Note that the communication can be spied by SoapSpy tool. See How to Debug in the Developer's Guide in
Using the AquaLogic Service Registry.
The preceding figure allows you to configure SMTP. The SMTP configuration is important when users needs to receive email notification from subscriptions and from the approval process.
![]() ![]() ![]() |