OSGi and Apache Felix 3.0 Beginner's Guide
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
- Build a completely operational real-life application composed of multiple bundles and a web front end using Felix
- Get yourself acquainted with the OSGi concepts, in an easy-to-follow progressive manner
- Learn everything needed about the Felix Framework and get familiar with Gogo, its command-line shell to start developing your OSGi applications
- Simplify your OSGi development experience by learning about Felix iPOJO
- A relentlessly practical beginner's guide that will walk you through making real-life OSGi applications while showing you the development tools (Maven, Eclipse, and so on) that will make the journey more enjoyable
Book Details
Language : EnglishPaperback : 336 pages [ 235mm x 191mm ]
Release Date : November 2010
ISBN : 1849511381
ISBN 13 : 9781849511384
Author(s) : Walid Joseph Gédéon
Topics and Technologies : All Books, Java, Open Source
Table of Contents
Preface
Chapter 1: Quick Intro to Felix and OSGi
Chapter 2: Setting Up the Environment
Chapter 3: Felix Gogo
Chapter 4: Let's Get Started: The Bookshelf Project
Chapter 5: The Book Inventory Bundle
Chapter 6: Using the OSGi Bundle Repository
Chapter 7: The Bookshelf: First Stab
Chapter 8: Adding a Command-Line Interface
Chapter 9: Improve the Bookshelf Service with iPOJO
Chapter 10: Improving the Logging
Chapter 11: How About a Graphical Interface?
Chapter 12: The Web Management Console
Chapter 13: Improving the Graphics
Chapter 14: Pitfalls and Troubleshooting
Appendix A: Eclipse, Maven, and Felix
Appendix B: Where to Go from Here?
Appendix C: Pop Quiz Answers
Index
Walid Joseph Gédéon
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 1 submitted: last submission 22 Dec 2011Errata type: Code | Page numbers: 113
Install the bookshelf service bundle onto you Felix framework should be Install the bookshelf service bundle onto your Felix framework
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Discover the practical implementations of important OSGi concepts
- Install , configure, and learn how to operate Felix using Gogo
- Understand how to use Maven to build and deploy OSGi bundles
- Create an OSGi-compliant application, brick by brick
- Learn how to implement JSP Web Application Bundles
- Dive deep into Felix iPOJO
- Understand Inversion of Control design patterns
- Get an overview of the Felix Web Management Console
- Get cozy with troubleshooting an OSGi application using Felix
The OSGi specification is a module system and service platform that implements a complete and dynamic component model. Wasn't that a complicated definition! So how would you really use it in practical modular applications? Let this book break down the seemingly overwhelming OSGi standards for you by explaining Apache Felix's powerful architecture in a simple and easy-to-understand manner using Apache Felix framework to get you up and running sooner than you could expect.
The OSGi standards have found a wide range of applications in the context of the Enterprise, Telecommunications, Telematics, Smart Home, E-Health, and Mobile applications, to name just a few. Apache Felix is one of the most famous implementations of the OSGi framework specification. This book introduces OSGi on the simple and extensible Felix framework and guides you from the development environment setup to the troubleshooting of potential issues, walking you through the development of an OSGi-based application and explaining relevant software design concepts.
The book starts with an introduction to the OSGi Service Platform, its parts, and its bundle structure. It then walks you through setting up the Felix framework and your development environment. It describes the Felix Framework and how to operate it using Gogo. It will teach you everything possible about the practical implementation of OSGi using the Felix Framework as a launch pad.
The book then kicks off the Bookshelf project, a case study that will be used to progressively explain the important concepts around OSGi using the Felix framework. The Bookshelf project feature trail will set the context to explain OSGi headers, the bundle activator, the bundle context, and so on.
As you implement the bookshelf step by step, you learn about OBR repositories, dependency management, and bundle version management with Felix.
Moving ahead, a few more advanced topics are covered, such as using iPOJO for dependency injection and service registration; then the book moves on to the implementation of a web-based graphical interface, first using a simple Servlet, and then building a JSP-based Web Application Bundle.
OSGi service specifications such as the Log Service, Http Service, and Web Container are explained. Finally, the book describes some of the common pitfalls during bundle development, and gives hints on troubleshooting them in Felix.
A step-by-step beginner's guide to implementing a real-life OSGi application, with the Apache Felix 3.0 framework
This book is a step-by-step beginner's guide based on developing a case study (a book inventory) that walks the developer through the implementation while progressively explaining the surrounding concepts in context. Throughout the book, the author discusses software design concepts and introduces productivity tools that build up the reader's knowledge-base.
This book is aimed at Java developers looking to learn about writing reusable and network distributable software following the OSGi standards using the famous Felix framework. If you are a developer who wants to focus on the business logic, and abstract away from the details of how to integrate with specific systems then this book is meant for you.
If you are a Java developer new to OSGi and don't really know where to start from to actually begin developing applications, just pick up this book and discover the ease with which you can start developing powerful, modular, and extensible applications. This book uses the Felix framework 3.0 as an OSGi service platform implementation and covers its usage to a level where it makes you comfortable enough to write your own enterprise-level applications.

