Working with third-party tools on Liberty profile server
This chapter demonstrates how to use third-party tools, such as Apache ActiveMQ, for implementing JMS functionality using Liberty profile. It also demonstrates how to integrate third-party mail servers into Liberty profile for sending and receiving mail from your application code.
7.1 Apache ActiveMQ with Liberty profile server
Apache ActiveMQ is one of the most popular open source message-oriented middleware products in existence today. It is a prime product used in enterprise environments ...