Hello, I have the following problem:
my soap client send an xml string to the soap server. in the transfer soap server methode I try to make an insert in the database. the following occurs: 1) the tomcat is stopped 2) on the soap client I get the following exception: java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read is there a way to set a timeout for the soap client? thanks for any help Mohammed