Welcome to the IBM TechXchange Community, a place to collaborate, share knowledge, & support one another in everyday challenges. Connect with your fellow members through forums, blogs, files, & face-to-face networking.
Join / sign up
All Broker JMS properties are defined in Java class WmJMSConfig. The documentation for this class can be found in Broker JMS API documentation <install>/Broker/doc/jms api/index.html. All the properties are static and global. Once set, they are available to any thread in the JVM. There are...