Creating JMS providers

A JMS provider supports a messaging system by implementing the JMS API, and by providing other administrative and control functionality. You can define new JMS providers using either the Management Console or an XML configuration file.

You can run JMS application clients using the properties configured by the JMS provider. Properties set in the JMS provider definition take precedence over those set in the JMS client code or in Java system properties. See Chapter 4, “Creating Application Clients,” in the EAServer Enterprise JavaBeans User’s Guide.

StepsAdding a JMS provider

  1. Start the Web console and connect to EAServer as described in Chapter 1, “Getting Started,” in the System Administration Guide.

  2. Expand the Naming Providers folder and the JMS Providers folder beneath it.

  3. Right-click the JMS Providers folder, and select Add. Complete the wizard to create the JMS provider.

  4. Configure the JMS provider.

StepsConfiguring a JMS provider

  1. Expand the Naming Providers folder and the JMS Providers folder, then select the provider to configure.

    The JMS provider properties display on the following tabs:

    On each tab, click Apply to save your changes.