Padmaja Pradhan wrote: > > Is there a way Axis2 can be configured to use Http Connection pool so > the http connection to the service is not opened and closed for every > request. > Are you talking about client side of Axis2 or server side of it ? in the server side Axis2 does not have a way to configure the connection pool. For example if you deploy axis2 in application server like Tomcat then it manages the connection for Axis2. But for the client side you can use the same connection .
-- Thanks, Deepal ................................................................ http://blogs.deepal.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
