Hi,

I'd Ilke to contribute a summary of a discussion with Joachim on classloaders:

OSGI based deployment scenarios are emerging (e.g. Eclipse RCP, Spring DM,...), I think it should be considered to discuss if Castor should manage classloaders at all. To manage (one or multiple) classloaders will most likly create problems within these deployment scenarios as OSGIs main concern is classloading.

A solution to load classes by name in a way that would work in all envirements could be to use Class.forName() and avoid using ClassLoader.loadClass. This should render the management of classloaders obsolete.

No worries, Bernhard


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to