Enterprise JavaBeans, Second Edition (Java S.)

Enterprise JavaBeans, Second Edition (Java S.)

by RichardMonson-Haefel (Author)

Synopsis

This third edition has been thoroughly revised to include complete coverage of three major changes in the EJB 2.0 specification: a new version of container-managed persistence; local interfaces; and a totally new kind of bean called the "message driven bean." The third edition also contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors. The new version of container-managed persistence (CMP) beans in 2.0 is more portable and robust than in the older 1.1 version. Most significant is the introduction of the relationship fields, which allow entity beans to declare relationships with each other as natural references. In order to make this huge leap in component relationships possible, EJB 2.0 had to redesign how entity beans are defined and interact. This text examines this critical CMP model in detail. The book also discusses local interfaces, which allow beans that are co-located to interact without the overhead of remote method calls. This improves the performance of beans considerably and complements the CMP relationship fields. Message driven beans are a new kind of enterprise bean based on asynchronous messaging and the Java Message service (JMS). Instead of responding to Java RMI calls, message driven beans process JMS messages sent by messaging clients. An entire chapter is devoted to message-driven beans and how to use them effectively. In addition, the third edition contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors.

$4.42

Save:$32.05 (88%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 489
Edition: 2
Publisher: O'Reilly Media
Published: 01 Sep 2001

ISBN 10: 1565928695
ISBN 13: 9781565928695

Author Bio
Richard Monson-Haefel is one of the world's leading experts in Enterprise JavaBeans. Richard has been involved in the development of two OSS Enterprise JavaBeans servers and has consulted as an architect on Enterprise JavaBeans, CORBA, Java RMI, and other Java projects over the past few years. In addition to consulting, he has published many articles in national magazines, was a columnist for Java Report online, and frequently speaks at organizations and symposiums about EJB. He is also a contributing author to the book Special Edition: Using JavaBeans (Ziff-Davis). Richard maintains a Web site for the discussion of Enterprise JavaBeans and related distributed computing technologies at www.EJBNow.com.