Top "Apache-karaf" questions

Karaf is an enterprise grade OSGi runtime/container, with configurable framework implementation (Equinox, Felix).

Apache karaf how to easily install bundle from Maven repo

I am trying out Karaf and installed some bundle X. This bundle X complains about a missing requirement: Unresolved requirements ... …

osgi apache-karaf karaf
Tomcat and OSGi

I was wondering if it is possible to embed an OSGi container like Karaf inside a Tomcat instance. According to …

java tomcat osgi apache-karaf hotdeploy
Logging camel exceptions and sending to the dead letter channel

I have a Camel route, running within Karaf, for which I've added a Dead Letter Channel. This is to handle …

logging exception-handling apache-camel apache-karaf
How to setup a proxy for Apache Karaf

Simple one but unable to find anything solid on google. I am running Karaf and I am behind a proxy. …

maven proxy apache-karaf
Cannot start bundle- missing requirement(osgi.wiring.package)

I am new to Apache karaf and OSGI. I am trying to write and run a very simple bundle. But …

maven osgi apache-karaf apache-felix osgi-bundle
What is a correct way to deploy an osgi-bundle to ServiceMix?

I try to develop a starter application for Apache ServiceMix dealing with web services. 1) I build the app (using 'mnv …

apache-camel apache-karaf jbossfuse fuseesb apache-servicemix
Karaf Feature install throwing Unsupported 'Bundle-ManifestVersion' value: 1

Hi guys i am getting the below error while using feture install in karaf org.apache.karaf.features.internal.util.…

osgi apache-karaf karaf blueprint-osgi pax-exam
Camel Route from Jetty to Absolute URL

I have an OSGi bundle deployed on Apache Karaf. I have a simple camel route: <camelContext trace="true" xmlns="…

java routing osgi apache-camel apache-karaf
What's the difference between features in Karaf and OBR

I am looking into ways to deploy and update an OSGI (Karaf, specifically) application. It seems that there are several …

osgi apache-karaf
Tutorial for ServiceMix 4.2

I try to figure out a start with Apache ServiceMix 4.2 Sadly the tutorials on the homesite seem pretty much outdated ... …

java osgi apache-karaf apache-servicemix