I did a cvs update on 2.2.0a6 that contains your update. If THIS reply gets through *as is* it means that the problem was fixed, as it was occurring to me when I was sending replies to this list (strange...).
Vincenzo > -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED] > Sent: marted� 17 giugno 2003 18.30 > To: James Developers List > Subject: RE: Exception caught in RemoteDelivery.run(): > java.lang.NullPointerException > > > Try adding && cached.isSuccessful() to > > cached = cache.addMessage(response); > if (cached != null) { > return processSetResponse(cached); > } > > Let me know if that fixes it. > > It will be nice to use Brian's code directly soon. > > --- Noel > > --------------------------------------------------------------------- > 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]
