Java White Papers
The Spring Series, Part 4: 1-2-3 Messaging With Spring JMS - Spring JMS Makes Enterprise Messaging a Walk in the Park
Overview Spring's JMS abstraction framework simplifies the use of JMS APIs and smoothly integrates with JMS providers such as IBM's WebSphere MQ 5.3. The package org.springframework.jms.core provides the core functionality for using JMS in Spring. Its template classes simplify the use of the JMS by handling the creation and release of resources. Like most other Spring template classes, the JMS template classes provide helper methods that perform common operations. In cases that require more sophisticated usage, the classes delegate the essence of the processing task to user-implemented callback interfaces. The JMS classes offer convenience methods for sending a message, consuming a message synchronously, and exposing a JMS session and message producer to the user.
| Publisher | IBM | File Format | HTML |
|---|---|---|---|
| Date Published | October 2005 | ||
| Format | White Papers | ||
| Topics | |||
NetUnity WSRP .NET Framework: WSRP Portlet Development Framework for .NET
The NetUnity WSRP .NET Framework is a comprehensive portlet development framework based on open standards and Microsoft .NET. The Framework allows developers to rapidly create rich, interactive and standards-based portlets...
Java RMI Vs. .NET Remoting
This paper focuses on Java/RMI and Microsoft's .Net Remoting, the two popular distributed object paradigms for application development today. Java RMI, acronym for Remote Method Invoking, is designed by Sun...
A Retailer's Guide to JavaPOS Solutions
Point-of-sale (POS) systems with their associated devices (i.e. scanners, printers, and signature readers just to name a few) form an integral part of the technology infrastructure underlying the modern retail...
Implementing a Semantic Web Blackboard System Using Jena
This paper discusses the need for a hybrid reasoning approach to handing Semantic Web data and explains why it believes that the Blackboard Architecture is particularly suitable. The authors describe...
MIDP Application Security 4: Encryption in MIDP
Computer applications use ciphers to protect sensitive information from theft. Encrypted data can be safely transmitted over an insecure network like the Internet. This paper shows how encryption protects data...



