Hi Vincent, Sorry about this annoying issue. It is now fixed in SVN trunk.
Note that I couldn't simply rethrow the original exception as I need to check several class loaders before eventually having to throw a ClassNotFoundException. Best regards, Jérôme Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Vincent Ricard [mailto:[EMAIL PROTECTED] Envoyé : mercredi 20 août 2008 16:14 À : discuss@restlet.tigris.org Objet : [RFE] Engine.loadClass() should give the class name Hi, It would be nice if Engine.loadClass() fill in the class name when it throws the ClassNotFoundException. Here, my configuration was wrong and i spent a lot of time to find the typo :-/ Is it possible? Best regards, -- Vincent Ricard