Apache Karaf is more than just an OSGi-based runtime container itβs an ecosystem of open source technologies that makes operating and managing applications easier. Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the [home]/deploy directory. Each time a jar is copied in t
Learning Apache Karaf
β Scribed by Edstrom, Johan
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 128
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Everything you need to get started with installing, configuring, and administering Apache Karaf is contained in this book. All that's required is some basic Java and you're set to go and start developing applications using the OSGi container.
Overview
- Understand Apache Karaf's commands and control capabilities
- Gain familiarity with its provisioning features
- Explore various application deployments targets experientially
In Detail
Apache Karaf is more than just an OSGi-based runtime container; it's an ecosystem of open source technologies that makes operating and managing applications easier. Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the [home]/deploy directory. Each time a jar is copied in this folder, it will be installed inside the runtime. You can then update or delete it, and changes will be handled automatically. In addition, Karaf also supports exploded bundles and custom deployers.
Learning Apache Karaf will introduce developers and administrators alike to the OSGi-based container, and impart best practices by example. The book shows you how to set up an Apache Karaf distribution, and how to arrive at a production-ready deployment. Learning Apache Karaf teaches you everything you need to install, configure, and administer Apache Karaf.
Learning Apache Karaf will help guide you through the complexity of an OSGi container using sample code and configuration snippets to demonstrate the important aspects of managing and running a Karaf instance.
Learning to install and command the runtime is just the beginning; deploying and provisioning applications is just as important to the successful implementation of a stable and scalable architecture. You will discover how to monitor runtime environments using remote access, logging, and JMX, and you will also develop production-level architectures with high availability and security.
What you will learn from this book
- Command and control the runtime
- Explore system configuration tuning
- Delve into Karafβs provisioning mechanisms
- Understand application deployment through practical examples
- Improve your Karaf deployment to production-ready status
- Harness Karafβs features with our sample final project
- Build a custom Karaf distribution
- Deploy non-OSGi jars (wrap)
Approach
The book is a fast-paced guide full of step-by-step instructions covering all aspects of application development using Apache Karaf.
Who this book is written for
Learning Apache Karaf will benefit all Java developers and system administrators who need to develop for and/or operate Karafβs OSGi-based runtime. Basic knowledge of Java is assumed.
β¦ Subjects
Open source software.;Application software;Development.
π SIMILAR VOLUMES
<p>Everything you need to get started with installing, configuring, and administering Apache Karaf is contained in this book. All that's required is some basic Java and you're set to go and start developing applications using the OSGi container.</p> <p><b>Overview</b></p> <ul> <li>Understand Apache
This book is intended for developers who have some familiarity with Apache Karaf and who want a quick reference for practical, proven tips on how to perform common tasks such as configuring Pax modules deployed in Apache Karaf, Extending HttpService with Apache Karaf. You should have working knowled
Apache Karaf is a popular OSGi container that provides rich and broad features, and together with Cellar, you can easily manage farms of containers that provide synchronization between the instances of Karaf. In a real production system, users require a farm of containers to implement failover and s