<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.n0fx.net/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.n0fx.net/feed.php">
        <title>n0fx.net</title>
        <description></description>
        <link>http://www.n0fx.net/</link>
        <image rdf:resource="http://www.n0fx.net/lib/images/favicon.ico" />
       <dc:date>2010-06-04T05:01:04-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.n0fx.net/doku.php?id=en:dev:headless&amp;amp;rev=1170957579&amp;do=diff1170957579"/>
                <rdf:li rdf:resource="http://www.n0fx.net/doku.php?id=en:dev:lockedjarfile&amp;amp;rev=1170839026&amp;do=diff1170839026"/>
                <rdf:li rdf:resource="http://www.n0fx.net/doku.php?id=welcome&amp;amp;rev=1170816412&amp;do=diff1170816412"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.n0fx.net/lib/images/favicon.ico">
        <title>n0fx.net</title>
        <link>http://www.n0fx.net/</link>
        <url>http://www.n0fx.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.n0fx.net/doku.php?id=en:dev:headless&amp;amp;rev=1170957579&amp;do=diff1170957579">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-08T09:59:39-07:00</dc:date>
        <dc:creator>Andy Signer</dc:creator>
        <title>en:dev:headless</title>
        <link>http://www.n0fx.net/doku.php?id=en:dev:headless&amp;amp;rev=1170957579&amp;do=diff1170957579</link>
        <description>Once I wrote some JUnit tests for a framework which referenced GUI components in the model. No worries on my development machine - but as I moved those tests to the test server I’ve got that bloody HeadlessException. At this very moment I felt a bit headless too.</description>
    </item>
    <item rdf:about="http://www.n0fx.net/doku.php?id=en:dev:lockedjarfile&amp;amp;rev=1170839026&amp;do=diff1170839026">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-07T01:03:46-07:00</dc:date>
        <dc:creator>Andy Signer</dc:creator>
        <title>en:dev:lockedjarfile</title>
        <link>http://www.n0fx.net/doku.php?id=en:dev:lockedjarfile&amp;amp;rev=1170839026&amp;do=diff1170839026</link>
        <description>During the service hot swap mechanism development of NetServe I run into the problem that jar files getting locked under Windows by the JRE. 

After some research I found a simple solution for this problem (maybe it’s a performance issue). Before you instanciate a custom classloader you have to disable caching on the URL.</description>
    </item>
    <item rdf:about="http://www.n0fx.net/doku.php?id=welcome&amp;amp;rev=1170816412&amp;do=diff1170816412">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-06T18:46:52-07:00</dc:date>
        <dc:creator>Andy Signer</dc:creator>
        <title>welcome</title>
        <link>http://www.n0fx.net/doku.php?id=welcome&amp;amp;rev=1170816412&amp;do=diff1170816412</link>
        <description>News

	*  Version NetServe 1.0.2 released



	*  Locked jar file under Windows
	*  Did you ever fought a HeadlessException?</description>
    </item>
</rdf:RDF>
