Patch applied. Thanks, Raymond ________________________________________________________________ Raymond Feng [email protected] Apache Software Foundation Member Apache Tuscany PMC member and committer: tuscany.apache.org Co-author of Tuscany SCA In Action book: www.tuscanyinaction.com Personal Web Site: www.enjoyjava.com ________________________________________________________________
On Oct 7, 2011, at 9:29 AM, Seshu Pasam (Updated) (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/WINK-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Seshu Pasam updated WINK-353: > ----------------------------- > > Attachment: ApacheHttpClientConnectionHandler.diff > > Uploading again with "Grant license to ASF" checked. > >> ApacheHttpClientConnectionHandler is creating a new HttpClient if one is not >> passed to the constructor >> ------------------------------------------------------------------------------------------------------ >> >> Key: WINK-353 >> URL: https://issues.apache.org/jira/browse/WINK-353 >> Project: Wink >> Issue Type: Bug >> Components: Client >> Affects Versions: 1.1.3 >> Reporter: Seshu Pasam >> Attachments: ApacheHttpClientConnectionHandler.diff, >> ApacheHttpClientConnectionHandler.diff >> >> >> ApacheHttpClientConnectionHandler#openConnection() call creates a new >> instance of HttpClient for every call, if ApacheHttpClientConnectionHandler >> is created with null HttpClient. I will attach the patch. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > >
