<?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: unstash in Java</title>
	<atom:link href="http://www.strelitzia.net/wp/2009/03/unstash-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/</link>
	<description>How Jeroen Zomer sees IT</description>
	<lastBuildDate>Sat,  7 Aug 2010 09:18:27 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sorina Mocanu</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-97</link>
		<dc:creator>Sorina Mocanu</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-97</guid>
		<description>thanx great help</description>
		<content:encoded><![CDATA[<p>thanx great help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aar Emm</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-77</link>
		<dc:creator>Aar Emm</dc:creator>
		<pubDate>Sat, 03 Oct 2009 16:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-77</guid>
		<description>No problem. Yeah, the updated JAR file now unstashes the passwds like a song. Thanks much.</description>
		<content:encoded><![CDATA[<p>No problem. Yeah, the updated JAR file now unstashes the passwds like a song. Thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jzomer</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-68</link>
		<dc:creator>jzomer</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-68</guid>
		<description>I updated the file. It is now compiled with JDK 1.4 so more compatible. Sorry for the delay. I hope it is still useful.</description>
		<content:encoded><![CDATA[<p>I updated the file. It is now compiled with JDK 1.4 so more compatible. Sorry for the delay. I hope it is still useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aar Emm</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-65</link>
		<dc:creator>Aar Emm</dc:creator>
		<pubDate>Thu, 27 Aug 2009 18:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-65</guid>
		<description>Please email me a version 1.5 JAR file, if possible. Thanks for publishing the details about the intricate logic of this neat important tool.</description>
		<content:encoded><![CDATA[<p>Please email me a version 1.5 JAR file, if possible. Thanks for publishing the details about the intricate logic of this neat important tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jzomer</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-64</link>
		<dc:creator>jzomer</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-64</guid>
		<description>I think I compiled it with Java 1.6.0_07 on Windows. I can provide you with a 1.5 version if you want to. Perhaps I need to add the source to it as well ;-)</description>
		<content:encoded><![CDATA[<p>I think I compiled it with Java 1.6.0_07 on Windows. I can provide you with a 1.5 version if you want to. Perhaps I need to add the source to it as well <img src='http://www.strelitzia.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aar Emm</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-63</link>
		<dc:creator>Aar Emm</dc:creator>
		<pubDate>Wed, 26 Aug 2009 21:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-63</guid>
		<description>Thanks for the pretty nice analysis. However, when we try to use the JAR file, we get the following error.  Our Java version is 1.5, on AIX 5.3 system;   Please advise.


HostXYZ:/home/userX&gt;&gt; java -jar unstash.jar keyfile.sth
class cannot be loaded: java.lang.UnsupportedClassVersionError: (nl/axxiu/Unsta                                    sh) bad major version at offset=6  - java.lang.UnsupportedClassVersionError: (nl                                         /axxius/Unstash) bad major version at offset=6</description>
		<content:encoded><![CDATA[<p>Thanks for the pretty nice analysis. However, when we try to use the JAR file, we get the following error.  Our Java version is 1.5, on AIX 5.3 system;   Please advise.</p>
<p>HostXYZ:/home/userX&gt;&gt; java -jar unstash.jar keyfile.sth<br />
class cannot be loaded: java.lang.UnsupportedClassVersionError: (nl/axxiu/Unsta                                    sh) bad major version at offset=6  &#8211; java.lang.UnsupportedClassVersionError: (nl                                         /axxius/Unstash) bad major version at offset=6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.strelitzia.net/wp/2009/03/unstash-in-java/comment-page-1/#comment-44</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 23 May 2009 20:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=55#comment-44</guid>
		<description>Hi, nice posts there :-) thank&#039;s for the interesting information</description>
		<content:encoded><![CDATA[<p>Hi, nice posts there <img src='http://www.strelitzia.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  thank&#8217;s for the interesting information</p>
]]></content:encoded>
	</item>
</channel>
</rss>
