<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for OSGi + Spring + iBatis blog</title>
	<atom:link href="http://osgiknowledge.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://osgiknowledge.wordpress.com</link>
	<description>Let's see how far we can push it</description>
	<lastBuildDate>Tue, 22 Jul 2008 19:15:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Current Problems by rgrzywinski</title>
		<link>http://osgiknowledge.wordpress.com/2008/07/22/current-problems/#comment-6</link>
		<dc:creator>rgrzywinski</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://osgiknowledge.wordpress.com/?p=9#comment-6</guid>
		<description>I believe that you should factor Eclipse out of the equation.  Once you&#039;re certain that you can run bundles the way you want in a stand-alone OSGi container then leverage what Eclipse provides to speed up that development.  I know that it seems backwards, but most of the time all of the whiz-bang tools that you get with Eclipse for OSGi are only useful if you know what you&#039;re doing (which you figure out by not using them) :)</description>
		<content:encoded><![CDATA[<p>I believe that you should factor Eclipse out of the equation.  Once you&#8217;re certain that you can run bundles the way you want in a stand-alone OSGi container then leverage what Eclipse provides to speed up that development.  I know that it seems backwards, but most of the time all of the whiz-bang tools that you get with Eclipse for OSGi are only useful if you know what you&#8217;re doing (which you figure out by not using them) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Problems by alexaggregate</title>
		<link>http://osgiknowledge.wordpress.com/2008/07/22/current-problems/#comment-5</link>
		<dc:creator>alexaggregate</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://osgiknowledge.wordpress.com/?p=9#comment-5</guid>
		<description>The F5/Refresh suggestion doesn&#039;t work. I tried that many times, today and before. I&#039;m having this problem right now, out of a sudden the file WebSiteDAOImpl isn&#039;t updated anymore.
I googled the error and my search didn&#039;t get me any new ideas on handling that.</description>
		<content:encoded><![CDATA[<p>The F5/Refresh suggestion doesn&#8217;t work. I tried that many times, today and before. I&#8217;m having this problem right now, out of a sudden the file WebSiteDAOImpl isn&#8217;t updated anymore.<br />
I googled the error and my search didn&#8217;t get me any new ideas on handling that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Problems by alexaggregate</title>
		<link>http://osgiknowledge.wordpress.com/2008/07/22/current-problems/#comment-4</link>
		<dc:creator>alexaggregate</dc:creator>
		<pubDate>Tue, 22 Jul 2008 19:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://osgiknowledge.wordpress.com/?p=9#comment-4</guid>
		<description>I&#039;ve read that springframework topic today and it really didn&#039;t help - I tried it all.
What actually helped is I went home and run the same configuration here. Under Windows, but I don&#039;t think that&#039;s the point.
IT WORKED ABSOLUTELY GREAT. The thing that I was trying to solve all day long was totally because of Eclipse!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read that springframework topic today and it really didn&#8217;t help &#8211; I tried it all.<br />
What actually helped is I went home and run the same configuration here. Under Windows, but I don&#8217;t think that&#8217;s the point.<br />
IT WORKED ABSOLUTELY GREAT. The thing that I was trying to solve all day long was totally because of Eclipse!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Problems by rgrzywinski</title>
		<link>http://osgiknowledge.wordpress.com/2008/07/22/current-problems/#comment-3</link>
		<dc:creator>rgrzywinski</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://osgiknowledge.wordpress.com/?p=9#comment-3</guid>
		<description>Yes, Eclipse will sometimes miss an update (or update while files are being generated) and then claim that it can&#039;t see the files.  The solution is to just refresh the project (Right-click on the project - &quot;Refresh&quot; -- or just hit F5).

Did you look at the log file to see why the manifest editor may be puking?  Find the .metadata/.log file and see what it is telling you.</description>
		<content:encoded><![CDATA[<p>Yes, Eclipse will sometimes miss an update (or update while files are being generated) and then claim that it can&#8217;t see the files.  The solution is to just refresh the project (Right-click on the project &#8211; &#8220;Refresh&#8221; &#8212; or just hit F5).</p>
<p>Did you look at the log file to see why the manifest editor may be puking?  Find the .metadata/.log file and see what it is telling you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Current Problems by rgrzywinski</title>
		<link>http://osgiknowledge.wordpress.com/2008/07/22/current-problems/#comment-2</link>
		<dc:creator>rgrzywinski</dc:creator>
		<pubDate>Tue, 22 Jul 2008 16:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://osgiknowledge.wordpress.com/?p=9#comment-2</guid>
		<description>You tried:

  http://forum.springframework.org/archive/index.php/t-25328.html

?</description>
		<content:encoded><![CDATA[<p>You tried:</p>
<p>  <a href="http://forum.springframework.org/archive/index.php/t-25328.html" rel="nofollow">http://forum.springframework.org/archive/index.php/t-25328.html</a></p>
<p>?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
