Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » missing constraint import package sun.rmi.registry
missing constraint import package sun.rmi.registry [message #112071] Sun, 15 June 2008 10:30
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

I'm using EasyBeans 1.0 OSGI inside Equinox 3.4.RC4
(OSX 10.5.3, JDK 1.5)

im the meantime Easybeans runs well inside Equinox
and together with Eclipse Riena (but thats another story ;-)

one small problem is still remaining:

bundle org.ow2.easybeans.component.carol (1.0.0)
imports some packages:

Import-Package: org.apache.commons.logging,org.ow2.easybeans.osgi.comp
onent,org.ow2.easybeans.security.propagation.rmi.jrmp.interc eptors,su
n.rmi.registry

if I validate the bundles from OSGI Launcher or from
Plugin-Dependencies-view I got an error:

Missing constraint: Import Package: sun.rmi.registry;version="0.0.0"

but this package is part of the JRE

if I look at other bundles like org.ow2.easybeans.core (1.0.0)
there are many packages from javax.xxx imported without problems -
Plugin-Dependencies-view says correctly "supplied by the JRE"

is there perhaps a problem with packages not prefixed with javax ?

should I report a bugzilla ?

thanks

ekke
Previous Topic:Migrating Update Manager to Eclipse 3.4 p2 provisioning
Next Topic:OSGI Service vs Plugin extension point
Goto Forum:
  


Current Time: Mon Sep 23 12:06:23 GMT 2024

Powered by FUDForum. Page generated in 0.03719 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top