> What we need is a library management tool to allow shared libraries to be
installed and
> maintained centrally by the JVM, this can be queried by application
classloaders to
> discover the file containing the required version of the relevant package,
the returned
> path would be added to the classloader.

We can use custom classloaders to inspect the jar manifests.  That would be
very slick.  :-)

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to