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?