db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » classloader » OSGi   (RSS)
  • Re: OSGi, GenericObject, ClassCast errors and the TRANSLOADER

    I'm not sure which OSGi framework you are using. If you are running on Eclipse Equinox then you can make use of an Eclipse specific extension called ''buddy classloading''. However, this limits your ability to run your bundles on other OSGi frameworks. Basically, you would create a DB4O bundle and add the following to it's bundle ...
    Posted to OSGi (Forum) by gunnar on March 5, 2008
  • ClassCastException

    Hi, I have a bundle which which exposes an instance of ObjectContainer, let's call this the ''arum.db'' bundle.  This bundle uses a ServiceTracker to track db4o_osgi.  During the ''addingService'' method of my tracker, I get the Db4oService service and call service.openFile().  I then register a service which my other bundles can ...
    Posted to OSGi (Forum) by brindy on January 28, 2008
  • Re: db4o OSGi plugin

    First of all: I don't see that (at the moment) the ''db4o as a service plugin'' scenario is targeted at all - the mail you forwarded just requests that we provide OSGi relevant meta data in the jar and seems to target db4o as a library within the confines of a single plugin. Have I missed something? Carl Rosenberger: > Different classloaders ...
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on April 14, 2007