> Nope - because the change isn't just a wsdd change but a code
> change within
> AxisServlet. In order to do what you want we'd have to have
> two different
> versions of AxisServlet running. I suppose we could hard
> code the defaults
> (?wsdl, ?list) into Axis servlet but then people won't be
> able to turn them
> off - which is one of the points of the new stuff.
How about just asking the engine if there are any QSHandlers defined - if there are, use them.
If not, default to list/method/wsdl/wsdldoc.
--Glen
|