Professional EJB

P G Sarang, Kyle Gabhart, Andre Tost, Tim McAllister, Rahim Adatia, Matjaz Juric, Ted Osborne, Faiz Arni, Jeremiah Lott, Vaidyanathan Nagarajan, Craig A. Berry, Dan O'Connor, John Griffin, Aaron Mulder, Dave Young

  • 出版商: Wrox Press
  • 售價: $2,210
  • 貴賓價: 9.5$2,100
  • 語言: 英文
  • 頁數: 1200
  • 裝訂: Paperback
  • ISBN: 1861005083
  • ISBN-13: 9781861005083
  • 已絕版

買這商品的人也買了...

商品描述

Enterprise JavaBeans (EJB) are a container-based component architecture that allow you to easily create secure, scalable and transactional enterprise applications. Developed as session beans, entity beans, or message-driven beans, EJBs are the critical business objects in any J2EE application.

Professional EJB shows how to develop and deploy EJB applications using both the 1.1 and the new 2.0 specification. The addition of container-provided services, such as container-managed persistence, and security and transaction management, are covered in detail. As well as implementation details, the book also provides a number of strategies and patterns that can be applied when designing your EJB applications. Subsequently, it also suggests steps for taking existing EJBs and improving their performance.

Finally, the book recognizes that one of the most difficult areas of EJB development is the deployment process. Thus it demonstrates how to deploy your EJB applications to some of the leading EJB containers including BEA WebLogic, IBM WebSphere and Sybase EAServer.

This book covers:
The fundamentals of EJB development, including session beans, entity beans (BMP and CMP), and message-driven beans
EJB services such as resource management, transactions, and security
Designing EJB applications using patterns, strategies, and UML
Improving EJB design through testing and performance
Integrating EJBs with J2EE, COM, and CORBA
Deployment instructions for leading application servers