Sun Java System Application Server Enterprise Edition 8.1 2005Q2 Developer's Guide

Creating JMS Resources: Destinations and Connection Factories

You can create two kinds of JMS resources in the Application Server:

In either case, the steps for creating a JMS resource are the same. You can create a JMS resource in the following ways:


Note –

When a Queue is automatically created for a message-driven bean deployed to an Application Server cluster, the value of the property maxNumActiveConsumers is set to -1 so that multiple consumers can access the Queue at the same time. For more information, see Load-Balanced Message Inflow.

All JMS resource properties that used to work with version 7 of the Application Server are supported for backward compatibility.