Sun GlassFish ESB Healthcare Pack Installation Guide

ProcedureTo Configure Runtime Components

The Installer creates several runtime components for you, included connection pools, JDBC and JMS resources, application variables and configurations, and user profiles for console security. The following instructions explain how to configure each of these.

  1. Complete the steps under To Specify the GlassFish Location.

  2. On the GlassFish Configuration window, deselect Configure GlassFish JBI Components if you do not want the runtime components to be automatically created by the installer. Otherwise, complete the following steps.

    Figure shows the JDBC Connection Pools tab of
the GlassFish Configuration window.
  3. To configure the automatically created connection pools, do the following:


    Note –

    This step is optional. If you accepted the default values on the MySQL Location window, you should skip this step. Only change the values on this page if you modified the MySQL information or if you are using a different database.


    1. Click the JDBC Connections Pools tab.

    2. Select any of the predefined connection pools to customize the pool.

    3. Modify any of the open fields.

      For more information on the predefined connection pools and the fields on this tab, see JDBC Connection Pool Fields.

    4. Click Apply.

    5. Repeat the above steps to configure a different connection pool.

  4. To view the automatically created JDBC resources, click the JDBC Resources tab.

    These correspond to the predefined connection pools above and cannot be modified.

    Figure shows the JDBC Resources tab of the GlassFish
Configuration window.
  5. To configure the username and password for the Master Index outbound topic, do the following:

    1. Click the JMS Properties tab.

      Figure shows the JMS Properties tab of the GlassFish
Configuration window.
    2. Modify the User and Password fields.

      The default values are admin and admin.

    3. Click Apply.

    4. In the bottom of the window, you can view the topics and queues that are created for the PIX/PDQ system.

  6. To modify the values for the predefined application variables, do the following:

    1. Click the Variables tab.

      Figure shows the Variables tab of the GlassFish
Configuration window.
    2. In the Description field, select the variable to modify.

      For more information about the predefined variables, see Predefined Application Variables.

    3. Modify the Value field and click Apply.

    4. Repeat the above steps for each variable to modify.

  7. To modify the values for the predefined application configurations, do the following:

    1. Click the Configurations tab.

      Figure shows the Configurations tab of the GlassFish
Configuration window.
    2. In the Description field, select the configuration to modify.

      For more information about the predefined configurations, see Predefined Application Configurations.

    3. Modify the Value field and click Apply.

    4. Repeat the above steps for each configuration to modify.

  8. To modify the passwords for the data management and monitoring tools, do the following:

    1. Click the File Users tab.

      Figure shows the File Users tab of the GlassFish
Configuration window.
    2. Select a username in the Name field.

    3. Update the password.

      The default passwords are the same as the usernames.

    4. Click Apply.

    5. Repeat the above steps for each password to modify.

  9. Click Next.

  10. Continue to To Specify the NetBeans Location.