On Mon, 24 Mar 2003 20:33, Joerg Buchberger wrote:
> If I understand correctly, I can also savely delete those jars manually
> from an older version of phoenix?
Some of them you can delete and some need to be moved into
$PHOENIX_HOME/bin/lib - you may have to experiment to get it right. But my
guess would be
Deletable:
excalibur-thread
excalibur-pool
excalibur-instrument
excalibur-collections
excalibur-concurrent
Moveable:
excalibur-threadcontext
excalibur-util
excalibur-extension
excalibur-logger
>
> Peter Donald schrieb am 03.03.2003:
> >Hi,
> >
> >For a while now we have been having versioning problems when applications
> > use different versions of libraries than the Phoenix kernel does. So
> > every application that relied on jars in the $PHOENIX_HOME/lib directory
> > was potentially going to have issues when versions of products changed.
> >
> >To combat this I have moved the majority of the jars into the container
> >specific classloader. This means that the jars that were previously part
> > of base classloader of both the applications and kernel have been reduced
> > and thus you will no longer get as many versioning problems. You can have
> > each application use different version jars from each other and from the
> > kernel.
> >
> >Specifically the following jars are no longer accessible to application by
> >default;
> >
> >excalibur-thread
> >excalibur-threadcontext
> >excalibur-pool
> >excalibur-collections
> >excalibur-instrument
> >excalibur-logger
> >excalibur-util
> >excalibur-extension
> >excalibur-concurrent
> >
> >Unfortunately this is not backwards compatible and any application that
> > has a dependency on any of those jars must now include the jar in the
> > .sar file.
> >
> >However I think this is a small price to pay because it will limit
> > versioning problems in the future.
> >
> >--
> >Cheers,
> >
> >Peter Donald
> >*----------------------------------------------------*
> >
> >| We must become the change we want to see. - Gandhi |
> >
> >*----------------------------------------------------*
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Cheers,
Peter Donald
-----------------------------------------------------------
Don't take life too seriously --
you'll never get out of it alive.
-----------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]