Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
jms-1.0-api: Java Message Service
- Summary
- The Java Message Service (JMS) API has been developed by Sun working in
close cooperation with the leading enterprise messaging vendors.
Enterprise messaging is now recognized as an essential tool for building
enterprise applications. By combining Java technology with enterprise
messaging, the JMS API provides a new, powerful tool for solving
enterprise computing problems.
Enterprise messaging provides a reliable, flexible service for the
asynchronous exchange of critical business data and events throughout an
enterprise. The JMS API adds to this a common API and provider framework
that enables the development of portable, message based applications in
the Java programming language.
The JMS API improves programmer productivity by defining a common set of
messaging concepts and programming strategies that will be supported by
all JMS technology-compliant messaging systems.
Changelog
- * Mon Sep 8 12:00:00 2003 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:1.0.2-0.b.1jpp
-
- change name to jms-1.0-api and downgrade to 1.0.2b
- * Tue May 6 12:00:00 2003 David Walluck <david{%}anti-microsoft{*}org> 0:1.1-3jpp
-
- update for JPackage 1.5
- * Fri Mar 21 11:00:00 2003 Nicolas Mailhot <Nicolas.Mailhot (at) JPackage.org> 1.1-2jpp
-
- for jpackage-utils 1.5
(shouldn't we try to build from source instead of using binaty jar ?)