users@jax-ws.java.net

when download file from server, exception happened, but some times it is correct

From: santa T <shaoanqing_at_gmail.com>
Date: Thu, 24 May 2007 11:14:03 +0800

 I hava two proplems when run in tomcat(jax-ws 2.0), my contentTypeAttribute
use "application/zip"
    1 : When I download zip file from server with DataHandler, some times it
is correct, but sometimes it throws java.net.SocketTimeoutException.
    2 : If the zip file is big such as 6M then throws exception like
"Invalid Content-Type".
        Could you help me to give me the exception reason and solution?