HornetQ 2.2.5 Message Broker released June 17, 2011 - HornetQ 2.2.5.Final, available for download now, will be the first release included as the default Java Message System (JMS) provider in the JBoss AS 7 Java EE application server. Changes and bug fixes also include an issue in the Stomp Decoder. HornetQ is an open source … Continue reading Enterprise Messaging News (June 2011)
Delphi Integration with the GlassFish v3 Application Server Part 1 – Sending Messages
This tutorial shows the steps to build and run web application on the Java platform with the NetBeans 6.9 IDE and GlassFish v3 which sends message to the OpenMQ Java Message Service (JMS) message broker included in GlassFish. A Delphi message consumer application created with the Habari OpenMQ Client library then can be used to … Continue reading Delphi Integration with the GlassFish v3 Application Server Part 1 – Sending Messages
Enterprise Messaging News (November 2010)
Stomp 1.1 Working Group The group for the specification and discussion of the Stomp messaging protocol is working on the next version 1.1 of the Stomp specification. Group members include representatives of popular open source message brokers including Apache ActiveMQ, JBoss HornetQ and Springsource RabbitMQ. The current draft is online at Github. A first experimental … Continue reading Enterprise Messaging News (November 2010)
JMSLogAppender for the Delphi Logging Framework Log4D
For users of Log4D, Habarisoft offers a JMS log appender which can be used to send log messages to a Apache ActiveMQ, JBoss HornetQ or OpenMQ open source message broker. Adding a JMS appender is easy and requires only some lines of configuration. To define a JMS log appender with the name Jms1, add these … Continue reading JMSLogAppender for the Delphi Logging Framework Log4D
Delphi Client Library for Open Message Queue (OpenMQ) and GlassFish v3
GlassFish v3 application server includes version 4.4 of Open Message Queue (OpenMQ), a Java Message Service (JMS) message broker, as the default JMS provider. For Delphi and Free Pascal developers, the interesting new feature in this release of OpenMQ is that it can exchange JMS messages with non-Java clients using the Stomp message protocol. Today, … Continue reading Delphi Client Library for Open Message Queue (OpenMQ) and GlassFish v3