Put in your client:
| HttpURLConnection conn;
| conn.setRequestProperty("Transfer-Encoding", "chunked");
| conn.setChunkedStreamingMode(-1);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...