<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Programming and So</title>
	<atom:link href="http://angelborroy.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://angelborroy.wordpress.com</link>
	<description>Tips and tricks in Java</description>
	<lastBuildDate>Wed, 16 Dec 2009 09:33:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SFTP in Java by bandi</title>
		<link>http://angelborroy.wordpress.com/2008/07/28/ftps-in-java/#comment-109</link>
		<dc:creator>bandi</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:33:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-109</guid>
		<description>We are facing Performance related with J2SSH 0.2.9. When we try to download 1GB file using winscp(sftp) its taking just 15-20 seconds. If we do the same using java progrm with this jar its taking 3min. :-( Any configurations to be set to improve the performance?</description>
		<content:encoded><![CDATA[<p>We are facing Performance related with J2SSH 0.2.9. When we try to download 1GB file using winscp(sftp) its taking just 15-20 seconds. If we do the same using java progrm with this jar its taking 3min. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  Any configurations to be set to improve the performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SFTP in Java by bandi</title>
		<link>http://angelborroy.wordpress.com/2008/07/28/ftps-in-java/#comment-108</link>
		<dc:creator>bandi</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:02:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-108</guid>
		<description>Quite informative and helpful</description>
		<content:encoded><![CDATA[<p>Quite informative and helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SFTP in Java by angelborroy</title>
		<link>http://angelborroy.wordpress.com/2008/07/28/ftps-in-java/#comment-105</link>
		<dc:creator>angelborroy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 05:26:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-105</guid>
		<description>I didn&#039;t know Zehon, but it sounds interesting. Thanks for the info, Skip.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know Zehon, but it sounds interesting. Thanks for the info, Skip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SFTP in Java by Skip Johnson</title>
		<link>http://angelborroy.wordpress.com/2008/07/28/ftps-in-java/#comment-104</link>
		<dc:creator>Skip Johnson</dc:creator>
		<pubDate>Wed, 01 Jul 2009 19:07:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-104</guid>
		<description>I was evaluating this SFTP package from www.zehon.com.  I thought it worked great and pretty easy to use and it&#039;s free.  I&#039;m wondering if you are packaging this into some sort of an API.</description>
		<content:encoded><![CDATA[<p>I was evaluating this SFTP package from <a href="http://www.zehon.com" rel="nofollow">http://www.zehon.com</a>.  I thought it worked great and pretty easy to use and it&#8217;s free.  I&#8217;m wondering if you are packaging this into some sort of an API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by angelborroy</title>
		<link>http://angelborroy.wordpress.com/about/#comment-102</link>
		<dc:creator>angelborroy</dc:creator>
		<pubDate>Fri, 12 Jun 2009 18:43:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-102</guid>
		<description>Harold,

Take a look at http://angelborroy.wordpress.com/2009/04/21/spring-ws-10-using-castor-111-marshalling-force-utf-8-encoding/

Regards</description>
		<content:encoded><![CDATA[<p>Harold,</p>
<p>Take a look at <a href="http://angelborroy.wordpress.com/2009/04/21/spring-ws-10-using-castor-111-marshalling-force-utf-8-encoding/" rel="nofollow">http://angelborroy.wordpress.com/2009/04/21/spring-ws-10-using-castor-111-marshalling-force-utf-8-encoding/</a></p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Harold</title>
		<link>http://angelborroy.wordpress.com/about/#comment-101</link>
		<dc:creator>Harold</dc:creator>
		<pubDate>Fri, 12 Jun 2009 16:15:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-101</guid>
		<description>Hi angelborroy, Can you please tell me what was the answer to the problem that you had regarding [com.ibm.wsspi.wssecurity.SoapSecurityException: WSEC5620E: Error verifying signature] that I saw you put in a forum but I found no answer about it. Thank you.</description>
		<content:encoded><![CDATA[<p>Hi angelborroy, Can you please tell me what was the answer to the problem that you had regarding [com.ibm.wsspi.wssecurity.SoapSecurityException: WSEC5620E: Error verifying signature] that I saw you put in a forum but I found no answer about it. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Batch 2.0: Current Resource of a MultiResourceItemReader by Dan Garrette</title>
		<link>http://angelborroy.wordpress.com/2009/05/15/spring-batch-2-0-current-resource-of-a-multiresourceitemreader/#comment-100</link>
		<dc:creator>Dan Garrette</dc:creator>
		<pubDate>Fri, 15 May 2009 17:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://angelborroy.wordpress.com/?p=249#comment-100</guid>
		<description>Thanks for bringing this up.

I logged an issue for this feature: http://jira.springframework.org/browse/BATCH-1243.  The MultiResourceItemReader now has a method getCurrentResource() that returns the current Resource.

Feel free to log issues yourself for future improvements.  You can also post questions to the Spring Batch forum.</description>
		<content:encoded><![CDATA[<p>Thanks for bringing this up.</p>
<p>I logged an issue for this feature: <a href="http://jira.springframework.org/browse/BATCH-1243" rel="nofollow">http://jira.springframework.org/browse/BATCH-1243</a>.  The MultiResourceItemReader now has a method getCurrentResource() that returns the current Resource.</p>
<p>Feel free to log issues yourself for future improvements.  You can also post questions to the Spring Batch forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle JDBC date manipulation by Pirsey</title>
		<link>http://angelborroy.wordpress.com/2008/12/02/oracle-jdbc-date-manipulation/#comment-93</link>
		<dc:creator>Pirsey</dc:creator>
		<pubDate>Wed, 22 Apr 2009 06:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://angelborroy.wordpress.com/?p=161#comment-93</guid>
		<description>Not that I&#039;m totally impressed, but this is   more than I expected for when I stumpled upon a link on Furl telling that the info here is awesome. Thanks.</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m totally impressed, but this is   more than I expected for when I stumpled upon a link on Furl telling that the info here is awesome. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dump request and response using javax.servlet.Filter by angelborroy</title>
		<link>http://angelborroy.wordpress.com/2009/03/04/dump-request-and-response-using-javaxservletfilter/#comment-92</link>
		<dc:creator>angelborroy</dc:creator>
		<pubDate>Mon, 20 Apr 2009 06:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://angelborroy.wordpress.com/?p=216#comment-92</guid>
		<description>William,

I think you are right. Try with Apache TCPMon (http://ws.apache.org/commons/tcpmon/) in order to get header info.</description>
		<content:encoded><![CDATA[<p>William,</p>
<p>I think you are right. Try with Apache TCPMon (<a href="http://ws.apache.org/commons/tcpmon/" rel="nofollow">http://ws.apache.org/commons/tcpmon/</a>) in order to get header info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dump request and response using javax.servlet.Filter by william</title>
		<link>http://angelborroy.wordpress.com/2009/03/04/dump-request-and-response-using-javaxservletfilter/#comment-91</link>
		<dc:creator>william</dc:creator>
		<pubDate>Mon, 20 Apr 2009 04:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://angelborroy.wordpress.com/?p=216#comment-91</guid>
		<description>thanks for the guide. Have you had any luck in extracting the http headers that are send back to the client?

I am implementing a filter that dumps the complete request and response to disk. The request is easy as all the properties needed to reconstruct the request are available.

The response is more difficult. Thanks to your guide I have the response body but the default headers are eluding me.

I have extended HttpServletResponseWrapper and overridden every method, logged it, then called the super class method.

A standard request generates the following headers:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=UTF-8
Content-Length: 296
Date: Mon, 20 Apr 2009 04:15:43 GMT

the best i can capture in the servlet is
HTTP/1.1
Content-Type: text/html;charset=UTF-8

Date, Content-Length and Server are not set through the response object.

I suspect what is happening is those headers are written by the container, after the response has left the control of the servlet and associated filters, in which case they can&#039;t be retrieved and I&#039;m doomed to failure.</description>
		<content:encoded><![CDATA[<p>thanks for the guide. Have you had any luck in extracting the http headers that are send back to the client?</p>
<p>I am implementing a filter that dumps the complete request and response to disk. The request is easy as all the properties needed to reconstruct the request are available.</p>
<p>The response is more difficult. Thanks to your guide I have the response body but the default headers are eluding me.</p>
<p>I have extended HttpServletResponseWrapper and overridden every method, logged it, then called the super class method.</p>
<p>A standard request generates the following headers:<br />
HTTP/1.1 200 OK<br />
Server: Apache-Coyote/1.1<br />
Content-Type: text/html;charset=UTF-8<br />
Content-Length: 296<br />
Date: Mon, 20 Apr 2009 04:15:43 GMT</p>
<p>the best i can capture in the servlet is<br />
HTTP/1.1<br />
Content-Type: text/html;charset=UTF-8</p>
<p>Date, Content-Length and Server are not set through the response object.</p>
<p>I suspect what is happening is those headers are written by the container, after the response has left the control of the servlet and associated filters, in which case they can&#8217;t be retrieved and I&#8217;m doomed to failure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
