<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>FileFormat.Info &#187; java</title>
	<atom:link href="http://fileformat.wordpress.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://fileformat.wordpress.com</link>
	<description>Observations from running www.FileFormat.Info</description>
	<lastBuildDate>Tue, 01 Jan 2008 17:28:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fileformat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5545e65fed59b043d22ac0b7d44a9d8c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>FileFormat.Info &#187; java</title>
		<link>http://fileformat.wordpress.com</link>
	</image>
			<item>
		<title>JCharset with Tomcat 5.5</title>
		<link>http://fileformat.wordpress.com/2007/06/02/jcharset-with-tomcat-55/</link>
		<comments>http://fileformat.wordpress.com/2007/06/02/jcharset-with-tomcat-55/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 01:58:00 +0000</pubDate>
		<dc:creator>fileformat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[charset]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jcharset]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://fileformat.wordpress.com/2007/06/02/jcharset-with-tomcat-55/</guid>
		<description><![CDATA[I use JCharset to get some additional character sets, including UTF 7 and GSM DEFAULT.   While it was trivial to setup in development (where I launch Tomcat from an ant task with all sorts of parameters), it was a different story in production where I&#8217;m using the default Debian Etch install of Tomcat [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=20&subd=fileformat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I use <a href="http://www.freeutils.net/source/jcharset/">JCharset</a> to get some additional <a href="http://www.fileformat.info/info/charset/index.htm">character sets</a>, including <a href="http://www.fileformat.info/info/charset/UTF-7/index.htm">UTF 7</a> and <a href="http://www.fileformat.info/info/charset/GSM-DEFAULT-ALPHABET/index.htm">GSM DEFAULT</a>.   While it was trivial to setup in development (where I launch Tomcat from an ant task with all sorts of parameters), it was a different story in production where I&#8217;m using the default Debian Etch install of Tomcat 5.5.  It was very picky about where the JCharset.jar file went: it didn&#8217;t like in:</p>
<ul>
<li><code>WEB-INF/lib</code></li>
<li><code>jre/lib</code> (which has Sun&#8217;s charset.jar)</li>
<li><code>/var/lib/tomcat5.5/shared/lib</code></li>
</ul>
<p>It has to go in:</p>
<blockquote><p><code>/usr/share/tomcat5.5/endorsed</code></p></blockquote>
<p>No errors or anything came up: it just didn&#8217;t load.  I didn&#8217;t notice until I saw 404&#8217;s on the missing pages.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fileformat.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fileformat.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fileformat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fileformat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fileformat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fileformat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fileformat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fileformat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fileformat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fileformat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fileformat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fileformat.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=20&subd=fileformat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fileformat.wordpress.com/2007/06/02/jcharset-with-tomcat-55/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3088e381422e0ceb1fb2688b8c1f556?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fileformat</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Java on Debian Etch</title>
		<link>http://fileformat.wordpress.com/2007/03/14/installing-java-on-debian-etch/</link>
		<comments>http://fileformat.wordpress.com/2007/03/14/installing-java-on-debian-etch/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 02:58:00 +0000</pubDate>
		<dc:creator>fileformat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[etch]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://fileformat.wordpress.com/2007/03/14/installing-java-on-debian-etch/</guid>
		<description><![CDATA[Add/edit the following lines in /etc/apt/sources.list:
deb http://ftp.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.debian.org/debian/ etch main contrib non-free
Then run apt-get update.  Now install java with apt-get install sun-java5-jdk (or sun-java6-jdk)
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=6&subd=fileformat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Add/edit the following lines in <span style="font-family:courier new;">/etc/apt/sources.list</span>:</p>
<blockquote><p>deb http://ftp.debian.org/debian/ etch main contrib non-free<br />
deb-src http://ftp.debian.org/debian/ etch main contrib non-free</p></blockquote>
<p>Then run <span style="font-family:courier new;">apt-get update</span>.  Now install java with <span style="font-family:courier new;">apt-get install sun-java5-jdk</span> (or <span style="font-family:courier new;">sun-java6-jdk</span>)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fileformat.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fileformat.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fileformat.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fileformat.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fileformat.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fileformat.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fileformat.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fileformat.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fileformat.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fileformat.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fileformat.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fileformat.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=6&subd=fileformat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fileformat.wordpress.com/2007/03/14/installing-java-on-debian-etch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3088e381422e0ceb1fb2688b8c1f556?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fileformat</media:title>
		</media:content>
	</item>
	</channel>
</rss>