Hi Rob, I've added some code to prevent the NPE, log a warning and return a 304 status in this case. Changes in SVN trunk.
Best regards, Jerome > -----Message d'origine----- > De : Rob Heittman [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 27 mars 2008 03:19 > À : [email protected] > Objet : Re: stumped - NPE in ClapClientHelper > > Answer: clap://thread doesn't return a useful classloader > under procrun. > > Workaround: use clap://system instead. > > Probably this needs a better failure mode than an NPE, but > I'm not remotely sure what =) > > > On Wed, Mar 26, 2008 at 4:44 PM, Rob Heittman > <[EMAIL PROTECTED]> wrote: > > > With Restlet 1.1M2, when running as a *service* under > Windows (using procrun) I get an NPE in ClapClientHelper line > 125, which I think is/was: > > >

