<?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/"
	>

<channel>
	<title>Software is too expensive to build cheaply... &#187; classpath hell</title>
	<atom:link href="http://twasink.net/blog/tags/classpath-hell/feed/" rel="self" type="application/rss+xml" />
	<link>http://twasink.net/blog</link>
	<description>Robert's Rambling Ruminations Regarding Reality</description>
	<lastBuildDate>Fri, 16 Jul 2010 06:57:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Beware of unlocalised JREs</title>
		<link>http://twasink.net/blog/2004/07/beware-of-unlocalised-jres/</link>
		<comments>http://twasink.net/blog/2004/07/beware-of-unlocalised-jres/#comments</comments>
		<pubDate>Mon, 26 Jul 2004 22:48:00 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[classpath hell]]></category>

		<guid isPermaLink="false">http://twasink.net/wp/?p=61</guid>
		<description><![CDATA[This is a cautionary tale of US-only JREs and non-US countries, such as The Lucky Country I call home.

Sun, in their infinite wisdom, provided (until recently) the Java Runtime Environment in two different flavours: US English only, or all languages. Unfortunately, when you place the &#8220;US English only&#8221; version on a non-US machine, you get [...]]]></description>
		<wfw:commentRss>http://twasink.net/blog/2004/07/beware-of-unlocalised-jres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling your log4j settings</title>
		<link>http://twasink.net/blog/2004/06/controlling-your-log4j-settings/</link>
		<comments>http://twasink.net/blog/2004/06/controlling-your-log4j-settings/#comments</comments>
		<pubDate>Wed, 30 Jun 2004 09:29:00 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[classpath hell]]></category>
		<category><![CDATA[log4j]]></category>

		<guid isPermaLink="false">http://twasink.net/wp/?p=52</guid>
		<description><![CDATA[Nick over at the System Mobile Web Log was having trouble with Log4J and his unit tests. Seems that he was getting the log4j.properties file from XDoclet, instead of the one he wanted.

Getting Log4J to pick up the right configuration file via the classpath is always annoying. Fortunately, there&#8217;s an easy solution.
All you need to [...]]]></description>
		<wfw:commentRss>http://twasink.net/blog/2004/06/controlling-your-log4j-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Weblogic &#8220;Kitchen Sink&#8221; episode</title>
		<link>http://twasink.net/blog/2004/02/a-weblogic-kitchen-sink-episode/</link>
		<comments>http://twasink.net/blog/2004/02/a-weblogic-kitchen-sink-episode/#comments</comments>
		<pubDate>Thu, 19 Feb 2004 07:16:00 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[classpath hell]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://twasink.net/wp/?p=13</guid>
		<description><![CDATA[I encountered a lovely piece of Classpath Hell thanks to Weblogic (7.0) today. Or rather a colleague of mine did; I just helped him figure it out.

He was refactoring his Ant build script so that he didn&#8217;t need a copy of @weblogic.jar@ sitting in his project tree, but would use a copy installed elsewhere. The [...]]]></description>
		<wfw:commentRss>http://twasink.net/blog/2004/02/a-weblogic-kitchen-sink-episode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
