I have a problem to access a web service on jbossws from a client with User-Agent: SOAP Toolkit 3.0 (Microsoft Office). I've compared the messages on soap level with a service that works and they are the same. The only difference I can see is that jbossws's response use Transfer-encoding: chunked which the other doesn't. Information I found indicates that this client can't handle chunked encoding.
I found in your wiki how to disable it from client side but nothing about server sida. Is there a way? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266557#4266557 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266557 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
