<?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>javafreedom.org</title>
	<atom:link href="http://www.javafreedom.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.javafreedom.org</link>
	<description>confused thoughts from a confused mind</description>
	<lastBuildDate>Thu, 20 Oct 2011 09:17:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>dbUnit in a Spring Environment with MSSQL</title>
		<link>http://www.javafreedom.org/?p=522</link>
		<comments>http://www.javafreedom.org/?p=522#comments</comments>
		<pubDate>Thu, 20 Oct 2011 09:10:05 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.javafreedom.org/?p=522</guid>
		<description><![CDATA[Today I needed to export and import some data from a database for testing purposes. I do knew dbUnit already and this seemed to be the tool of choice. I stumbled about a couple of problems, because another example of the usage of dbUnit with the Spring Framework was using Oracle and furthermore the FlatXmlDataSet. [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=522</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting into CXF</title>
		<link>http://www.javafreedom.org/?p=514</link>
		<comments>http://www.javafreedom.org/?p=514#comments</comments>
		<pubDate>Sun, 09 Oct 2011 20:25:55 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.javafreedom.org/?p=514</guid>
		<description><![CDATA[For my new Job (oh, i did not blog about this one, but more information will follow soon) I am currently investigating a couple of EAI frameworks. One of them is Apache CXF. For this investigation, I am implementing a very easy task and use an easy tutorial (Creating a REST service with CXF and [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=514</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java 7 &#8211; minor classloading difficulties</title>
		<link>http://www.javafreedom.org/?p=515</link>
		<comments>http://www.javafreedom.org/?p=515#comments</comments>
		<pubDate>Sat, 13 Aug 2011 21:25:02 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.javafreedom.org/?p=515</guid>
		<description><![CDATA[Since I am using Arch Linux, I am more then accustomed to using the latest and greates versions of all the stuff. Unfortunately this is not always very good. During the last couple of days I experienced a couple of class loading issues with Java 7 (as opposed to Java 6). I am currently testing [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=515</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JAXB Experiences II</title>
		<link>http://www.javafreedom.org/?p=512</link>
		<comments>http://www.javafreedom.org/?p=512#comments</comments>
		<pubDate>Sat, 13 Aug 2011 21:19:40 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.javafreedom.org/?p=512</guid>
		<description><![CDATA[Like already stated, we do have a large object tree, which we are exporting to xml using JAXB. Now we are also importing this tree again. Because of several Bi-/Uni-Directional Depedencies this object tree is kind of hard to reflect in XML. We do have one Root-Element, and several objects depending on this element uni-directional. [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=512</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain-Movement</title>
		<link>http://www.javafreedom.org/?p=510</link>
		<comments>http://www.javafreedom.org/?p=510#comments</comments>
		<pubDate>Sun, 31 Jul 2011 14:22:33 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Common]]></category>

		<guid isPermaLink="false">http://www.javafreedom.org/?p=510</guid>
		<description><![CDATA[During the last weekend, I moved my domains (javafreedom.org and wifi-frankfurt.de) to the uberspace.de location. Because of this, it can happen, that emails where not delivered or bounced. The movement was quite fast (something like 24 hours) for all things. The guys at uberspace.de were really really nice and helped a lot. I can only [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=510</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experiences with JAXB for large data structure</title>
		<link>http://www.javafreedom.org/?p=485</link>
		<comments>http://www.javafreedom.org/?p=485#comments</comments>
		<pubDate>Fri, 29 Jul 2011 08:33:56 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://triplem.fornax.uberspace.de/?p=485</guid>
		<description><![CDATA[We are going to implement a Data-Export/Import out of a Spring-Hibernate Application with JAXB. During the Development of this feature, I learned quite some lessons and would like to let you participate. First of all, we have a entity structure using inheritance all over the place. All entities are inheriting from a common &#8220;BaseEntity&#8221;. Furthermore [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=485</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring WebMVC Ajax Post-Requests</title>
		<link>http://www.javafreedom.org/?p=452</link>
		<comments>http://www.javafreedom.org/?p=452#comments</comments>
		<pubDate>Tue, 21 Jun 2011 15:02:19 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://javafreedom.org/blog/?p=452</guid>
		<description><![CDATA[Today I tried to improve the performance of our newest webapp. We are using a DOJO Tree for displaying the structure of a document on the left side. This tree can be quite big and the loading of this tree takes quite some time. Therefor I decided to use AJAX to load only fragments of [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=452</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson vs. Jenkins &#8211; Jenkins releasing often</title>
		<link>http://www.javafreedom.org/?p=449</link>
		<comments>http://www.javafreedom.org/?p=449#comments</comments>
		<pubDate>Wed, 09 Mar 2011 10:32:15 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://javafreedom.org/blog/?p=449</guid>
		<description><![CDATA[This seems to be one of the main differences between the two projects, the Release Cycle. While Hudson is right now at 1.396 Jenkins is already at 1.400. I wander if the bugfixes in Jenkins are all merged back into Hudson, since there are quite some &#8220;nice&#8221; fixes in there, especially some for Maven projects [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=449</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson vs. Jenkins &#8211; Hudsons future</title>
		<link>http://www.javafreedom.org/?p=447</link>
		<comments>http://www.javafreedom.org/?p=447#comments</comments>
		<pubDate>Tue, 08 Mar 2011 12:20:19 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://javafreedom.org/blog/?p=447</guid>
		<description><![CDATA[Yesterday Sonatype announced a free webinar about the future of Hudson. I am very interested in the presentation from Jason van Zyl and the outcome therefor. So, I guess up until then, there will be no real news about this topic. The presentation seems to be focused on Sonatypes (positive) influence on Hudson and the [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=447</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring 3 and Hibernate Envers</title>
		<link>http://www.javafreedom.org/?p=414</link>
		<comments>http://www.javafreedom.org/?p=414#comments</comments>
		<pubDate>Fri, 04 Mar 2011 09:20:59 +0000</pubDate>
		<dc:creator>triplem</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://javafreedom.org/blog/?p=414</guid>
		<description><![CDATA[I wanted to add Audit functionalities to an application I am writing currently. I know that this seems to be possible with Spring Data JPA, but since this project has just reached Version 1.0.0.M1 I wanted to wait to use this one. Furthermore the application I am working on is already based on hibernate and [...]]]></description>
		<wfw:commentRss>http://www.javafreedom.org/?feed=rss2&#038;p=414</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

