<?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"
	>
<channel>
	<title>Comments on: JCR Woes</title>
	<atom:link href="http://www.symphonious.net/2007/06/28/jcr-woes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2007/06/28/jcr-woes/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Wed, 03 Dec 2008 01:43:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Rob@Rojotek &#187; Blog Archive &#187; TDD With JackRabbit</title>
		<link>http://www.symphonious.net/2007/06/28/jcr-woes/#comment-95368</link>
		<dc:creator>Rob@Rojotek &#187; Blog Archive &#187; TDD With JackRabbit</dc:creator>
		<pubDate>Fri, 29 Jun 2007 00:20:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/06/28/jcr-woes/#comment-95368</guid>
		<description>[...] AJ&#160;mentioned, we are currently working with Apache JackRabbit for an internal project. &#160;It has been an [...]</description>
		<content:encoded><![CDATA[<p>[...] AJ&#160;mentioned, we are currently working with Apache JackRabbit for an internal project. &#160;It has been an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jukka Zitting</title>
		<link>http://www.symphonious.net/2007/06/28/jcr-woes/#comment-95349</link>
		<dc:creator>Jukka Zitting</dc:creator>
		<pubDate>Thu, 28 Jun 2007 21:48:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/06/28/jcr-woes/#comment-95349</guid>
		<description>Do you use system view for the XML export? See https://issues.apache.org/jira/browse/JCR-674 for a bug report related to invalid XML characters and a potential fix that should be there for the system view format in the latest releases (seems like the bug wasn't properly marked as resolved, I'll check the status). Let me know if there's something else you need.

Ode, the original filesystem persistence options were early development versions. All the official Jackrabbit releases have used an embedded Derby database as the default persistence mechanism.</description>
		<content:encoded><![CDATA[<p>Do you use system view for the XML export? See <a href="https://issues.apache.org/jira/browse/JCR-674" rel="nofollow">https://issues.apache.org/jira/browse/JCR-674</a> for a bug report related to invalid XML characters and a potential fix that should be there for the system view format in the latest releases (seems like the bug wasn&#8217;t properly marked as resolved, I&#8217;ll check the status). Let me know if there&#8217;s something else you need.</p>
<p>Ode, the original filesystem persistence options were early development versions. All the official Jackrabbit releases have used an embedded Derby database as the default persistence mechanism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2007/06/28/jcr-woes/#comment-95338</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Thu, 28 Jun 2007 21:23:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/06/28/jcr-woes/#comment-95338</guid>
		<description>Odi,
Yeah it's not proving too wonderful for us. The content should have been base64 encoded and looked like it was, but clearly it hadn't been done properly.</description>
		<content:encoded><![CDATA[<p>Odi,<br />
Yeah it&#8217;s not proving too wonderful for us. The content should have been base64 encoded and looked like it was, but clearly it hadn&#8217;t been done properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Odi</title>
		<link>http://www.symphonious.net/2007/06/28/jcr-woes/#comment-95247</link>
		<dc:creator>Odi</dc:creator>
		<pubDate>Thu, 28 Jun 2007 07:46:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.symphonious.net/2007/06/28/jcr-woes/#comment-95247</guid>
		<description>Uh Jackrabbit... Reminds me badly of my Magnolia experiences... Does it still store everything in a hashed filesystem? I don't understand why they didn't use a DB as a backend. It's insane to use the fs for that. Try and take a consistent online snapshot for backup purposes? Errm... sorry, mate. Try and fix a broken repository by hand. Well, errm... now where do I start exactly? On top of that we had a huge file handle leak, but that may have been Magnolia's fault - who knows.

As for binary content in XML: you must Base64 encode it. Even if  was a legal character (I don't know if it is), I expect parsers written in C to treat it as EOF :-)</description>
		<content:encoded><![CDATA[<p>Uh Jackrabbit&#8230; Reminds me badly of my Magnolia experiences&#8230; Does it still store everything in a hashed filesystem? I don&#8217;t understand why they didn&#8217;t use a DB as a backend. It&#8217;s insane to use the fs for that. Try and take a consistent online snapshot for backup purposes? Errm&#8230; sorry, mate. Try and fix a broken repository by hand. Well, errm&#8230; now where do I start exactly? On top of that we had a huge file handle leak, but that may have been Magnolia&#8217;s fault - who knows.</p>
<p>As for binary content in XML: you must Base64 encode it. Even if  was a legal character (I don&#8217;t know if it is), I expect parsers written in C to treat it as EOF :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
