<?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: Configuring DWR 3.0 with spring using annotations</title>
	<atom:link href="http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html</link>
	<description>Everything java</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:25:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jignesh patel</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-812</link>
		<dc:creator>jignesh patel</dc:creator>
		<pubDate>Tue, 25 Oct 2011 05:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-812</guid>
		<description>my dwr configation is like this..... 

   
	
	
	
	
		
		
			
				dwrController
			
		
	  

	   



now if i declare my service @Remoteproxy at that time error comes. if anything missing then tell me.,</description>
		<content:encoded><![CDATA[<p>my dwr configation is like this&#8230;.. </p>
<p>				dwrController</p>
<p>now if i declare my service @Remoteproxy at that time error comes. if anything missing then tell me.,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jignesh patel</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-811</link>
		<dc:creator>jignesh patel</dc:creator>
		<pubDate>Tue, 25 Oct 2011 05:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-811</guid>
		<description>hi i use spring 3.0 in my project. &amp; i want to use dwr on it. when i declare @remoteproxy  at that time error eccurs to start server.</description>
		<content:encoded><![CDATA[<p>hi i use spring 3.0 in my project. &amp; i want to use dwr on it. when i declare @remoteproxy  at that time error eccurs to start server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-793</link>
		<dc:creator>james</dc:creator>
		<pubDate>Mon, 05 Sep 2011 16:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-793</guid>
		<description>Hi
I’m going to spare more time learning about this post</description>
		<content:encoded><![CDATA[<p>Hi<br />
I’m going to spare more time learning about this post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-786</link>
		<dc:creator>Asad</dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-786</guid>
		<description>I dont know the reason why my post is reducing automatically when i post something. below is the configuration that worked for me. adding org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter solved it for me.
    
    
    
    
        
    
    
        
 
</description>
		<content:encoded><![CDATA[<p>I dont know the reason why my post is reducing automatically when i post something. below is the configuration that worked for me. adding org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter solved it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-785</link>
		<dc:creator>Asad</dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-785</guid>
		<description>mypost is cutting automatically.add this bean &quot;&quot;</description>
		<content:encoded><![CDATA[<p>mypost is cutting automatically.add this bean &#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-784</link>
		<dc:creator>Asad</dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-784</guid>
		<description>This is my configuration below. After struggling two days I managed it to work. 
it seems like add &quot;SimpleControllerHandlerAdapter&quot; has fixed it. enjoy.   
 
    
    
    
    
   
    &quot;&quot;</description>
		<content:encoded><![CDATA[<p>This is my configuration below. After struggling two days I managed it to work.<br />
it seems like add &#8220;SimpleControllerHandlerAdapter&#8221; has fixed it. enjoy.   </p>
<p>    &#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asad</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-783</link>
		<dc:creator>Asad</dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-783</guid>
		<description>This is my configuration below. After struggling two days I managed it to work. 
it seems like add &quot;SimpleControllerHandlerAdapter&quot; has fixed it. enjoy.
   
 
    
    
    
        
    
    
        
    

    &quot;&quot;</description>
		<content:encoded><![CDATA[<p>This is my configuration below. After struggling two days I managed it to work.<br />
it seems like add &#8220;SimpleControllerHandlerAdapter&#8221; has fixed it. enjoy.</p>
<p>    &#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shahsubhash</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-778</link>
		<dc:creator>shahsubhash</dc:creator>
		<pubDate>Sat, 06 Aug 2011 20:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-778</guid>
		<description>I am trying to integrate spring 3.0.5 with DWR 3. After following the steps, I got the error
java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Duplicate name found. See logs for details.
at org.directwebremoting.spring.SpringConfigurator.configure(SpringConfigurator.java:143)

I am unable to find the solution. I tried many of alternative approaches but didn&#039;t find anything which may work. Does anybody help me finding the solution?</description>
		<content:encoded><![CDATA[<p>I am trying to integrate spring 3.0.5 with DWR 3. After following the steps, I got the error<br />
java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Duplicate name found. See logs for details.<br />
at org.directwebremoting.spring.SpringConfigurator.configure(SpringConfigurator.java:143)</p>
<p>I am unable to find the solution. I tried many of alternative approaches but didn&#8217;t find anything which may work. Does anybody help me finding the solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indrajit</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-777</link>
		<dc:creator>indrajit</dc:creator>
		<pubDate>Sat, 06 Aug 2011 08:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-777</guid>
		<description>i got the error using spring 3.0 with DWR 3.0

Configuration problem: Configuration problem: Id is required for element ‘annotation-config’ when used as a top-level tag



 
 &lt;!-- DWR will scan all Spring managed beans containing @RemoteProxy or 
  @RemoteMethod annotations and register Creator proxies for them. 
  This will NOT scan any classes not managed by Spring. --&gt;
 
 
 &lt;!-- DWR will scan the classpath and search classes containing @RemoteProxy or 
  @RemoteMethod annotations. This will register the beans and Creator proxies for these classes.--&gt;
 
 
 &lt;!-- DWR will map util.js and engine.js files to the dwrController.
  You can then include this files as external Javascript references from your JSP --&gt;
 
 
 &lt;!-- Defines the dwrController. During production, set the debug property to false --&gt;
 
 
 &lt;!-- This is required if you want to configure any beans not managed by
  Spring. Leaving it enabled doesn&#039;t do any negative effects. Here&#039;s a
  sample config: 
   
    
   --&gt;
 
 
 &lt;!-- Some articles 
  DWR 2.0.x, Spring 2.x, with Spring MVC
  http://www.butterdev.com/dwr/2008/02/dwr-20x-spring-2x-with-spring-mvc/ --&gt;
</description>
		<content:encoded><![CDATA[<p>i got the error using spring 3.0 with DWR 3.0</p>
<p>Configuration problem: Configuration problem: Id is required for element ‘annotation-config’ when used as a top-level tag</p>
<p> <!-- DWR will scan all Spring managed beans containing @RemoteProxy or<br />
  @RemoteMethod annotations and register Creator proxies for them.<br />
  This will NOT scan any classes not managed by Spring. --></p>
<p> <!-- DWR will scan the classpath and search classes containing @RemoteProxy or<br />
  @RemoteMethod annotations. This will register the beans and Creator proxies for these classes.--></p>
<p> <!-- DWR will map util.js and engine.js files to the dwrController.<br />
  You can then include this files as external Javascript references from your JSP --></p>
<p> <!-- Defines the dwrController. During production, set the debug property to false --></p>
<p> &lt;!&#8211; This is required if you want to configure any beans not managed by<br />
  Spring. Leaving it enabled doesn&#039;t do any negative effects. Here&#039;s a<br />
  sample config: </p>
<p>   &#8211;&gt;</p>
<p> <!-- Some articles<br />
  DWR 2.0.x, Spring 2.x, with Spring MVC<br />
  <a href="http://www.butterdev.com/dwr/2008/02/dwr-20x-spring-2x-with-spring-mvc/" rel="nofollow">http://www.butterdev.com/dwr/2008/02/dwr-20x-spring-2x-with-spring-mvc/ &#8211;></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: indrajit</title>
		<link>http://www.codercorp.com/blog/spring/configuring-dwr-30-with-spring-using-annotations.html/comment-page-1#comment-776</link>
		<dc:creator>indrajit</dc:creator>
		<pubDate>Sat, 06 Aug 2011 08:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.codercorp.com/blog/?p=217#comment-776</guid>
		<description>i got the error using spring 3.0 with DWR 3.0

Configuration problem: Configuration problem: Id is required for element &#039;annotation-config&#039; when used as a top-level tag</description>
		<content:encoded><![CDATA[<p>i got the error using spring 3.0 with DWR 3.0</p>
<p>Configuration problem: Configuration problem: Id is required for element &#8216;annotation-config&#8217; when used as a top-level tag</p>
]]></content:encoded>
	</item>
</channel>
</rss>

