Using the JMS JCA Wizard

ProcedureTo Create an Admin Object Resource

  1. Start the GlassFish server and use a browser to connect to the Admin Console.

    The URL for the Admin Console is http://HostName:PortNumber. The default port number is 4848.

  2. In the left navigation bar, expand Resources and Connectors, and then select Admin Object Resources.

  3. Click New.

  4. For this exercise, enter the following values:

    • JNDI Name = jms/Queue2

    • Resource Type = javax.jms.Queue

    • Resource Adapter = sun-jms-adapter

  5. Click Next.

  6. Enter Queue2 in the Name property.

    This is the physical destination name of the resource.

  7. Click Finish.