<?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: dm Server 2.0 M2</title>
	<atom:link href="http://blog.springsource.org/2009/05/19/dm-server-20-m2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/</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: jeremy</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-169773</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Wed, 02 Dec 2009 12:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-169773</guid>
		<description>Hi Andy,
Thanks for the pointer, this led me to take the following steps:

1) Change the Web Bundle Packaging to War in the POM.

2) I also followed the dm-server 2.x programmer guide for: &quot;Migrating to a Web bundle from a Web Module&quot;. So removing obsolete manifest headers from the template.mf, and modifying the web.xml.

One step not mentioned in the programmer guide was I had to configure in ServerOsgiBundleXmlWebApplicationContext, and ContextLoaderListener in the web.xml.

3) Finally any dependency artifacts, which we are creating had to be scoped to &quot;provided&quot;.

Thanks again,

Jeremy.</description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
Thanks for the pointer, this led me to take the following steps:</p>
<p>1) Change the Web Bundle Packaging to War in the POM.</p>
<p>2) I also followed the dm-server 2.x programmer guide for: &#034;Migrating to a Web bundle from a Web Module&#034;. So removing obsolete manifest headers from the template.mf, and modifying the web.xml.</p>
<p>One step not mentioned in the programmer guide was I had to configure in ServerOsgiBundleXmlWebApplicationContext, and ContextLoaderListener in the web.xml.</p>
<p>3) Finally any dependency artifacts, which we are creating had to be scoped to &#034;provided&#034;.</p>
<p>Thanks again,</p>
<p>Jeremy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Wilkinson</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-169673</link>
		<dc:creator>Andy Wilkinson</dc:creator>
		<pubDate>Fri, 27 Nov 2009 11:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-169673</guid>
		<description>@Jeremy, It&#039;s pretty much WAR format in 2.0. Take a look at one of the &lt;a href=&quot;http://www.springsource.org/dmserver&quot; rel=&quot;nofollow&quot;&gt;samples&lt;/a&gt;, FormTags is probably the best one to start with.</description>
		<content:encoded><![CDATA[<p>@Jeremy, It&#039;s pretty much WAR format in 2.0. Take a look at one of the <a href="http://www.springsource.org/dmserver" rel="nofollow">samples</a>, FormTags is probably the best one to start with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-169661</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Thu, 26 Nov 2009 17:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-169661</guid>
		<description>Hi, I&#039;m trying to migrate a web module to a web bundle for dm-server 2.0, but with no success. I&#039;m currently packaging the bundle as a jar, but when I depoly to the server there is no web context for the bundle. Is there an example/tutorial of a web bundle, including the correct packaging (e.g. jar/war)?</description>
		<content:encoded><![CDATA[<p>Hi, I&#039;m trying to migrate a web module to a web bundle for dm-server 2.0, but with no success. I&#039;m currently packaging the bundle as a jar, but when I depoly to the server there is no web context for the bundle. Is there an example/tutorial of a web bundle, including the correct packaging (e.g. jar/war)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashikumar</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-168124</link>
		<dc:creator>shashikumar</dc:creator>
		<pubDate>Tue, 18 Aug 2009 12:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-168124</guid>
		<description>C:\springsource-dm-server\bin&gt;startup
The system cannot find the path specified.
C:\springsource-dm-server\bin\jmxPermissions.vbs(63, 2) SWbemObject: Type mismatch</description>
		<content:encoded><![CDATA[<p>C:\springsource-dm-server\bin&gt;startup<br />
The system cannot find the path specified.<br />
C:\springsource-dm-server\bin\jmxPermissions.vbs(63, 2) SWbemObject: Type mismatch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-167115</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Wed, 27 May 2009 12:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-167115</guid>
		<description>We were able to get HelloWorld RESTFUL webservice to work, lack of experience with entries to be made in manifest was the problem.</description>
		<content:encoded><![CDATA[<p>We were able to get HelloWorld RESTFUL webservice to work, lack of experience with entries to be made in manifest was the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Wilkinson</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-167112</link>
		<dc:creator>Andy Wilkinson</dc:creator>
		<pubDate>Wed, 27 May 2009 10:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-167112</guid>
		<description>Take a look at Alef&#039;s blog post that includes links to a sample application that creates a RESTful service. Whilst this application is packaged as a WAR file, it should work just fine on dm Server 2. You could then look to update the app, e.g. to use shared libraries, rather than packaging all of its dependencies in WEB-INF/lib.

Let us know on the forums (http://forum.springsource.org/forumdisplay.php?f=53) if you have any problems.</description>
		<content:encoded><![CDATA[<p>Take a look at Alef&#039;s blog post that includes links to a sample application that creates a RESTful service. Whilst this application is packaged as a WAR file, it should work just fine on dm Server 2. You could then look to update the app, e.g. to use shared libraries, rather than packaging all of its dependencies in WEB-INF/lib.</p>
<p>Let us know on the forums (<a href="http://forum.springsource.org/forumdisplay.php?f=53" rel="nofollow">http://forum.springsource.org/forumdisplay.php?f=53</a>) if you have any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://blog.springsource.org/2009/05/19/dm-server-20-m2/comment-page-1/#comment-167067</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Fri, 22 May 2009 10:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1963#comment-167067</guid>
		<description>Is there a sample for a web module that exposes a &quot;HelloWorld&quot; RESTFUL webservice (Spring 3.0) for Spring DM Server 2.0 M2 ?</description>
		<content:encoded><![CDATA[<p>Is there a sample for a web module that exposes a &#034;HelloWorld&#034; RESTFUL webservice (Spring 3.0) for Spring DM Server 2.0 M2 ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

