Downloadliste

Projektbeschreibung

HJB is a library that provides access to JMS
resources via HTTP. It is language-neutral and
allows the writing of software libraries for
communicating with JMS providers in any language
that has libraries for communicating over HTTP. It
provides a RESTful equivalent to all of the
non-optional portions of the JMS API including
registration of resources administered by the
messaging provider, connection and session
management, and sending and receipt of all types
of JMS message.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-26 10:12
0.9.1

Ein Fehler, der verhinderte rekursive Inserat von der Arbeit wurde behoben. Die Fähigkeit, Runtime-System konfigurieren HJB die Parameter aus der XML-Servlet-config Datei aufgenommen. Der / sammeln Befehl (Von Collect) war für die Verbraucher und Teilnehmer aufgenommen. Dies ermöglicht Kunden, um mehrere Nachrichten von ihnen in einem HTTP-Request zu sammeln. Der Ausgang des / list Kommandos wurde geändert, so dass er sieht mehr wie die Ausgabe von "ls-lR", wenn rekursiv Inserat.
Tags: Minor feature enhancements
An error that prevented recursive listing from
working was fixed. The ability to configure HJB's
runtime system parameters from the servlet config
XML file was added. The /collect command (Collect
From) was added for consumers and subscribers.
This allows clients to collect several messages
from them in one HTTP request. The output of the
/list commands was changed so that it looks more
like the output of "ls -lR" when recursively
listing.

2006-11-20 05:37
0.9.0

Diese Version speichert die Zeit der Erstellung alle JMS-Objekte in ein HJBApplication. Kunden haben die Möglichkeit, JMS-Sessions, Verbindungen, Verbindung Fabriken Liste und Anbietern. Connection-Fehler werden in ein bestimmtes Protokoll pro Verbindung geschrieben. Kunden können Abrufen Verbindung Fehlerprotokolle. HJBConnection wurde Refactoring für alle Sitzungs-Verhalten in HJBSession bewegen. Ein Changelog wurde hinzugefügt.
Tags: Major feature enhancements
This release stores the creation time of all JMS objects stored in an HJBApplication. Clients have the ability to list JMS sessions, connections, connection factories, and providers. Connection errors are written to a specific log per connection. Clients can retrieving connection error logs. HJBConnection has been refactored to move all session behaviour into HJBSession. A changelog has been added.

Project Resources