Buy Used
Used - Very Good See details
$15.93 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $0.32 Gift Card
Trade in
Have one to sell? Sell yours here
Java Message Service (JMS) for J2EE
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Java Message Service (JMS) for J2EE [Paperback]

Levent Erdogan (Author)
3.3 out of 5 stars  See all reviews (7 customer reviews)


Available from these sellers.



Book Description

August 19, 2002 Landmark
J2EE is commonly used for enterprise applications. The JavaaA A 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. www.newriders.com will contain all the code samples used in the book as well as links to components used.

Editorial Reviews

From the Back Cover

The authoritative guide to JMS for enterprise developers. JMS API is gaining important popularity for Enterprise applications and there is no adequate documentation for JMS for the J2EE platform. This book covers not only the concepts, but also present simple examples to explain the concepts and real sample applications to show how to use those concepts and techniques. J2EE is commonly used for enterprise applications. The Java(tm) 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.

About the Author

About the Author Levent Erdogan holds a master's degree in Electronics andCommunications Engineering from Istanbul Technical University (ITU). He beganhis career as a computer technology lecturer and then worked as a systemanalyst, network supporter, and software application developer in severalcompanies in Turkey and in the United States. Levent has been developingdatabase and Internet applications since 1997. After developing Internet andenterprise applications, he realized the power of Java and decided to write abook on Java technologies. His hobbies include writing short stories, being an activist on social issues(particularly consumer rights), and writing computer technology books. He alsolikes to relax in the warm seas of the lovely Mediterranean and watch The Simpsons, Friends, and Will & Grace. Levent published three computer books prior to writing this book. Hecurrently works as a software application developer in the United States,Canada, and Turkey while writing books. He expects to obtain his doctoral degreewithin a year from ITU. Because he loves mathematics and teaching, Levent wantsto become a mathematics teacher whenever he decides to leave the softwareengineering field. You can reach Levent at info@JMSbook.com. A A(c) Copyright Pearson Education. All rights reserved.

Product Details

  • Paperback: 432 pages
  • Publisher: Que; 1 edition (August 19, 2002)
  • Language: English
  • ISBN-10: 0735712557
  • ISBN-13: 978-0735712553
  • Product Dimensions: 8.9 x 6.9 x 0.9 inches
  • Shipping Weight: 15.2 ounces
  • Average Customer Review: 3.3 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Best Sellers Rank: #2,099,767 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

7 Reviews
5 star:
 (2)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
3.3 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 7 people found the following review helpful:
4.0 out of 5 stars Great introduction to JMS, September 1, 2002
By 
Ayad Boudiab (Atlanta, GA USA) - See all my reviews
This review is from: Java Message Service (JMS) for J2EE (Paperback)
"JMS is a Java Application Programming Interface (API), which allows software applications, components, and objects to create, send, receive, and read messages". The author starts with an introduction to J2EE, and explains where JMS fit in this technology. Then he gives an introduction to message service, and finally the Java message service. The first three chapters introduce J2EE. EJB(the heart of Java Enterprise technology), session beans, entity beans, and how to reach a session bean and an entity bean as a web client are also discussed. The second section of the book (chapters 4, 5, 6) gives an introduction to message service, MOM, TPM, RPC, ORB.. And finally chapters 7, 8, 9, 10 and 11 discuss Java Message Service. Every section of the book is accompanied by examples and applications.
This book targets Java application developers. Although programming experience is assumed, the first 3 intro chapters will give you the details you need.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
5.0 out of 5 stars It is very helpful and great book for JMS beginners, November 20, 2002
By 
This review is from: Java Message Service (JMS) for J2EE (Paperback)
This is a great JMS introduction book. It is an excellent resource if you know Java 2 Standard Edition, and if you want to learn Java Message Service API, one of the key technologies of J2EE.
I worked on many software projects, and I used Java language and some Java technologies such as Java Applets on my projects. I needed to learn Java 2 Enterprise Edition and new J2EE APIs. This book introduced me not only to JMS but also J2EE. It provides brief information about J2EE and its key elements, session beans and entity beans, with detailed and well-designed examples. Having experience on these beans helps you understand message-driven beans, the key element of the JMS on J2EE applications.
The book even contains information on where to download necessary software, how to install them, and how to use them properly on your projects.
The book gives detailed information for JMS API with lots of examples. Another good feature of the book is that it provides information about JMS vendors in the market. The book compares them and helps you find the right package for your projects. This book does not focus on only Message-oriented issues. It covers almost everything on JMS-related issues from vendors to necessary software, from J2EE to history of message-oriented systems, from message-driven beans to web applications, and from XML to JMS reliability.
Chapters 4, 6, 9 and 11 are particularly useful for JMS beginners like me, even if you do not have enough experience on J2EE.

Thanks for the book. It is well worth the money and very helpful for my projects.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 8 people found the following review helpful:
3.0 out of 5 stars Java Message Service (JMS) for J2EE, October 24, 2002
By 
Rakesh (Columbia, USA) - See all my reviews
This review is from: Java Message Service (JMS) for J2EE (Paperback)
This book is about understanding,
Message-oriented middleware(MOM),on which JMS is based.
As EJBs have very important role in JMS application, they have been covered with EJB examples.
Program JMS applications and increase their reliability.
Combine the strengths of XML and JMS using JAXP.
Use JMS with web client
Develop applications using he JMS API.
In this part of book language is so easy to understand. Block diagram,picture and web site for reference has been given whereever required for detail explanation.Later on they are started with basic to comlicated level of examples.And all possible code has been given.And all the code from this book is available on website in .zip format.
Using this book you will learn,Get a handle on EJB, JNDI, Middleware architecture and Java Message Service.And many more like require tool for XML,J2SE and J2EE Settings,
development and deployment tool and web server for J2EE application.
I recommend this book because of the detailed, up-to-date coverage of JMS and the depth of technology covered.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews





Only search this product's reviews



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)
(1)
(1)
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject