Alessandro,

Could you please open a bug against Equinox / framework describing the
issue so we can address it
(https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox)

Thx,

PaScaL


|------------>
| From:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Alessandro Mottadelli <[EMAIL PROTECTED]>                                    
                                                                  |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |OSGi Developer Mail List <[email protected]>                            
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |06/20/2008 02:27 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

Reply via email to