[jboss-user] [JBoss Web Services Users] - How to disable Transfer-encoding: chunked from server side?
sverker
do-not-reply at jboss.com
Thu Nov 19 09:07:58 EST 2009
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
More information about the jboss-user
mailing list