N1 Grid Service Provisioning System User's Guide and Release Notes for the Sun Java System App Server Plug-In 1.0

Managing Java Messaging Service (JMS) Resources

ProcedureHow to Install a JMS Resource on a Host

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 JMS Resource click Manage JMS Resources.

  3. Under Component Procedures click the Run action next to default: install.

  4. In the Plan Parameters area, select the variable settings for the JMS Resource you want to install.

    • If the variable settings have been established for this component, select the appropriate settings from the menu.

    • If the settings are not available from the menu, click Select From List.

      The Select Variable Settings From List window displays.

      • To create a new set of variable settings, select Create Set.

        The following list provides commonly-updated variables for the Install component.

        variable set name

        Required. A name for the new variable set you create.

        installIdentifier

        A unique ID to associate the JMS Resource with an Install component.

        domainName

        The domain name in which this JMS Resource will be located

      • To use variable components from another component, click Import Set.

        For more information about importing variable sets, see “How to Run a Plan” in N1 Grid Service Provisioning System 5.0 Operation and Provisioning Guide.

  5. Select the target host.

  6. Deselect the Target Host Set checkbox.

  7. If you want to run a detailed check (preflight) before installing, select Perform Detailed Preflight.

  8. Click Run Plan (includes preflight).

ProcedureHow to Create a JMS Resource

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 JMS Resource click Manage JMS Resources.

  3. Under Component Procedures click the Run action next to createJMSResource.

  4. Select the installation on which you want to create the JMS resource.

  5. Under Plan Variables:

    1. Select the resource type. It can be one of:

      • Topic

      • Queue

      • ConnectionFactory

      • TopicConnectionFactory

      • QueueConnectionFactory

    2. Enter the JNDI name for the resource.

    3. Enter the target cluster or server name where the resource will be created.

    4. (Optional) Enter a description of the resource.

    5. Enter any JMS properties, separated by colons (:).

      Valid property names are:

      • ClientId

      • AddressList

      • MessageServiceAddressList

      • UserName

      • Password

      • ReconnectEnabled

      • ReconnectAttempts

      • ReconnectInterval

      • AddressListBehavior

      • AddressListIterations

  6. Click Run Plan (includes preflight).

ProcedureHow to Delete a JMS Resource

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 JMS Resource click Manage JMS Resources.

  3. Under Component Procedures click the Run action next to deleteJMSResource.

  4. Select the installation on which you want to delete the JMS resource.

  5. Under Plan Variables:

    1. Enter the JNDI name of the resource you want to delete.

    2. Enter the target name of the resource you want to delete.

  6. Click Run Plan (includes preflight).