Sun GlassFish Web Space Server 10.0 Administration Guide

ProcedureTo Change the Address Bar and Browser Tab Icons

  1. Navigate to the directory that contains the Web Space Server installation.

  2. Change to the var/webspace/war-workspacedirectory.

    cd ZIP_ROOT/webspace-for-gfv2/var/webspace/war-workspace.

  3. Change to the customs/webspace/html/themes/classic/images directory, and place liferay.ico image in the folder.


    Note –

    The default icon for the address bar and browser tabs is named liferay.ico. You can override the icon with an image with the same name.


  4. After any customization you need to run ant -f synchronize.xml at the root of the customs folder.

    1. Change to the ZIP_ROOT/webspace-for-gfv2/var/webspace/war-workspace directory.

      cd ZIP_ROOT/webspace-for-gfv2/var/webspace/war-workspace

    2. Run ant -f synchronize.xml

      This will prompt for the war to synchronize, choose the default (which is webspace).

  5. Restart the GlassFish server.

  6. Clear the browser cache and reload the page.