By write and use a implementation of my own PersistenceManager the default
FilePersistenceManager start with the cm bundle and after this default
implementation, my own implementation with a higher service id. But my
implementation not use and the default implementation calls the
ManagedService
Here is the a link to the log:
https://docs.google.com/leaf?id=0B93W6BY3-CIkMTdjNDNmMjAtOTljOC00NzRjLTk4YmEtZjU0YWVkNzVmNWMz&hl=en
-JB
On Jun 4, 2010, at 6:09 PM, Josh Brown (Mailing List) wrote:
> I am seeing this issue as well. I tried with the current Karaf 1.6.0 binary
> and
I am seeing this issue as well. I tried with the current Karaf 1.6.0 binary
and the 1.7.0 Snapshot..
Currently I have tried on both Mac OSX with Java java version "1.6.0_20" and
CentOS 5.3 with Java 1.6.0_07.
Here is the debug log from my OSX box.
Search for the first "WARN" where it mentions "B
I just upgraded to Felix 1.2+ from 1.0.4, only to realize some of my
(library) bundles are fragments.
I'm getting a warning that in 1.2 there is partial support for
fragments, which I of course appreciate. However, the application now
ceases to work since it apparently doesn't import any class
Hello everyone,
I made an Ant script for building the tutorial examples shown here :
http://cwiki.apache.org/FELIX/apache-felix-osgi-tutorial.html
Its way easier to get going given all the dependencies.
Please advise if its of interest for the upcoming release so I can
upload it some