Modern enterprise applications must be scalable, maintainable, and modular. Unfortunately, by itself Java EE doesn't do modularity very well. The Enterprise OSGi model enforces simple rules to make Java better at modularity. And now, projects such as Apache Aries and Geronimo provide pluggable components that make it easier than ever to use OSGi's mature modularity system in your own enterprise applications.
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, it guides readers through the maze of new standards and projects, arming them with the knowledge to build and deploy enterprise OSGi applications, use automatic dependency provisioning, provide enterprise qualities of service to their business logic, and make use of the Java EE technologies they know and love.
Comments