Archive from December 2015
Connecting to ActiveMQ with Payara Server
Published on 21 Dec 2015
by Steve Millidge
Topics:
ActiveMQ,
How-to
|
11 Comments
In a previous blog we described how to disable the OpenMQ message broker in Payara Server. In this blog we'll describe how to use Active MQ and send and receive messages from Payara Server.
Disabling OpenMQ in Payara Server
Published on 15 Dec 2015
by Steve Millidge
Topics:
OpenMQ,
JMS,
How-to
|
0 Comments
Many of our customers often use a different JMS provider in their organisation than the embedded JMS broker shipped with Payara Server, for example IBM MQSeries or ActiveMQ. Doing this often caused problems for our customers because the unconfigured OpenMQ broker could cause start up problems or delays, as well as delays in XA recovery. From Payara Server 4.1.154 onwards we've added functionality to disable the embedded OpenMQ broker. In this blog we'll talk through how to disable OpenMQ across the whole domain.
Java EE Microservices - the Payara Way
Published on 04 Dec 2015
by Mike Croft
Topics:
Payara Micro,
Microservices,
Demo,
Hazelcast,
Caching
|
1 Comment