- We want to use HttpClient inside EJB container of Glassfish 3.1 Open
   source edition.
   - In HttpClient documentation
   <http://hc.apache.org/httpcomponents-client-ga/tutorial/html/connmgmt.html>
we
   see the following line regarding BasicHttpClientConnectionManager: "This
   connection manager implementation should be used inside an EJB container".
   - There is no such line in PoolingHttpClientConnectionManager
   documentation.
   - Can we use PoolingHttpClientConnectionManager in EJB container?
   - If not - can you explain why?

Thanks!

Guri

Reply via email to