[Mono-list] wsdl testing
Gonzalo Paniagua Javier
gonzalo.reply.to.the.list.iam.subscribed@ximian.com
Mon, 04 Oct 2004 06:02:48 +0200
On Fri, 2004-10-01 at 18:31, Neale.Ferguson@SoftwareAG-USA.com wrote:
> 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?
Can you send the relevant apache configuration for this?
-Gonzalo