Using a generic JMS provider for messaging

Sybase WorkSpace and Unwired Orchestrator allow you to use JMS resources provided by a generic messaging provider (other than a default WorkSpace messaging provider) for messaging transports.

This enables you to use JMS resources provided by a generic messaging provider. You must supply the client JAR files, and configure a connection profile to the provider.

NoteA generic JMS provider must adhere to the JMS specification for interfacing with messaging transports.

Details about the JMS specification for interfacing with messaging transports are available from the Java Developers Network.

This tutorial shows you how to properly configure a connection profile to a generic JMS messaging transport and to create a messaging service. The tutorial uses the BEA WebLogic Server version 9.0 as an example of a generic JMS provider, but you can use any third-party provider.

This tutorial contains: