+

Search Tips   |   Advanced Search

Manage messaging with a third-party or (deprecated) V5 default messaging provider


For messaging between appservers, most requirements are best met by either the default messaging provider or the WebSphere MQ messaging provider. However, we can instead use a third-party messaging provider (that is, use another company's product as the provider). For backwards compatibility with earlier releases, there is also support for the V5 default messaging provider.

If not sure which provider combination is best suited to the needs, see Types of messaging providers.

Enterprise applications in WAS can use asynchronous messaging through services based on JMS messaging providers and their related messaging systems. These messaging providers conform to the JMS V1.1 specification.

The choice of provider depends on what the JMS application needs to do, and on other factors relating to the business environment and planned changes to that environment.

 


Manage messaging with a third-party messaging provider
Maintain (deprecated) V5 default messaging resources

 

Related concepts


Introduction: Messaging resources

 

Related tasks


Manage messaging with the WebSphere MQ messaging provider
Administer activation specifications and listener ports for message-driven beans
Secure messaging
Tuning messaging
Troubleshooting messaging
Programming to use asynchronous messaging
Manage messaging with the default messaging provider

 

Related information


Choose a messaging provider