Project JMS Communication Test --- 1.0

Subproject of Mobile Datacommunication

Goals

"Mobile Datacommunication" is a chapter in the book called "Java praxisnah - Profitieren Sie von Programmierprofis".

JMS Communication Test is a source code package used in the book. JMS Communication Test shows how to set up an error respecting JMS communication on a low-quality, high-latency bearer (e.g. GPRS connection).

Installation

Major software products involved:

It is assumed that JDK and Ant software are already installed and ready to run on your system. Joram needs to be unpacked and the libraries contained in the joram distribution have to be copied to the project directory - see below. Joram is selected as the JMS implementation because of it's a powerful freeware without licensing problems coming as a binary and source package.

You will need these jar-files for compilation:

You will need these additional files for execution:

Compile

[Note: Before you may compile the project without errors you have to install the joram jar-files into directory lib of the example project. See Installation section for further information!]

Execution

Disclaimer

All code provided is provided on an "AS IS" basis, without warranty. The author makes no representation, or warranty, either express or implied, with respect to the programs, their quality, accuracy, or fitness for a specific purpose. Therefore, the author will not have any liability to you or any other person or entity with respect to any liability, loss, or damage caused or alleged to have been caused directly or indirectly by the programs provided by the author. This includes, but is not limited to, interruption of service, loss of data, loss of profits, or consequential damages from the use of these programs.

Terms of Use

All code provided by the author for view and/or download is the copyrighted work of the respective author.