<?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: Spring Finance &gt; Part 1: Introduction &amp; Architecture</title>
	<atom:link href="http://stsmedia.net/spring-finance-part-1-introduction-architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/</link>
	<description>Programming, Photography, Life</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:20:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-160</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-160</guid>
		<description>Thanks so much for putting this out there. It is a breath of fresh air after banging my head against struts2/dojo problems for so long!</description>
		<content:encoded><![CDATA[<p>Thanks so much for putting this out there. It is a breath of fresh air after banging my head against struts2/dojo problems for so long!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chn</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-158</link>
		<dc:creator>chn</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-158</guid>
		<description>Chiaf,

You can look http://forum.springsource.org/showthread.php?t=79545</description>
		<content:encoded><![CDATA[<p>Chiaf,</p>
<p>You can look <a href="http://forum.springsource.org/showthread.php?t=79545" rel="nofollow">http://forum.springsource.org/showthread.php?t=79545</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Schmidt</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-152</link>
		<dc:creator>Stefan Schmidt</dc:creator>
		<pubDate>Sat, 06 Feb 2010 09:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-152</guid>
		<description>Hi Chiaf,

This is due to some changes made in Spring Framework more recently. STS does check for the newer approach so this article here is a little out of date. I would suggest for you to take a look at &lt;a href=&quot;http://www.springsource.org/roo&quot; rel=&quot;nofollow&quot;&gt;Spring Roo&lt;/a&gt; which I am actively working on. Roo has a Webflow addon which demonstrates the current suggested integration. I am a little short in time so I will not get around to updating the Spring Finance Manager app soon, but if want you could contribute a patch for it? That would be awesome!

-Stefan</description>
		<content:encoded><![CDATA[<p>Hi Chiaf,</p>
<p>This is due to some changes made in Spring Framework more recently. STS does check for the newer approach so this article here is a little out of date. I would suggest for you to take a look at <a href="http://www.springsource.org/roo" rel="nofollow">Spring Roo</a> which I am actively working on. Roo has a Webflow addon which demonstrates the current suggested integration. I am a little short in time so I will not get around to updating the Spring Finance Manager app soon, but if want you could contribute a patch for it? That would be awesome!</p>
<p>-Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chiaf</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-151</link>
		<dc:creator>Chiaf</dc:creator>
		<pubDate>Fri, 05 Feb 2010 05:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-151</guid>
		<description>Hi,

I imported version 5 into STS. While running on server it give error message: 
Context initialization failed
org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named &#039;conversionService&#039; must be of type [org.springframework.core.convert.ConversionService], but was actually of type [net.stsmedia.financemanager.web.flow.ApplicationConversionService]
While ApplicationConversionService extends ConversionService there shouldn&#039;t be such error. How to fix this?

regards,
chiaf</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I imported version 5 into STS. While running on server it give error message:<br />
Context initialization failed<br />
org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named &#8216;conversionService&#8217; must be of type [org.springframework.core.convert.ConversionService], but was actually of type [net.stsmedia.financemanager.web.flow.ApplicationConversionService]<br />
While ApplicationConversionService extends ConversionService there shouldn&#8217;t be such error. How to fix this?</p>
<p>regards,<br />
chiaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Schmidt</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-127</link>
		<dc:creator>Stefan Schmidt</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-127</guid>
		<description>Daniel,

First, I am not an IntelliJ Idea user so, I have never tested the app in that IDE. I suspect this might be a problem of the IDE rather than the application. After 100+ comments about my articles nobody has raised that issue so far which leads me to believe that others don&#039;t have that problem.

Have you tried to deploy the application directly from your shell (mvn jetty:run, mvn tomcat:run)? If that works you know that something is wrong with the IDE.

I would be interested to hear how you go though.

Cheers,
-Stefan</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>First, I am not an IntelliJ Idea user so, I have never tested the app in that IDE. I suspect this might be a problem of the IDE rather than the application. After 100+ comments about my articles nobody has raised that issue so far which leads me to believe that others don&#8217;t have that problem.</p>
<p>Have you tried to deploy the application directly from your shell (mvn jetty:run, mvn tomcat:run)? If that works you know that something is wrong with the IDE.</p>
<p>I would be interested to hear how you go though.</p>
<p>Cheers,<br />
-Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-126</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 19 Nov 2009 07:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-126</guid>
		<description>Hi,

Great app, great job. I have a little bit of problem. I have generated the project for idea with mvn idea:idea command. I don&#039;t know if this is the root cause of my problem, but the autowired bens for example personService, productService are underlined with red by idea saying that : spring could not autowire. There are more than one bean of PersonService type. Beans: persinService, personServiceImpl.

Is there any way to configure the project correctly?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great app, great job. I have a little bit of problem. I have generated the project for idea with mvn idea:idea command. I don&#8217;t know if this is the root cause of my problem, but the autowired bens for example personService, productService are underlined with red by idea saying that : spring could not autowire. There are more than one bean of PersonService type. Beans: persinService, personServiceImpl.</p>
<p>Is there any way to configure the project correctly?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Schmidt</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-125</link>
		<dc:creator>Stefan Schmidt</dc:creator>
		<pubDate>Sun, 08 Nov 2009 06:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-125</guid>
		<description>Hi Ilango,

Currently the application ships with a Maven build script which allows you to generate all necessary Eclipse artifacts (mvn eclipse:eclipse). More information on this in the Google code project wiki.

I have not worked on a Ant script. Do you want to contribute one?

-Stefan</description>
		<content:encoded><![CDATA[<p>Hi Ilango,</p>
<p>Currently the application ships with a Maven build script which allows you to generate all necessary Eclipse artifacts (mvn eclipse:eclipse). More information on this in the Google code project wiki.</p>
<p>I have not worked on a Ant script. Do you want to contribute one?</p>
<p>-Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilango gurusamy</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-121</link>
		<dc:creator>ilango gurusamy</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-121</guid>
		<description>Hi
I have set up the Spring Finance Manager source in Eclipse. 
I was wondering if you have an Ant build script to build it. Are there any problems I should know about for this project before I can write my own Ant build script?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have set up the Spring Finance Manager source in Eclipse.<br />
I was wondering if you have an Ant build script to build it. Are there any problems I should know about for this project before I can write my own Ant build script?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-42</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 03 May 2009 06:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-42</guid>
		<description>my bad...the investment domain object toString() operation just returns a string. just need to put the attrs there and it show up great.

sorry for the confusion.  looking forward to the next entries.</description>
		<content:encoded><![CDATA[<p>my bad&#8230;the investment domain object toString() operation just returns a string. just need to put the attrs there and it show up great.</p>
<p>sorry for the confusion.  looking forward to the next entries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://stsmedia.net/spring-finance-part-1-introduction-architecture/comment-page-1/#comment-41</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 03 May 2009 05:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://stsmedia.net/?p=117#comment-41</guid>
		<description>when deploying this application, it looks like the investments are not being displayed on the accounts/show page.

it&#039;s interesting, the toString() operation in Account has the correct size of the collection, but they are not displayed.  also, if you have more than 1, the commas are displayed, but not the investment info...

great blog...looking forward to more.</description>
		<content:encoded><![CDATA[<p>when deploying this application, it looks like the investments are not being displayed on the accounts/show page.</p>
<p>it&#8217;s interesting, the toString() operation in Account has the correct size of the collection, but they are not displayed.  also, if you have more than 1, the commas are displayed, but not the investment info&#8230;</p>
<p>great blog&#8230;looking forward to more.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
