Noel,
It is fixed :-)
I'm going to commit the small
if (!destroyed) log("Exception caught in RemoteDelivery.run()", e);
change to RemoteDelivery, as it gives more info on the log when a problem arises (I
finally got my CVS Apache account, so I'll try it myself).
Vincenzo
> -----Original Message-----
> From: Vincenzo Gianferrari Pini
> [mailto:[EMAIL PROTECTED]
> Sent: mercoled� 18 giugno 2003 8.51
> To: James Developers List
> Subject: RE: Exception caught in RemoteDelivery.run():
> java.lang.NullPointerException
>
>
> 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]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]