<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Beware the non-namespaced classpath resource</title>
	<atom:link href="http://blog.markturansky.com/archives/37/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.markturansky.com/archives/37</link>
	<description>software architecture &#38; engineering, code hints, sometimes philosophy, photography, life, etc.</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:09:58 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Turansky</title>
		<link>http://blog.markturansky.com/archives/37/comment-page-1#comment-177</link>
		<dc:creator>Mark Turansky</dc:creator>
		<pubDate>Sun, 17 Feb 2008 05:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.markturansky.com/archives/37#comment-177</guid>
		<description>Exactly right.  Two projects by two different teams and there&#039;s my team attempting an integration effort.  It took a lot of digging to figure this out, but now we know.  I&#039;ll put a notch in the &quot;experience&quot; part of my brain.</description>
		<content:encoded><![CDATA[<p>Exactly right.  Two projects by two different teams and there&#8217;s my team attempting an integration effort.  It took a lot of digging to figure this out, but now we know.  I&#8217;ll put a notch in the &#8220;experience&#8221; part of my brain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Passell</title>
		<link>http://blog.markturansky.com/archives/37/comment-page-1#comment-175</link>
		<dc:creator>Matt Passell</dc:creator>
		<pubDate>Sun, 17 Feb 2008 03:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.markturansky.com/archives/37#comment-175</guid>
		<description>Let me guess... since each of the JARs has a hibernate.cfg.xml at the top level, it was picking up the first one in the classpath it found.  Yup, namespaces can be handy for avoiding such conflicts. :)</description>
		<content:encoded><![CDATA[<p>Let me guess&#8230; since each of the JARs has a hibernate.cfg.xml at the top level, it was picking up the first one in the classpath it found.  Yup, namespaces can be handy for avoiding such conflicts. <img src='http://blog.markturansky.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
