To deploy the messaging applications that use the Java™ Messaging Service (JMS) to connect to the messaging engine that is running on WebSphere® Application Server full profile, you must add the wasJmsClient-1.1 and jndi-1.0 features to the server.xml file. If you want to perform a JNDI lookup, then you must add the jndi-1.0 feature. You must also define the connection factory and destination properties.
Ensure that you created a Liberty profile server on which you want to deploy the messaging application that uses JMS. For more information, see Creating a Liberty profile server manually.
The wasJmsClient-1.1 feature provides support for applications that use Java Messaging Service 1.1 specifications.