Sandro, Can you open a bug against Equinox to look into this. If you are not using 3.3.2 or greater then it may be a duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=198578
Tom
From: Alessandro Mottadelli <[EMAIL PROTECTED]>
To: OSGi Developer Mail List <[email protected]>
Date: 06/20/2008 01:41 AM
Subject: Re: [osgi-dev] one OSGi container per JVM?
Hi,
we do run multiple equinox frameworks in one jvm in our front-end
production environment.
We just came through a funny problem: images loaded from two different
instances of our application were randomly intermixed.
We found that urls generated from two equinox instances (bundle:/ ) are
unique inside an instance, but not unique in the jvm.
Swing (which is of course shared) uses image urls to cache
images......... !!
Maybe this could also become a problem for other people running multiple
equinox instances in one jvm. Maybe "bundle:" urls should be more "unique".
Regards,
Sandro
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev
<<inline: graycol.gif>>
<<inline: ecblank.gif>>
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
