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