----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 27, 2002 3:00 PM
Subject: Re: Timing and null patch


> On Thu, 27 Jun 2002, Steve Loughran wrote:
>
> > > The patch adds a new logger named 'org.apache.axis.TIME'. If you
enable
> > > debugging on it, it'll display various interesting times - the
> > > Call.invoke(), time spent in the real method, time spent decoding
> > > and sending the response.
> > >
> > > There is also the quick fix for nil/null, and few null pointer
> > > exceptions I get.
> >
> > I'm working on it.
> >
> > Do we have any tests for the NPEs?
>
> Unfortunately - no. I just got stack traces, no time to investigate
> the real cause for the objects beeing null - just put the checks in
> and kept going. Sorry.

would be nice if the nil patch compiled. The version of java I am using
requires datatypes to be declared before assignment :)

Reply via email to