<?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: Hibernate Tutorial part 4 &#8211; annotations and maven</title>
	<atom:link href="http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/feed" rel="self" type="application/rss+xml" />
	<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven</link>
	<description>Random witterings from pookey</description>
	<lastBuildDate>Fri, 12 Mar 2010 23:25:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tyler Pedersen</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-892</link>
		<dc:creator>Tyler Pedersen</dc:creator>
		<pubDate>Wed, 17 Feb 2010 23:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-892</guid>
		<description>Very nice tutorial. Worked well for me.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. Worked well for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian P. Christian's personal blog</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-581</link>
		<dc:creator>Ian P. Christian's personal blog</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-581</guid>
		<description> In this post I detail simple instructions for installing Glassfish v3 onto Ubuntu (although it will work just as well with Redhat, debian, and anything else). I also show how to create and deploy a simple WAR using Maven. Installing software </description>
		<content:encoded><![CDATA[<p>In this post I detail simple instructions for installing Glassfish v3 onto Ubuntu (although it will work just as well with Redhat, debian, and anything else). I also show how to create and deploy a simple WAR using Maven. Installing software</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kai zhang</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-539</link>
		<dc:creator>kai zhang</dc:creator>
		<pubDate>Thu, 29 Oct 2009 17:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-539</guid>
		<description>Thanks for sharing.
There is a problem for downloading all jars from Maven2 repository though, but maven give instructions on how to get it from Sun and install it to local repository.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.<br />
There is a problem for downloading all jars from Maven2 repository though, but maven give instructions on how to get it from Sun and install it to local repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-536</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 17 Oct 2009 08:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-536</guid>
		<description>very good one, hope i do get Hibernate, Spring and some form of cache apps from you because you are best.</description>
		<content:encoded><![CDATA[<p>very good one, hope i do get Hibernate, Spring and some form of cache apps from you because you are best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Tritsch</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-516</link>
		<dc:creator>Roland Tritsch</dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-516</guid>
		<description>Since you asked for it :) ... here is the feedback: nice work. Got it up and running in half an hour.</description>
		<content:encoded><![CDATA[<p>Since you asked for it <img src='http://pookey.co.uk/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230; here is the feedback: nice work. Got it up and running in half an hour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-487</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 27 Jul 2009 20:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-487</guid>
		<description>Nice tuto because of the maven part. But unfortunately it’s not working for me. I get the following error:
:
:
:
insert 
    into
        Blog
        (body, createdAt, subject) 
    values
        (?, ?, ?)
27.07.2009 21:53:06 org.hibernate.AssertionFailure &lt;init&gt;
SCHWERWIEGEND: an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at ja…………...
:
:
:
It’s just a small part from the error message. Maybe you know about this problem or have an idea. If you want I can also send you the complete error message.</description>
		<content:encoded><![CDATA[<p>Nice tuto because of the maven part. But unfortunately it’s not working for me. I get the following error:<br />
:<br />
:<br />
:<br />
insert<br />
    into<br />
        Blog<br />
        (body, createdAt, subject)<br />
    values<br />
        (?, ?, ?)<br />
27.07.2009 21:53:06 org.hibernate.AssertionFailure <init><br />
SCHWERWIEGEND: an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)<br />
java.lang.reflect.InvocationTargetException<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
	at ja…………&#8230;<br />
:<br />
:<br />
:<br />
It’s just a small part from the error message. Maybe you know about this problem or have an idea. If you want I can also send you the complete error message.</init></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: av</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-480</link>
		<dc:creator>av</dc:creator>
		<pubDate>Tue, 07 Jul 2009 18:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-480</guid>
		<description>Very useful hibernate jumpstart and helpful tutorial series. Thanks a bunch.</description>
		<content:encoded><![CDATA[<p>Very useful hibernate jumpstart and helpful tutorial series. Thanks a bunch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-403</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-403</guid>
		<description>Hi,

nice one! 

i recommend video how to setup Hibernate environment  at:

http://hibernatetutorial.com/Hibernate-tutorial-how-to-set-up-basic-Hibernate-development-environment.html</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>nice one! </p>
<p>i recommend video how to setup Hibernate environment  at:</p>
<p><a href="http://hibernatetutorial.com/Hibernate-tutorial-how-to-set-up-basic-Hibernate-development-environment.html" rel="nofollow">http://hibernatetutorial.com/Hibernate-tutorial-how-to-set-up-basic-Hibernate-development-environment.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-394</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Mon, 09 Mar 2009 09:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-394</guid>
		<description>And if your not publishing ur 5 part on this subject,  I gonna not to talk to you.

This Tutorial simply rocks!.</description>
		<content:encoded><![CDATA[<p>And if your not publishing ur 5 part on this subject,  I gonna not to talk to you.</p>
<p>This Tutorial simply rocks!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://pookey.co.uk/wordpress/archives/66-hibernate-tutorial-part-4-annotations-and-maven/comment-page-1#comment-386</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Wed, 25 Feb 2009 21:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://pookey.co.uk/wordpress/?p=66#comment-386</guid>
		<description>Simple nice. The analysis has made the subject of Hibernate simplyfied</description>
		<content:encoded><![CDATA[<p>Simple nice. The analysis has made the subject of Hibernate simplyfied</p>
]]></content:encoded>
	</item>
</channel>
</rss>
