ObjectDB ObjectDB

Issue #396: Better support for ObjectDB in Eclipse Plugins

Type: Feature RequestVersion: 2.2.8Priority: NormalStatus: FixedReplies: 1
#1

ObjectDB can be used in Eclipse plugin, but currently it has to be embedded in the plugin and cannot be used from other plugins in which it is not embedded.

More details can be found in the following forum threads:

ObjectDB eclipse plugin

Eclipse plugin problem (using ObjectDB as a separate bundle)

ClassCastException of same object type

javax.persistence.PersistenceException

This issue  is related to the following feature request:

Issue #257 - Better OSGI Compatibility

An easy solution that will enable using ObjectDB as a separate bundle and accessing it from other bundles / Eclipse plug ins is required.

ObjectDB Support
edit
delete
#2

Build 2.3.3_03 includes initial OSGi support.

The objectdb.jar is created now as an OSGi bundle and may be used from other OSGi bundles.

General OSGi issues and suggestions should be discussed in another thread.

Eclipse plugin specific issues and suggestions should be discussed here.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.