HI,

I am working on an application that is deployed on Tomcat 7.0 and when I 
make a RPC call from the client to the server after 1 minute the connection 
is reset, because of an Alert Encrypted message from the server.  The alert 
message type is a 21, which means that the connection should be reset.  I 
have read some articles that say this message is due to an encryption error 
and others say that it could just be part of the SSL./TLS handshake 
protocol.  My question is does anyone know if this is part of the handshake 
process or not.  The other question is does anyone know how I can make the 
RPC connection ignore this alert and continue to wait for the RPC process 
to end normally.  Thank you in advance for any help you can provide, 
because this is driving me crazy and causing problems.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to