OPS4J
  Platform - Concierge
Added by Alin Dreghiciu, last edited by Alin Dreghiciu on Feb 23, 2008  (view change)

Labels

 

Overview

Starts up Concierge OSGi framework.

Supported versions

  • 1.0.0 (version 1.0_RC2) (since Pax Runner 0.7.0) — default
  • 1.0.0 (version 1.0_RC1) (since Pax Runner 0.5.4)

Supported profiles

Name Description Includes Since
minimal Includes Concierge Service Tracker 0.5.0
gui Concierge GUI shell minimal 0.5.0
log Platform and JCL logging via Pax Logging minimal 0.5.0
tui Concierge text shell (automatically included if console option is specified) minimal 0.5.0
web Http Service via Pax Web log 0.5.0
jsp Pax Web - Jsp web 0.7.0
war Pax Web Extender - War jsp 0.6.0
spring-dm Spring Dynamic Modules log 0.6.0
url Pax URL - classpath Pax URL - mvn Pax URL - war Pax URL - wrap minimal 0.8.0
url+obr PAX URL - obr url, obr 0.8.0

Unsupported options

Installation guide

This bundle is part of Pax Runner so if you are using pax runner you have nothing more to do about.
If you wanna use the bundle as a standalone bundle you could install it using the following methods:

Manual installation
Pax Runner installation

pax-run mvn:org.ops4j.pax.runner/pax-runner-platform-concierge

Source code

https://scm.ops4j.org/repos/ops4j/projects/pax/runner/pax-runner-platform-concierge ( or browse via FishEye )
This project builds with Apache Maven and uses Apache Felix's maven-bundle-plugin, and Peter Krien's bnd tool.

See also

Pax URL - classpath — classpath: protocol handler. Provides access to classpath resources from your bundle or other bundles installed.
Pax URL - ivy — ivy: protocol handler. Provides access to Ivy artifacts. (not implemented yet)
Pax URL - mvn — mvn: protocol handler. Provide access to maven repository artifacts based on the well known groupId, artifactId, version and type
PAX URL - obr — obr: protocol handler. Make use of OBR bundle repository.
Pax URL - war — war:/war-i: protocol handlers. Automates war deployment.
Pax URL - wrap — wrap: protocol handler. Wraps "classic" jars as OSGi bundles.
Platform - Concierge — Starts up Concierge OSGi framework
Platform - Equinox — Starts up Equinox OSGI framework
Platform - Extender — Installs platform services based via a whiteboard pattern
Platform - Felix — Starts up Felix OSGi framework
Platform - Knopflerfish — Starts up Knopflerfish OSGi framework
Scanner - Bundle — Installs a bundle specified as url.
Scanner - Directory — Install bundles available in a file system directory or zip
Scanner - File — Install bundles listed in a plain text file
Scanner - Maven 2 POM — Installs bundles listed as dependencies in a maven 2 pom.xml file
Scanner - OBR — Resolves and installs bundles references listed in a plain text file