Enable JMS messaging for Liberty

Use the wasJmsServer-1.0 and wasJmsClient-2.0 Liberty features, we can enable the Java Message Service (JMS) on a single server. To use the wasJmsServer-1.0 feature in a secure mode, we must enable the wasJmsSecurity-1.0 feature.

The wasJmsClient-2.0 feature supports the features of both JMS 1.1 and JMS 2.0 specifications. However, we can choose to use the wasJmsClient-1.1 feature to use only the features that are compliant with JMS 1.1 specification.