OK, I found the solution (and cause) of the problem. Apparently .NET doesn't 
implement HTTP/1.1 correctly, so needs the following line adding to the 
connector element of the Tomcat server.xml file: 
restrictedUserAgents="^.*MS Web Services Client Protocol.*$"

As with everything, once you know what to look for, you find it! There is an 
entry in the Wiki about it ;-)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972499#3972499

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972499
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to