<?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: Grails on an existing database</title>
	<atom:link href="http://www.englishteeth.co.uk/2008/05/19/grails-on-an-existing-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.englishteeth.co.uk/2008/05/19/grails-on-an-existing-database/</link>
	<description>... the weblog of Ian "English Teeth" Robinson</description>
	<pubDate>Wed, 07 Jan 2009 11:03:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: SR</title>
		<link>http://www.englishteeth.co.uk/2008/05/19/grails-on-an-existing-database/#comment-132</link>
		<dc:creator>SR</dc:creator>
		<pubDate>Fri, 26 Sep 2008 22:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=59#comment-132</guid>
		<description>I keep getting this exception when I try to connect to an existing oracle database:

008-09-26 15:28:26.419::WARN:  Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageSouce': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with n
me 'transactionManager': Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception i
 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Invocation of init method failed;
nested exception is org.hibernate.MappingException: invalid configuration:
rg.xml.sax.SAXParseException: Document is invalid: no grammar found.</description>
		<content:encoded><![CDATA[<p>I keep getting this exception when I try to connect to an existing oracle database:</p>
<p>008-09-26 15:28:26.419::WARN:  Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;messageSouce&#8217;: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with n<br />
me &#8216;transactionManager&#8217;: Cannot resolve reference to bean &#8217;sessionFactory&#8217; while setting bean property &#8217;sessionFactory&#8217;; nested exception i<br />
 org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8217;sessionFactory&#8217;: Invocation of init method failed;<br />
nested exception is org.hibernate.MappingException: invalid configuration:<br />
rg.xml.sax.SAXParseException: Document is invalid: no grammar found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: englishteeth.co.uk &#187; Grails on an existing database revisited</title>
		<link>http://www.englishteeth.co.uk/2008/05/19/grails-on-an-existing-database/#comment-99</link>
		<dc:creator>englishteeth.co.uk &#187; Grails on an existing database revisited</dc:creator>
		<pubDate>Wed, 20 Aug 2008 11:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=59#comment-99</guid>
		<description>[...] time ago I looked at what was necessary to have Grails work on an existing database rather than the green field scenario painted in most [...]</description>
		<content:encoded><![CDATA[<p>[...] time ago I looked at what was necessary to have Grails work on an existing database rather than the green field scenario painted in most [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
