Re: JInitiator and multiple applications

From: <frank.van.bortel_at_gmail.com>
Date: 16 Oct 2006 05:20:41 -0700
Message-ID: <1161001241.736264.152190_at_k70g2000cwa.googlegroups.com>


Grumps schreef:

> > > Hi - if I've got more than one application that uses the JInitiator
> > > (and hence JAR cache) can I be sure that their shared use of the cache
> > > won't cause any problems ? (I must admit I've got no idea how the JAR
> > > cache works but I assume the objects in the cache are uniquely related
> > > to an application or something ?!?)
>
> > If the objects are different (checksumming!) they will be
> > reloaded - if not, they're reused.
> >
> > Why use JInitiator anyway?
> > --
> > Regards,
> > Frank van Bortel
>
> Thanks Frank, we're using JInitiator because its a requirement of the
> apps that we're installing. So the worst that will happen is that 2
> apps will reload objects every time when the object their accessing is
> the same but checksums are different.
> --
> Grumps

During startup - yes. It will not be any longer than clearing the cache, and having to load all objects (a couple of jars). Received on Mon Oct 16 2006 - 14:20:41 CEST

Original text of this message