Installing and starting the private UDDI server

The EAServer installation program installs the private UDDI server by default, which installs the server and the scripts that start the server, and a database that contains registry information.

NoteYou must install JDK 1.4 to run the UDDI server. A typical EAServer installation does not include JDK 1.4.

StepsStarting the private UDDI server in UNIX

  1. From the command line, verify that the JAGUAR environment variable is set to your EAServer installation directory.

  2. Verify that EAServer is not running.

  3. In the $JAGUAR/bin subdirectory, enter the command:

    ./uddiserver.sh
    

StepsStarting the private UDDI server in Windows

  1. From the command line, verify that the JAGUAR environment variable is set to your EAServer installation directory.

  2. Verify that EAServer is not running.

  3. In the %JAGUAR%\bin subdirectory, enter the command:

    uddiserver.bat