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 .
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

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

Reply via email to