In theory, when you append ?WSDL to the service URL
and do an HTTP GET you get the WSDL for the service.
However, if you're using WAR files, this doesn't work.
I have looked at the code in AxisServlet.doGet() and
found that this is by design, i.e. there are these
lines:
String realpath =
context.getRealPath(req.getServletPath());
if (realpath != null) {
..... most of the code in doGet
}
So.... this looks like an (albeit minor) bug. But it
shouldn't be hard to fix. And then we could use WAR
files AND the ?WSDL URL functionality.
Pls advise.
Thanks
Bob Woodley
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!
http://shopping.yahoo.com