Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Enterprise OSGi in Action: With examples using Apache Aries (repost)

Posted By: arundhati
Enterprise OSGi in Action: With examples using Apache Aries (repost)

Holly Cummins and Timothy Ward, "Enterprise OSGi in Action: With examples using Apache Aries"
English | ISBN: 1617290130 | 2013 | PDF | 400 pages | 24 MB

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