RE: .net web service client calling Tomcat 7

2013-06-04 Thread Bean William R
> Is there a RFC that describes best behaviour of server and client in this > situation? My guess is that the disagreement comes somewhere in RFC 2616 section 8.2.3 - Use of the 100 (Continue) Status. http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html > On my opinion Tomcat behaves correct

RE: .net web service client calling Tomcat 7

2013-06-03 Thread Bean William R
>When client sends a request there are written 2 lines at tomcat access log: >192.168.1.211 - - [03/Jun/2013:16:02:24 +0200] "POST >/ades-server/adesOperationsWebService HTTP/1.1" 401 951 >192.168.1.211 - - [01/Jan/1970:00:59:59 +0100] "xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";> >Basica