apache-karaf Questions

1

Solved

I decided to build an application on top of OSGI and Karaf - I really like this stuff. However, I'm struggling a bit with a daily deployment on my local, development machine. I mean.. I make a chan...
Tiphani asked 16/7, 2014 at 22:32

1

Solved

I'm developing an OSGI bundle for parsing a PDF file using PDFBox library. I use maven to build the project and Karaf as the OSGI container. The PDFBox library is OSGI compatible so I thought this ...
Cozy asked 7/3, 2014 at 15:50

3

Chapter 126 of the OSGI Enterprise Release 5 specification mentions compatibility: "Support the traditional JNDI programming model used by Java SE and Java EE clients." and use of OSGI-unaware...
Horoscopy asked 3/12, 2012 at 12:4

1

Solved

I use osgi and blueprint, i search how to read file in my bundle? Such as : mybundle file.json OSGI-INF/blueprint/blueprint.xml WEB-INF * I want read file.json in myservice.
Burgenland asked 6/5, 2013 at 15:8

1

I am using an ActiveMQ blueprint to setup a JMS Connection Pool. I also use Camel to service some functionality. I use the org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer to allo...
Thordia asked 11/3, 2013 at 2:55

1

I want to be able to easily debug an OSGi bundle running in Apache Karaf from Eclipse. The easiest way I've identified so far is to create a Java Application launcher that starts Karaf. If the bund...
Argillite asked 1/10, 2012 at 15:48

4

Solved

I work on a product composed of many bundles running as features on top of karaf. Typically our developers work on one bundle at a time. Our normal development goes something like: code, compile, c...
Majordomo asked 30/7, 2011 at 0:15

1

I have an OSGi bundle that uses JAX-RS to handle some REST services. This bundle is running in Karaf with Apache CXF. I need to apply basic http authentication to certain path/method combinations. ...
Neurasthenia asked 13/7, 2011 at 16:0

1

Solved

I am looking into ways to deploy and update an OSGI (Karaf, specifically) application. It seems that there are several options. One is to use The OSGi Bundle Repository (OBR), another is to use Fea...
Calk asked 23/1, 2012 at 19:24

4

Solved

I try to figure out a start with Apache ServiceMix 4.2 Sadly the tutorials on the homesite seem pretty much outdated ... with 4.2 the services seem to be started out of the box and be config...
Rimrock asked 17/8, 2010 at 10:47

© 2022 - 2024 — McMap. All rights reserved.