<?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>Rajeesh&#039;s Blog &#187; NHibernate</title>
	<atom:link href="http://www.rajeeshcv.com/category/net/nhibernate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rajeeshcv.com</link>
	<description>Sharing my knowledge</description>
	<lastBuildDate>Sun, 18 Jul 2010 06:09:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FluentConfigurationException: An invalid or incomplete configuration was used while creating Session Factory. Check Pot</title>
		<link>http://www.rajeeshcv.com/2010/01/fluentconfigurationexception-an-invalid-or-incomplete-configuration-was-used-while-creating-session-factory-check-pot/</link>
		<comments>http://www.rajeeshcv.com/2010/01/fluentconfigurationexception-an-invalid-or-incomplete-configuration-was-used-while-creating-session-factory-check-pot/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 05:23:00 +0000</pubDate>
		<dc:creator>Rajeesh</dc:creator>
				<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.rajeeshcv.com/2010/01/fluentconfigurationexception-an-invalid-or-incomplete-configuration-was-used-while-creating-session-factory-check-pot/</guid>
		<description><![CDATA[I got this exception when I tried to run my Repository tests and couldn&#8217;t find the exact reason why these tests failed. 
All the unit tests where passing before I removed the default constructors from Domain Model, when I reverted the default constructors back, everything started working again&#8230;.. !!!
Do you know the exact reason for [...]]]></description>
			<content:encoded><![CDATA[<p>I got this exception when I tried to run my Repository tests and couldn&#8217;t find the exact reason why these tests failed. </p>
<p>All the unit tests where passing before I removed the default constructors from Domain Model, when I reverted the default constructors back, everything started working again&#8230;.. !!!</p>
<p>Do you know the exact reason for this?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rajeeshcv.com/2010/01/fluentconfigurationexception-an-invalid-or-incomplete-configuration-was-used-while-creating-session-factory-check-pot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
