To use a JMS provider other than SonicMQ, you have to replace the references to the Sonic client JAR files with your provider JAR files. To do this, open %DLC%\properties\ AdminServerPlugins.properties in a text editor and add the location of the client JAR files of your JMS provider to the pluginclasspath and the classpath properties. In the following example, com.ibm.mqjms.jar is the WebSphereMQ JMS client jar that is appended to the pluginclasspath and the classpath properties.
Note: SonicMQ is a string in the section header and PluginPolicy.Progress.SonicMQ is the name of the plug-in that OpenEdge provides, not the SonicMQ provider.
The provider JAR files are added to the classpath, and the run-time picks up the provider-specific connection factory objects.