Java Backend User Guide

Introduction

Java Backend is a sub-project of Penrose which provides an extension for native LDAP directory server to run a Java program (e.g. Penrose Server) as its backend. Java Backend is written in C and uses JNI to invoke Java. Java Backend can be used by any Java program, not just Penrose.

Download

The binary distributions are available here.

Installation Guides

Building Java Backend

Follow this instruction to build Java Backend.