Enterprise OSGi In Action
eBook - ePub

Enterprise OSGi In Action

  1. 400 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Enterprise OSGi In Action

About this book

Summary Enterprise OSGI in Action is a hands-on guide for developers using OSGi to build the next generation of enterprise Java applications. By presenting relevant examples and case studies, this book guides the reader through the maze of new standards and projects. About This Book Enterprise OSGi is a set of standards for building modular Java applications which integrate seamlessly with existing Java EE technologies. It extends the OSGi component framework to distributed systems. Enterprise OSGi in Action is a hands-on guide for developers using OSGi to build enterprise Java applications. Many examples and case studies show you how to build, test, and deploy modular web applications. The book explains how to take advantage of dynamism, distribution, and automatic dependency provisioning, while still integrating with existing Java EE applications.The book is written for Java EE developers. No prior experience with OSGi is required. What's Inside

  • Build modular applications using servlets, JSPs, WARs, and JPA
  • Better component reuse and robustness
  • Expert tips for Apache Aries


Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Authors Holly Cummins and Tim Ward are lead engineers who regularlyspeak at developerWorks, Devoxx, JavaZone, and EclipseCon. Tim has written standards in both the OSGi Core and Enterprise Specifications and both authors are active Apache Aries committers. Table of Contents
PART 1 PROGRAMMING BEYOND HELLO WORLD

  • OSGi and the enterprise—why now?
  • Developing a simple OSGi-based web application
  • Persistence pays off
  • Packaging your enterprise OSGi applications
  • PART 2 BUILDING BETTER ENTERPRISE OSGI APPLICATIONS
  • Best practices for enterprise applications
  • Building dynamic applications with OSGi services
  • Provisioning and resolution
  • Tools for building and testing
  • IDE development tools
  • PART 3 INTEGRATING ENTERPRISE OSGI WITH EVERYTHING ELSE
  • Hooking up remote systems with distributed OSGi
  • Migration and integration
  • Coping with the non-OSGi world
  • Choosing a stack

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Enterprise OSGi In Action by Holly Cummins,Timothy Ward in PDF and/or ePUB format, as well as other popular books in Computer Science & Entreprise Applications. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Authors
  8. About the Cover Illustration
  9. Part 1. Programming beyond Hello World
  10. Part 2. Building better enterprise OSGi applications
  11. Part 3. Integrating enterprise OSGi with everything else
  12. Appendix A. OSGi—the basics
  13. Appendix B. The OSGi ecosystem
  14. Index
  15. List of Figures
  16. List of Tables
  17. List of Listings