| Publisher | IBM | ||
|---|---|---|---|
| Format | HTML | Date added | 19 Jan 2004 |
| Topics | Java, Programming Languages | ||
| Downloads | 785 | ||
The Java Message Service (JMS) is a specification from Sun Microsystems that provides a standard way for Java programs to interface with enterprise messaging systems, sometimes known as message oriented middleware (MOM). Messaging systems are an important way to integrate applications in a flexible, loosely coupled fashion. IBM MQSeries is an established enterprise messaging system. VisualAge for Java, Enterprise Edition, is IBM's premier integrated development environment (IDE) for Java programming.
This is not a tutorial on MQSeries or VisualAge for Java. Instead, you are taken through the steps of installing and configuring MQSeries and VisualAge for Java so that you can develop and test JMS programs. If you don't have these products, that's okay; you will be pointed to Web sites where you can download trial versions of the products. Also, this is not a detailed tutorial on JMS, though JMS sample code is provided that you can download to test your configuration. We will walk through the sample code to explain what it is doing, and to show you how building and testing JMS programs with the IBM tools allow you to write portable JMS code.
Related white papers
Case Study: Design and Development of Silhouette 1.0
Natural Convergence Inc. (NCI) develops and markets hosted VoIP software solutions. NCI is developing a voice over IP framework that enables service providers to deliver IP voice services to small...
Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard
Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very...
Java 2 Platform, Standard Edition V 1.4 Performance and Scalability Guide
One of the design centers for the release of Java 2 Platform, Standard Edition (J2SE) version 1.4 was to improve the performance and scalability of the Java platform. This paper...
Converting Java Applications to .NET Using J#: A Technical Case Study
LogicLibrary saw a unique opportunity to expand market share by producing a fully .NET-compliant version of their Logidex solution using the J# compiler for .NET and the Struts Framework to...
Understanding and Improving BEA WebLogic Application Server Performance With PATROL for BEA WebLogic
Many configuration settings are available to the administrator who is interested in streamlining the efficiency and improving the performance of BEA WebLogic Application Servers. This paper attempts to demonstrate that...
Introduction to the FileConnection API
This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in...
Mobile Applications With J2ME
Java is one of the most exciting things currently happening to the world of mobile devices and applications. This paper is providing insight into Java technology for the application development...

