Using the GlassFish ESB Installation GUI

ProcedureTo Install GlassFish ESB Components Using the GlassFish ESB Installer

Before You Begin

When installing GlassFish ESB on UNIX systems, such as Solaris machines, you need to set the DISPLAY variable to install in GUI mode. How you do this depends on how you connect to your system.

Do not use telnet if you install on a Windows system.

  1. Download the installation executable file for your platform from https://open-esb.dev.java.net/Downloads.html.

  2. Extract the installer file for your platform to a temporary directory.

  3. Exit from all programs prior to beginning the installation.

    You can cancel the installation at any time during the process.

  4. To start the installation, initiate the appropriate executable file:

    • For Linux or Solaris, change the execution mode with the command chmod a+x [installer_file].sh, then start the installation with the command ./[installer_file].sh.

    • For Macintosh, place the [installer_file].tgz under $HOME/Desktop, double—click the [installer_file].tgz from the Desktop, and double-click the extracted file [installer_file].command from the Desktop.

    • For Windows, double-click the file [installer_file].exe

  5. When the GlassFish ESB Installer wizard appears, click Next on the Introduction page to begin the installation.


    Tip –

    Use the Next and Previous buttons to navigate forward and backward in the installation.


  6. On the License Agreement page, read the license agreement, Select I Accept the Terms of the License Agreement, and then click Next.

  7. On the NetBeans IDE Installation window, do the following:

    1. Verify or modify the location for the NetBeans IDE.

    2. Verify or modify the location of the associated Sun JDK.

      NetBeans and GlassFish require the Sun JDK for installation. For more information, see Installing the JDK Software and Setting JAVA_HOME.

    3. Click Next.

  8. On the GlassFish Installation window, do the following:

    1. Verify or modify the location for GlassFish.

    2. Verify or modify the location of the associated Sun JDK.

    3. If you have no port conflict, accept the default server properties.

    4. Click Next.

      The default server properties are described below:

      Setting 

      Description 

      Default 

      Admin user name 

      The name you use when you log in as administrator. 

      admin

      Admin password 

      The password you use when you log in as administrator. 

      adminadmin

      HTTP port number 

      The port on which GlassFish listens for HTTP requests for web applications that you deploy. 

      8080

      Secure HTTPS port number 

      The port on which GlassFish listens for HTTPS requests for web applications that you deploy. 

      8181

      Admin port number 

      The port on which GlassFish listens for administrative HTTP requests. 

      4848


      Caution – Caution –

      If you select a Java Runtime Environment (JRETM) instead of a Sun JDK, you cannot install or configure GlassFish.


  9. When the Summary page appears, verify each component of the installation and then click Install. If you need to make changes, click Previous to return to a previous screen.


    Note –

    If a firewall blocks any of the components from installing, remove the block and continue installing the component. The installation process can take several minutes, depending on the speed of your system.


  10. When the Registration Screen appears, you can choose any of the following:

    • Open the registration page in a browser when you click Finish.

      The Registration form appears, requesting general information, such as name, email address, and so on. It requires that you set up a password for your account. This page also allows you to log in with your existing Sun Online Account email address and password.


      Note –

      You must have a Sun Online account set up before you can register GlassFish ESB and receive the benefits of registration.


    • Skip registration now and register later (deselect the open registration page option before clicking Finish).

    When you register, the following benefits become available to you:

    • Notification of new versions, patches, and updates

    • Special offers on Sun developer products, services, and training

    • Ability to track and manage your registered products on the Sun Inventory site

  11. Click Finish.

    GlassFish ESB is configured for your system. For additional details about the installation, see the installation logs. Use the NetBeans Plugin Manager to change installed components or add NetBeans plugins.