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.

Costin

Reply via email to