HTTP Post chiunked transfer fails

Does anybody know how to handle HTTP POSTS with transfer-encoding:chunked in HTTP request.

Seems domino can´t read this eiuther through servletinpustream in servlet or CGI variable request_content in an agent.

Have tested using apache commons httpclient and AXIS2 web service calls and the both fail if the request is chunked.

The result is nothing is in the inpustream or the request_content and the connection to the client is disconnected

Subject: AXIS2 question

I have to develop a SOAP v1.2 application with AXIS2 , but not with WSDL !I have successfully implemented AXIS2 into Domino.

I tried to collect info from the web, but could not find an example how to use AXIS2 under Domino. I have read this post and I ask whether anybody used this technique successfully ?

If so, please post me a code fragment or an example and any URLs are also welcome.

Thanks a lot,

Laszlo Nemes