Hi all again.
 
I've written a web service (with Axis) to receive files sent from a C# Client. To try the service I'm using some GIF images. Often the service call fails and the following message appears within the Tomcat window :
 
java.io.IOException : End of physical stream detected when xxx more bytes expected.
 
If I try to send text/plain everything work fine. Maybe with the images Axis find an End of file character? If so, is there a way to avoid this problem?
 
Thanx
  Maurizio Sciglio

Reply via email to