<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Connection Close in HttpClient</title>
	<atom:link href="http://www.fuyun.org/2009/09/connection-close-in-httpclient/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/</link>
	<description>a system engineer&#039;s blog</description>
	<lastBuildDate>Sun, 04 Jul 2010 09:44:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Raju</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-189</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-189</guid>
		<description>I was looking for an issue reagarding post parse parameter error caused in weblogic.
In my app we have impl of reusing the httlclient.
Where we import large data set.
step:
1.send begin import get status 200
2:Do import(write data to o/p stream) .get status 200
3:end import.

During the 2 stages the parse exception i am getting.

Do you see any issue with reusing connection.

Thanks,
Raju</description>
		<content:encoded><![CDATA[<p>I was looking for an issue reagarding post parse parameter error caused in weblogic.<br />
In my app we have impl of reusing the httlclient.<br />
Where we import large data set.<br />
step:<br />
1.send begin import get status 200<br />
2:Do import(write data to o/p stream) .get status 200<br />
3:end import.</p>
<p>During the 2 stages the parse exception i am getting.</p>
<p>Do you see any issue with reusing connection.</p>
<p>Thanks,<br />
Raju</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Kiran</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-159</link>
		<dc:creator>Ravi Kiran</dc:creator>
		<pubDate>Thu, 18 Feb 2010 07:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-159</guid>
		<description>Hello Yun,
Thanks a lot for the explanation. I was facing the exact same problem and your Insight in this regard was very helpful.

Also, I think the problem can be solved using the constructor --&gt; public SimpleHttpConnectionManager(boolean alwaysClose).

sample code:
SimpleHttpConnectionManager smp = new SimpleHttpConnectionManager(true);
HttpClient client = new HttpClient(smp);
..
.
.

Regards
Ravi Kiran</description>
		<content:encoded><![CDATA[<p>Hello Yun,<br />
Thanks a lot for the explanation. I was facing the exact same problem and your Insight in this regard was very helpful.</p>
<p>Also, I think the problem can be solved using the constructor &#8211;&gt; public SimpleHttpConnectionManager(boolean alwaysClose).</p>
<p>sample code:<br />
SimpleHttpConnectionManager smp = new SimpleHttpConnectionManager(true);<br />
HttpClient client = new HttpClient(smp);<br />
..<br />
.<br />
.</p>
<p>Regards<br />
Ravi Kiran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srikanth Parimi</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-158</link>
		<dc:creator>Srikanth Parimi</dc:creator>
		<pubDate>Tue, 16 Feb 2010 06:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-158</guid>
		<description>Hello Yun, That was a very good explanation indeed. I&#039;m currently facing similar problems in one of my code-snipptets. Would give this a try, and would see if that works well. Thanks for the detailed explanation again mate.</description>
		<content:encoded><![CDATA[<p>Hello Yun, That was a very good explanation indeed. I&#8217;m currently facing similar problems in one of my code-snipptets. Would give this a try, and would see if that works well. Thanks for the detailed explanation again mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-153</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Mon, 15 Feb 2010 12:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-153</guid>
		<description>Excelent explanation! Thank you very much!!</description>
		<content:encoded><![CDATA[<p>Excelent explanation! Thank you very much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-139</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-139</guid>
		<description>Thanks a lot !
This seems to be a very thorugh explanation for a problem we&#039;re facing right now. Will try your solution immediately ;)</description>
		<content:encoded><![CDATA[<p>Thanks a lot !<br />
This seems to be a very thorugh explanation for a problem we&#8217;re facing right now. Will try your solution immediately <img src='http://www.fuyun.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Connection Close in HttpClient -- Topsy.com</title>
		<link>http://www.fuyun.org/2009/09/connection-close-in-httpclient/comment-page-1/#comment-124</link>
		<dc:creator>Tweets that mention Connection Close in HttpClient -- Topsy.com</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.fuyun.org/wp/?p=81#comment-124</guid>
		<description>[...] This post was mentioned on Twitter by Anooj Narvekar, goyalamit. goyalamit said: Interesting insight on HttpClient : http://www.fuyun.org/2009/09/connection-close-in-httpclient/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Anooj Narvekar, goyalamit. goyalamit said: Interesting insight on HttpClient : <a href="http://www.fuyun.org/2009/09/connection-close-in-httpclient/" rel="nofollow">http://www.fuyun.org/2009/09/connection-close-in-httpclient/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
