You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by mjustin <mi...@gmx.net> on 2009/03/08 15:15:00 UTC

ANN: Habari ActiveMQ Client 1.5 - Delphi & Free Pascal client library for Apache ActiveMQ

March 3, 2009 - betasoft is pleased to announce release 1.5 of the Delphi
client library Habari for Apache ActiveMQ, the popular and powerful open
source Message Broker.

New
* XML transformation: Support for object exchange using XML serialization,
based on persistency helper methods in the OpenXML library
* Command line tools which produce and consume test messages

Fixed
* Fixed a bug in the Indy communication adapter (Delphi 2009)
* The FillCreatedMessage method now only copies user-defined Stomp headers
to the properties of the incoming JMS message

Changed
* Registration of default transformers has been replaced by explicit
creation, the transformer constructor parameter is the class of the
serialized objects
* The demo application includes a new administration page which displays
server, client, topic and queue information (see readme.txt for details
about message broker configuration)
* All communication adapters use the TBytes data type in the StompTransmit
method
* The Synapse adapter raises exceptions in case of connection failures (this
is now consistent with the Indy implementation)

Features
Habari ActiveMQ Client is a library for Delphi(tm) and Free Pascal which
provides easy access to Apache ActiveMQ, the most popular and powerful open
source Message Broker. With Habari ActiveMQ Client, Delphi developers can
build integrated solutions, connecting cross language clients and protocols,
using the peer-to-peer or the publish and subscribe communication model. The
library uses the Stomp message protocol and a plug-in architecture for
communication libraries (including SSL) and message transformers for XML and
JSON object serialization. It supports Apache ActiveMQ versions 4.0 to 5.2,
Delphi 6 to 2009 and Free Pascal, and follows the specification of the JMS
API for Message Oriented Middleware.

Best Regards
-- 
Michael Justin
SCJP, SCJA
betasoft - Software for Delphi™ and for the Java™ platform
http://www.mikejustin.com - http://www.betabeans.de
-- 
View this message in context: http://www.nabble.com/ANN%3A-Habari-ActiveMQ-Client-1.5---Delphi---Free-Pascal-client-library-for-Apache-ActiveMQ-tp22398388p22398388.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.