-
Then to change configuration at runtime we have to also implement config admin web interface, because iPojo is not supporting that already
http://felix.apache.org/documentation/subprojects/apache-f…
ghost updated
8 years ago
-
Originally reported on Google Code with ID 49
```
We must have some consistent story about factory configurations. Seems it
is best to use the approach of iPojo where each instance of a factory
confi…
-
Hi,
I'm new with Jersey and I'm trying to run a jersey/grizzley based server in the Apache Karaf OSGI container.
In short, I have a resource directory with static files (well, only one so far) in the…
-
Hi,
I'm new with Jersey and I'm trying to run a jersey/grizzley based server in the Apache Karaf OSGI container.
In short, I have a resource directory with static files (well, only one so far) in the…
-
Currently, the only ways to manage components easily in iPOPO itself are:
- let iPOPO create the component when the factory will be active (waiting list)
- use the initial configuration file (which …
-
Hi,
It seems that the Tycho connector doesn't support compile-time extra classpath elements.
I'm working with iPOJO annotations in my projects, which are defined in a simple JAR file, not in a bundle…
-
As property decorator that can be inherit from an super class. it cloud be interesting to inherit @Requires decorator from a superclass to prevent to set it to the all child classes if they all have t…
pisua updated
4 years ago
-
-
Hi,
is there a tutorial for using the ```CPLNoteMetaDataProvider```?
```
package com.communote.plugins.meta;
import com.communote.server.api.core.note.NoteData;
import com.communote.server.…
-
The message when building a class in a projet having the nature "iPOJO" :
```Errors occurred during the build.
Errors running builder 'Java Builder' on project 'tech.cohorte.ipojo.test.validation'…