Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Messaging resources > Manage messaging with a third-party or (deprecated) V5 default messaging provider > Maintain (deprecated) v5 default messaging resources
List v5 default messaging resources
Use the console to list JMS resources for the V5 default messaging provider, for administrative purposes.
You use the console to list JMS resources, to view, modify or delete any of the following resources:
- Queue connection factories
- Topic connection factories
- Queues
- Topics
When you use the admin console to locate these resources, two different navigation pathways are available:
- Provider-centric navigation lets you view all providers, or just those for a specified scope, then navigate to a specific resource for a specific provider. This is the traditional way of navigating to a resource when you know which provider supports it. Any navigation that starts with Resources > JMS ->JMS providers is provider-centric.
- Resource-centric navigation lets you view all resources of a specified type, then navigate to a resource. This is useful to find a resource, but you do not know which provider supports it (you can list all resources of a given type across all scopes, for all providers, in a single panel). Any navigation that follows the pattern Resources > JMS > resource_type is resource-centric, where resource_type is one of the resource types previously listed.
We can use either of these navigation pathways to locate JMS resources of any type.
On a WAS Version 5 node, a JMS server provides the functions of the JMS provider. We can also list JMS servers on WAS v5 nodes within the administration domain, or select a JMS server to view or change its configuration properties.
Procedure
- Use provider-centric navigation, for example to navigate to a specified queue connection factory.
- Start the admin console.
- In the navigation pane, click Resources > JMS ->JMS providers.
The JMS providers collection panel is displayed. This lists all currently configured messaging providers across all scopes (you can modify the scope if required).
- Select the required JMS provider.
The settings panel for this provider is displayed. The configuration tab contains a set of links to all the JMS resources owned by this provider.
- Click the link for a JMS resource type. For example, click Queue connection factories.
The queue connection factories collection panel is displayed. This panel lists all the queue connection factories for this provider.
- Select the required queue connection factory.
- Use resource-centric navigation, for example to navigate to a specified queue connection factory.
- Start the admin console..
- In the navigation pane, click Resources > JMS ->Queue connection factories.
The queue connection factories collection panel is displayed. This panel lists all the queue connection factories across all messaging providers.
- Select the required queue connection factory.
- Navigate to a JMS server on a WAS v5 node.
- Start the admin console.
- In the navigation pane, click...
> Server Types > v5 JMS servers .
The v5 JMS server collection panel is displayed. This panel lists all the JMS servers on WAS v5 nodes within the administrative domain.
- Select the required JMS server.
Results
We can now view and work with the resource properties.
Related
Version 5 JMS server collection
Maintain (deprecated) v5 default messaging resources
Related
Administrative console buttons
Administrative console scope settings
Administrative console preference settings
JMS providers collection
Queue connection factory collection
Topic connection factory collection
Queue collection
Topic collection