<?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 for Alltag in Berlin</title>
	<atom:link href="http://www.loetzer.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loetzer.com/blog</link>
	<description>Software development and random stuff</description>
	<lastBuildDate>Thu, 29 Oct 2009 11:55:48 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Jim</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-15294</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 29 Oct 2009 11:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-15294</guid>
		<description>Hey Thomas,

Thank you very much for this very good tutorial. The first one that really worked straightaway.
Only the thing with the MVC in JSP is a little bit complex for the first step with SDM.

Thanks a lot, Jim</description>
		<content:encoded><![CDATA[<p>Hey Thomas,</p>
<p>Thank you very much for this very good tutorial. The first one that really worked straightaway.<br />
Only the thing with the MVC in JSP is a little bit complex for the first step with SDM.</p>
<p>Thanks a lot, Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Thomas</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-13791</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 13 Jul 2009 19:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-13791</guid>
		<description>Hi Martin,

do you have any errors in Eclipse while developing? Normally unsatisfied dependencies already show up here... Also: Did you specify an exported version for com.martin.dmserver.test?

Regards,
Thomas</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>do you have any errors in Eclipse while developing? Normally unsatisfied dependencies already show up here&#8230; Also: Did you specify an exported version for com.martin.dmserver.test?</p>
<p>Regards,<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Martin</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-13759</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 12 Jul 2009 21:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-13759</guid>
		<description>Hello Rob,

when deplyong the app i get this error.
 
Cannot resolve: com.greeter.ui
  Unsatisfied leaf constraints:
    Bundle: com.greeter.ui_1.0.0 - Import-Package: com.martin.dmserver.test; version=&quot;[1.0.0,1.0.0]&quot;
      Did you mean: &#039;org.aspectj.weaver.ast&#039;?

I have exported the package with the interface and imported it in the web bundle..

Any ideas what causes this
thanks
Martin</description>
		<content:encoded><![CDATA[<p>Hello Rob,</p>
<p>when deplyong the app i get this error.</p>
<p>Cannot resolve: com.greeter.ui<br />
  Unsatisfied leaf constraints:<br />
    Bundle: com.greeter.ui_1.0.0 &#8211; Import-Package: com.martin.dmserver.test; version=&#8221;[1.0.0,1.0.0]&#8221;<br />
      Did you mean: &#8216;org.aspectj.weaver.ast&#8217;?</p>
<p>I have exported the package with the interface and imported it in the web bundle..</p>
<p>Any ideas what causes this<br />
thanks<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Thomas</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-12279</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 24 May 2009 19:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-12279</guid>
		<description>Hi Rob,

the 404 message suggests that you pointed your browser to /greeter/WEB-INF/jsp/greetings.jsp. You need to open it to /greeter/index.htm. If you did that, I don&#039;t know why you&#039;re getting that message, sorry.

Thomas</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>the 404 message suggests that you pointed your browser to /greeter/WEB-INF/jsp/greetings.jsp. You need to open it to /greeter/index.htm. If you did that, I don&#8217;t know why you&#8217;re getting that message, sorry.</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by peti</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-12268</link>
		<dc:creator>peti</dc:creator>
		<pubDate>Sun, 24 May 2009 12:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-12268</guid>
		<description>Hello Rob


I putted it to /MODULE-INF/WEB-INF/jsp and it works.

Peti</description>
		<content:encoded><![CDATA[<p>Hello Rob</p>
<p>I putted it to /MODULE-INF/WEB-INF/jsp and it works.</p>
<p>Peti</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Rob</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-12084</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 18 May 2009 16:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-12084</guid>
		<description>HTTP Status 404 - /greeter/WEB-INF/jsp/greetings.jsp

I tried to put the jsp file in both:
/MODULE-INF/WEB-INF/jsp and /WEB-INF/jsp

I have no Spring MVC xp at all</description>
		<content:encoded><![CDATA[<p>HTTP Status 404 &#8211; /greeter/WEB-INF/jsp/greetings.jsp</p>
<p>I tried to put the jsp file in both:<br />
/MODULE-INF/WEB-INF/jsp and /WEB-INF/jsp</p>
<p>I have no Spring MVC xp at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adressbucheinträge von Mac OS zum Gigaset by Jan</title>
		<link>http://www.loetzer.com/blog/2009/05/17/adressbucheintrage-von-mac-os-zum-gigaset/comment-page-1/#comment-12068</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Sun, 17 May 2009 19:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=388#comment-12068</guid>
		<description>super sache :-) nur zu dumm, dass er nicht mergen kann. ausserdem bricht der upload leider oft mittendrin ab, das ist sehr schade.</description>
		<content:encoded><![CDATA[<p>super sache <img src='http://www.loetzer.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  nur zu dumm, dass er nicht mergen kann. ausserdem bricht der upload leider oft mittendrin ab, das ist sehr schade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Peti</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-11622</link>
		<dc:creator>Peti</dc:creator>
		<pubDate>Sun, 03 May 2009 10:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-11622</guid>
		<description>Hi again


I&#039;m wondering how can i use velocity template engine instead of jsp.


Peti</description>
		<content:encoded><![CDATA[<p>Hi again</p>
<p>I&#8217;m wondering how can i use velocity template engine instead of jsp.</p>
<p>Peti</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Peti</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-11620</link>
		<dc:creator>Peti</dc:creator>
		<pubDate>Sun, 03 May 2009 10:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-11620</guid>
		<description>Hi

Nice tut, big thanks. It was very very helpful.

Peti</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Nice tut, big thanks. It was very very helpful.</p>
<p>Peti</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server Tutorial &#8211; Hello Spring by Jayakrishna</title>
		<link>http://www.loetzer.com/blog/2008/12/27/spring-dm-server-tutorial-hello-spring/comment-page-1/#comment-11102</link>
		<dc:creator>Jayakrishna</dc:creator>
		<pubDate>Wed, 15 Apr 2009 15:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.loetzer.com/blog/?p=326#comment-11102</guid>
		<description>Thank you. It was really helpful!!!</description>
		<content:encoded><![CDATA[<p>Thank you. It was really helpful!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
