Work in progress

This site is in the process of being reviewed and updated.

Basic Bundles Description
System Bundle This bundle implements the lowest-level system services of the Oscar container.
OSGi Service Library for all org.osgi.service packages.
Bundle Repository A simple bundle repository for Oscar, used for fetching or updating bundles.
Console Bundles Description
Shell Service A simple command shell service for Oscar.
Shell TUI A simple textual user interface for Oscar's shell service.
LDIF Loader Adds the 'load' command for loading LDIF entries into the embedded directory.
Directory Bundles Description
Backing Store The embedded directory store.
Configuration Admin Bundle OSGi-standard Config Admin service, for dynamically configuring services based on config info in the directory store.
Profile Service An abstraction layer on top of the directory, for user profiles. Used by Kerberos and Change Password.
Networking Layer Bundles Description
MINA Network Service Registry MINA NIO framework bundle.
LDAP Network Service LDAP Protocol Provider based on the MINA framework.
Kerberos Network Service Kerberos Protocol Provider based on the MINA framework.
NTP Network Service Network Time Protocol Provider based on the MINA framework. NTP is used by Kerberos for time synchronization.
Change Password Network Service Change Password Protocol Provider based on the MINA framework, for securely setting and changing passwords.