<?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: Trying out Google Appengine &#8211; OTP generation app</title>
	<atom:link href="http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/</link>
	<description>Simple yet powerful Java programming</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ricardoz</title>
		<link>http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/comment-page-1/#comment-2518</link>
		<dc:creator>ricardoz</dc:creator>
		<pubDate>Wed, 09 Dec 2009 15:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=29#comment-2518</guid>
		<description>@noelo: As the message say DWR isn&#039;t finding an appropriate method to invoke, make sure the spelling and parameter number is correct between the Javascript invocation and Java method signature. Also note that DWR has a few issues with polymorphism, so if you have several methods with the same name I advice you rename them so each one has a distinct name.</description>
		<content:encoded><![CDATA[<p>@noelo: As the message say DWR isn&#8217;t finding an appropriate method to invoke, make sure the spelling and parameter number is correct between the Javascript invocation and Java method signature. Also note that DWR has a few issues with polymorphism, so if you have several methods with the same name I advice you rename them so each one has a distinct name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noelo</title>
		<link>http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/comment-page-1/#comment-2517</link>
		<dc:creator>noelo</dc:creator>
		<pubDate>Wed, 09 Dec 2009 13:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=29#comment-2517</guid>
		<description>thank you very much.Now I met another problem.
I used Spring + DWR 2.05 frameworks.
the console show:
2009-12-9 13:06:34 org.directwebremoting.util.CommonsLoggingOutput warn
WARNING: Marshalling exception: Missing method or missing parameter converters
2009-12-9 13:06:34 org.directwebremoting.util.CommonsLoggingOutput warn
WARNING: --Erroring: batchId[0] message[java.lang.IllegalArgumentException: Missing method or missing parameter converters]

can you asist me?</description>
		<content:encoded><![CDATA[<p>thank you very much.Now I met another problem.<br />
I used Spring + DWR 2.05 frameworks.<br />
the console show:<br />
2009-12-9 13:06:34 org.directwebremoting.util.CommonsLoggingOutput warn<br />
WARNING: Marshalling exception: Missing method or missing parameter converters<br />
2009-12-9 13:06:34 org.directwebremoting.util.CommonsLoggingOutput warn<br />
WARNING: &#8211;Erroring: batchId[0] message[java.lang.IllegalArgumentException: Missing method or missing parameter converters]</p>
<p>can you asist me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ricardoz</title>
		<link>http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/comment-page-1/#comment-2467</link>
		<dc:creator>ricardoz</dc:creator>
		<pubDate>Tue, 01 Dec 2009 10:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=29#comment-2467</guid>
		<description>@ag: Yes of course it does, this very sample uses DWR within Google App Engine. Check out http://www.spartanjava.com/2009/obovweb-source-code-a-google-appengine-sample/ for the source code. I&#039;ll try to post an article detailing the process of using DWR with GAE, no promises on when though ;)</description>
		<content:encoded><![CDATA[<p>@ag: Yes of course it does, this very sample uses DWR within Google App Engine. Check out <a href="http://www.spartanjava.com/2009/obovweb-source-code-a-google-appengine-sample/" rel="nofollow">http://www.spartanjava.com/2009/obovweb-source-code-a-google-appengine-sample/</a> for the source code. I&#8217;ll try to post an article detailing the process of using DWR with GAE, no promises on when though ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ag</title>
		<link>http://www.spartanjava.com/2009/trying-out-google-appengine-otp-generation-app/comment-page-1/#comment-2466</link>
		<dc:creator>ag</dc:creator>
		<pubDate>Tue, 01 Dec 2009 03:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.spartanjava.com/?p=29#comment-2466</guid>
		<description>does DWR work for GAE?Can you write an article about that,and teach the beginner such as me.Thanks a lot.</description>
		<content:encoded><![CDATA[<p>does DWR work for GAE?Can you write an article about that,and teach the beginner such as me.Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

