So finally the cuestion is : is a Pool of Methods also a High-Level pool of Connections when not using MultiThreadedHttpConnectionManager ?
No. A method requests a connection from the connection manager on demand. There is no fix association between a method and a connection.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
