<?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: Drawing Spring into the Blueprint</title>
	<atom:link href="http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Trejkaz</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-171568</link>
		<dc:creator>Trejkaz</dc:creator>
		<pubDate>Wed, 10 Mar 2010 04:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-171568</guid>
		<description>Not sure I&#039;m fond of using a giant chunk of XML... although I know that drowning the developer in XML is Spring&#039;s forte.

It would be nice to get a fluent API with equivalent functionality.  Otherwise I would be likely to wind up writing one for myself to run at compile-time to generate all this XML.</description>
		<content:encoded><![CDATA[<p>Not sure I&#039;m fond of using a giant chunk of XML&#8230; although I know that drowning the developer in XML is Spring&#039;s forte.</p>
<p>It would be nice to get a fluent API with equivalent functionality.  Otherwise I would be likely to wind up writing one for myself to run at compile-time to generate all this XML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dm Server project moves to Eclipse.org &#124; SpringSource Team Blog</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-170950</link>
		<dc:creator>dm Server project moves to Eclipse.org &#124; SpringSource Team Blog</dc:creator>
		<pubDate>Tue, 12 Jan 2010 11:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-170950</guid>
		<description>[...] application development based on OSGi and the Spring Dynamic Modules (now standardized as the OSGi Blueprint Service) programming model.  Enterprise OSGi, and the dm Server, have made huge advances. And yet it is [...]</description>
		<content:encoded><![CDATA[<p>[...] application development based on OSGi and the Spring Dynamic Modules (now standardized as the OSGi Blueprint Service) programming model.  Enterprise OSGi, and the dm Server, have made huge advances. And yet it is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Stone</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-169373</link>
		<dc:creator>Richard Stone</dc:creator>
		<pubDate>Fri, 06 Nov 2009 13:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-169373</guid>
		<description>Yea, I got it, thanks.</description>
		<content:encoded><![CDATA[<p>Yea, I got it, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Costin Leau</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-169369</link>
		<dc:creator>Costin Leau</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-169369</guid>
		<description>@Rossen - thanks for pointing that out.

@Richard - I believe you&#039;ve found a solution on the forums ( http://j.mp/2G7h08 ), correct? If that&#039;s not the case, just post a new thread and we&#039;ll get to the bottom of it.</description>
		<content:encoded><![CDATA[<p>@Rossen &#8211; thanks for pointing that out.</p>
<p>@Richard &#8211; I believe you&#039;ve found a solution on the forums ( <a href="http://j.mp/2G7h08" rel="nofollow">http://j.mp/2G7h08</a> ), correct? If that&#039;s not the case, just post a new thread and we&#039;ll get to the bottom of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Stone</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-169312</link>
		<dc:creator>Richard Stone</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-169312</guid>
		<description>&lt;!--   


     
    
    


--&gt;</description>
		<content:encoded><![CDATA[<p>&lt;!&#8211;   </p>
<p>&#8211;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Stone</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-169311</link>
		<dc:creator>Richard Stone</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-169311</guid>
		<description>Is it possible to add custom element into blueprint, like:



     
    
    



I always got this kind of error:The matching wildcard is strict, but no declaration can be found for element &#039;myns:dateformat1&#039;.

but if I wrote it like this:



	
	


it works.</description>
		<content:encoded><![CDATA[<p>Is it possible to add custom element into blueprint, like:</p>
<p>I always got this kind of error:The matching wildcard is strict, but no declaration can be found for element &#039;myns:dateformat1&#039;.</p>
<p>but if I wrote it like this:</p>
<p>it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rossen Stoyanchev</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-169115</link>
		<dc:creator>Rossen Stoyanchev</dc:creator>
		<pubDate>Tue, 27 Oct 2009 06:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-169115</guid>
		<description>I had to add the following to the pom.xml to get this to work:

&lt;pluginRepositories&gt;
    &lt;pluginRepository&gt;
        &lt;id&gt;com.springsource.repository.bundles.milestone&lt;/id&gt;
        &lt;url&gt;http://repository.springsource.com/maven/bundles/milestone&lt;/url&gt;
    &lt;/pluginRepository&gt;
&lt;/pluginRepositories&gt;</description>
		<content:encoded><![CDATA[<p>I had to add the following to the pom.xml to get this to work:</p>
<pluginrepositories>
<pluginrepository>
        <id>com.springsource.repository.bundles.milestone</id><br />
        <url><a href="http://repository.springsource.com/maven/bundles/milestone" rel="nofollow">http://repository.springsource.com/maven/bundles/milestone</a></url>
    </pluginrepository>
</pluginrepositories>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jawher</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-168768</link>
		<dc:creator>Jawher</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-168768</guid>
		<description>Great news ! Too bad the blueprints IoC capabilities don&#039;t match those of Spring.</description>
		<content:encoded><![CDATA[<p>Great news ! Too bad the blueprints IoC capabilities don&#039;t match those of Spring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drawing Spring into the Blueprint &#124; SpringSource Team Blog &#124; Design Graphics</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-168733</link>
		<dc:creator>Drawing Spring into the Blueprint &#124; SpringSource Team Blog &#124; Design Graphics</dc:creator>
		<pubDate>Fri, 09 Oct 2009 08:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-168733</guid>
		<description>[...] Read the original post: Drawing Spring into the Blueprint &#124; SpringSource Team Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the original post: Drawing Spring into the Blueprint | SpringSource Team Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.springsource.org/2009/10/08/drawing-spring-into-the-blueprint/comment-page-1/#comment-168729</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 09 Oct 2009 05:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=2925#comment-168729</guid>
		<description>Great Job! Looks awesome!</description>
		<content:encoded><![CDATA[<p>Great Job! Looks awesome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

