DO NOT REPLY [Bug 13682] - AxisServletBase throws NullPointerException when destroying on Tomcat 3.3.1

2002-10-21 Thread bugzilla
gzilla/show_bug.cgi?id=13682 AxisServletBase throws NullPointerException when destroying on Tomcat 3.3.1 [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 13682] New: - AxisServletBase throws NullPointerException when destroying on Tomcat 3.3.1

2002-10-16 Thread bugzilla
gzilla/show_bug.cgi?id=13682 AxisServletBase throws NullPointerException when destroying on Tomcat 3.3.1 Summary: AxisServletBase throws NullPointerException when destroying on Tomcat 3.3.1 Product: Axis Version: current (nightly) Platfo

Re: Servlet engine (was RE: AxisServletBase)

2002-06-29 Thread Ovidiu Predescu
On 6/28/02 3:51 PM, "Steve Loughran" <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: "Ovidiu Predescu" <[EMAIL PROTECTED]> > To: "Axis" <[EMAIL PROTECTED]> > Sent: Friday, June 28, 2002 13:44 > Subject: Re:

AxisServletBase

2002-06-28 Thread Steve Loughran
I have just committed a new class that is intended to be a re-usable base class for AxisServlet, AdminServlet and any other servlets that need access to the AxisEngine. I have not committed the modified versions of AxisServlet and AdminServlet that use it yet, although I have them on my laptop.