+1 -- Tom Jordahl Macromedia Server Development
-----Original Message----- From: Glen Daniels [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 11:06 AM To: '[EMAIL PROTECTED]' Subject: RE: cvs commit: xml-axis/java/docs developers-guide.html referenc e.html > 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
