Finally, it works fine. The problem was the configuration of Tomcat.
Indeed, the value of 'connectionTimeout'in the file 'CATALINA_HOME/conf/server.xml' was too small. ---------- Debut du message initial ----------- De : "Slimane Amar" <[EMAIL PROTECTED]> A : "axis-dev" <[EMAIL PROTECTED]> Copies : Date : Wed, 10 Nov 2004 15:05:15 +0100 Sujet : Persistent connections Hello I'm using Axis 1-2 beta and commons-httpclient 2.0 to have persistent connections. I have modified the client-config.wsdd as follow : <transport name="http" pivot="java:org.apache.axis.transport.http.HTTPSender"/> to <transport name="http" pivot="java:org.apache.axis.transport.http.CommonsHTTPSender"/> Unfortunatly, the connections (sockets) are not reused. In order to verify this, i use the command 'netstat' in Solaris2.8. Have i to do others things ? Any help appreciated. Thanks in advance -------------------------------------------------- Slimane AMAR Mail: [EMAIL PROTECTED] GENIGRAPH URL : http://www.genigraph.fr 104, rue Castagnary Tel : +33 01 45 33 64 63 F-75015 PARIS FRANCE Fax : +33 01 45 33 89 63 -------------------------------------------------- -------------------------------------------------- Slimane AMAR Mail: [EMAIL PROTECTED] GENIGRAPH URL : http://www.genigraph.fr 104, rue Castagnary Tel : +33 01 45 33 64 63 F-75015 PARIS FRANCE Fax : +33 01 45 33 89 63 --------------------------------------------------