<?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: 5 Days of Wicket &#8211; Putting it all together</title>
	<atom:link href="http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/</link>
	<description>to our success!</description>
	<lastBuildDate>Fri, 16 Jul 2010 06:25:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Will</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-3211</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 26 Jun 2010 03:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-3211</guid>
		<description>Hi, I&#039;m having trouble running your example, I got this error
org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#039;pasteService&#039; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Cannot resolve reference to bean &#039;pasteItemDao&#039; while setting bean property &#039;itemDao&#039;; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#039;pasteItemDao&#039; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Cannot resolve reference to bean &#039;sessionFactory&#039; while setting bean property &#039;sessionFactory&#039;; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#039;sessionFactory&#039; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javassist/util/proxy/MethodFilter
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)

If someone can help, I will apreciate it a lot</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m having trouble running your example, I got this error<br />
org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;pasteService&#8217; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Cannot resolve reference to bean &#8216;pasteItemDao&#8217; while setting bean property &#8216;itemDao&#8217;; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8216;pasteItemDao&#8217; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Cannot resolve reference to bean &#8217;sessionFactory&#8217; while setting bean property &#8217;sessionFactory&#8217;; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name &#8217;sessionFactory&#8217; defined in class path resource [com/mysticcoders/mysticpaste/spring/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javassist/util/proxy/MethodFilter<br />
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)<br />
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)<br />
        at java.security.AccessController.doPrivileged(Native Method)</p>
<p>If someone can help, I will apreciate it a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-3168</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 16 Apr 2010 22:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-3168</guid>
		<description>Yikes! Three comments in ~ 10 minutes.

Figured it out, I had of course remembered to do everything except adding the component instantiation listener for Spring ;-) Sorry!</description>
		<content:encoded><![CDATA[<p>Yikes! Three comments in ~ 10 minutes.</p>
<p>Figured it out, I had of course remembered to do everything except adding the component instantiation listener for Spring <img src='http://www.mysticcoders.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-3167</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-3167</guid>
		<description>Follow-up:

The NullPointerException occurs when trying to save the PasteItem object in the PasteForm#onSubmit() method. 

&quot;pasteService.createItem(pasteItem);&quot;</description>
		<content:encoded><![CDATA[<p>Follow-up:</p>
<p>The NullPointerException occurs when trying to save the PasteItem object in the PasteForm#onSubmit() method. </p>
<p>&#8220;pasteService.createItem(pasteItem);&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-3166</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-3166</guid>
		<description>Hey.

Thanks a lot for this tutorial series, it has helped me a great deal. I&#039;ve created my own project following the steps in this tutorial and by looking at your github repository.

Everything builds fine and I get no errors when I run mvn tomcat:run and so on, but when I try to submit the PasteForm my pasteService object is null. I have verified that I have
&quot;@SpringBean
PasteService pasteService;&quot;. My applicationContext.xml is also the same as the one you&#039;ve made.

Any help is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hey.</p>
<p>Thanks a lot for this tutorial series, it has helped me a great deal. I&#8217;ve created my own project following the steps in this tutorial and by looking at your github repository.</p>
<p>Everything builds fine and I get no errors when I run mvn tomcat:run and so on, but when I try to submit the PasteForm my pasteService object is null. I have verified that I have<br />
&#8220;@SpringBean<br />
PasteService pasteService;&#8221;. My applicationContext.xml is also the same as the one you&#8217;ve made.</p>
<p>Any help is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog.eunaki.com &#187; Blog Archive &#187; 5 days of Apache Wicket</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-2196</link>
		<dc:creator>blog.eunaki.com &#187; Blog Archive &#187; 5 days of Apache Wicket</dc:creator>
		<pubDate>Wed, 28 Oct 2009 23:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-2196</guid>
		<description>[...] Day 5 – Putting it all together [...]</description>
		<content:encoded><![CDATA[<p>[...] Day 5 – Putting it all together [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-508</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 07 Jul 2009 11:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-508</guid>
		<description>There is no subversion repository support at kenai for this particular project.

If you&#039;re on Windows, use cygwin and &quot;hg&quot; (Mercurial) to get a clone of the code, like so:

$ hg clone https://kenai.com/hg/mystic-apps~mystic-apps

Enjoy!</description>
		<content:encoded><![CDATA[<p>There is no subversion repository support at kenai for this particular project.</p>
<p>If you&#8217;re on Windows, use cygwin and &#8220;hg&#8221; (Mercurial) to get a clone of the code, like so:</p>
<p>$ hg clone <a href="https://kenai.com/hg/mystic-apps~mystic-apps" rel="nofollow">https://kenai.com/hg/mystic-apps~mystic-apps</a></p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teddy Clermont</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-327</link>
		<dc:creator>Teddy Clermont</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-327</guid>
		<description>Hello, very nice article. I am having problem downloading the source as I am being ask for a username / password using subversion client. Can you tell me how to get code. 
Thanks</description>
		<content:encoded><![CDATA[<p>Hello, very nice article. I am having problem downloading the source as I am being ask for a username / password using subversion client. Can you tell me how to get code.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mystic blog &#187; 5 Days of Wicket!</title>
		<link>http://www.mysticcoders.com/blog/2009/03/13/5-days-of-wicket-putting-it-all-together/comment-page-1/#comment-283</link>
		<dc:creator>mystic blog &#187; 5 Days of Wicket!</dc:creator>
		<pubDate>Fri, 13 Mar 2009 16:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysticcoders.com/?p=443#comment-283</guid>
		<description>[...] Day 5 - Putting it all together [...]</description>
		<content:encoded><![CDATA[<p>[...] Day 5 &#8211; Putting it all together [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
