What is this output from? BND?

Are you sure your bundle imports these packages? How are you setting up your bundle's imports?

-> richard

On 8/10/09 15:52, Andreas Mucha wrote:
Hello all,

i observed some behaviour i can't understand.
I configured some additional system package to use the Lipstik LF.
I configured the following in the felix configuration file :

org.osgi.framework.system.packages.extra= \
  com.lipstikLF, com.lipstikLF.delegate, com.lipstikLF.icons, 
com.lipstikLF.theme, \
  com.lipstikLF.util

But what i don't understand ist the fact, that i can only use
the classes of the additional system packages in one bundle.
If i try to use classes from these packages in other bundles
i get :

One error
1 : Unresolved references to [com.lipstikLF.util] by class(es) on the 
Bundle-Classpath[Jar:dot]: [org/.../impl/MyActivator.class]

So i really dont know, why i can use the classes from my additional
system package in one bundle and in other bundles not.

Many thanks in advance.
Andreas .

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to