[Mono-list] wsdl testing

Neale.Ferguson@SoftwareAG-USA.com Neale.Ferguson@SoftwareAG-USA.com
Fri, 1 Oct 2004 12:31:22 -0400


Running wsdl://locahost/demo/TestService.asmx I see the following in =
access_log:

127.0.0.1 - - [01/Oct/2004:12:25:35 -0400] "GET /demo/TestService.asmx =
HTTP/1.1" 200 3022 "-" "Mono Web Services Client Protocol 1.1.4322.573"
127.0.0.1 - - [01/Oct/2004:12:25:40 -0400] "GET =
/demo/demo/TestService.asmx?disco HTTP/1.1" 404 689 "-" "Mono Web =
Services Client Protocol 1.1.4322.573"

If I just do: wsdl://locahost/TestService.asmx  I get:

127.0.0.1 - - [01/Oct/2004:12:25:05 -0400] "GET /TestService.asmx =
HTTP/1.1" 404 1041 "-" "Mono Web Services Client Protocol 1.1.4322.573"

What may have I misconfigured?

Neale Ferguson=20