Hi, I discovered another problem which seems to be linked :
When I post some data to my servlet, I try to read the input stream from the request and the Stream is empty. But sometimes, it works : the Stream contains the posted data. In all cases, the request.getContentLength returns the size of the posted data, but sometimes no bytes can be read from the stream. The success rate is about 5% I get the same behaviour even when I disable the Seam context filter set in components.xml Important note : I use Seam v1.1.5GA May be this unstability is a known bug that has been corrected since ? Thanks for your help Fred View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036801#4036801 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036801 _______________________________________________ jboss-user mailing list [EMAIL PROTECTED] https://lists.jboss.org/mailman/listinfo/jboss-user
