----- Original Message -----
From: "Joe Shevland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 15:12
Subject: RE: Altering default service page


> Hi Steve,
>
> Thanks for the advice (I should have thought of that) and it's worked
> well - I've just subclassed AxisServlet at this stage and have
> overridden the doGet() method. I'm checking for an empty or null query
> string, and when found I'm redirecting to a URL based on the name of the
> service being called (obtained from getRequestURI()).

what was wrong with overriding reportServiceInfo(), which is a self
contained little bit of reporting (assuming you are working off the latest
source)

Reply via email to