Book Image

APACHE KARAF COOKBOOK

Book Image

APACHE KARAF COOKBOOK

Overview of this book

Table of Contents (17 chapters)
Apache Karaf Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Hosting a Web Server with Pax Web

In this chapter, we will cover the following topics:

  • Installing Pax modules in Apache Karaf

  • Installing extended Http Service in Apache Karaf

  • Configuring Pax Web modules deployed in Apache Karaf

  • Building a Http Service project to host in Apache Karaf

  • Building a Http Service with the Whiteboard pattern in Apache Karaf

  • Building an application with custom HttpContext with Apache Karaf

  • Building a standard web project to host in Apache Karaf

  • Configuring security for a web application in Apache Karaf

  • Binding a web project to a specific host in Apache Karaf

  • Building a Servlet 3.0 annotated web application with Apache Karaf

  • Creating a CDI web application with Apache Karaf