<?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: Goolge app engine + java + spring + REST + JSON + Flex – Part 3</title>
	<atom:link href="http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 04:28:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: trey</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-516</link>
		<dc:creator>trey</dc:creator>
		<pubDate>Wed, 03 Nov 2010 06:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-516</guid>
		<description>Today, would you still go the [Spring] route for RESTful Java Servlets on GAE(Google App Engine)? I spent a couple days searching google and the web, and the only decent Java examples I found used [Restlet] or [Jersey].

Restlet:
http://blog.noelios.com/2009/04/11/restlet-in-the-cloud-with-google-app-engine/
http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html

Jersey:
http://tugdualgrall.blogspot.com/2010/02/create-and-deploy-jax-rs-rest-service.html</description>
		<content:encoded><![CDATA[<p>Today, would you still go the [Spring] route for RESTful Java Servlets on GAE(Google App Engine)? I spent a couple days searching google and the web, and the only decent Java examples I found used [Restlet] or [Jersey].</p>
<p>Restlet:<br />
<a href="http://blog.noelios.com/2009/04/11/restlet-in-the-cloud-with-google-app-engine/" rel="nofollow">http://blog.noelios.com/2009/04/11/restlet-in-the-cloud-with-google-app-engine/</a><br />
<a href="http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html" rel="nofollow">http://wiki.restlet.org/docs_2.0/13-restlet/275-restlet/252-restlet.html</a></p>
<p>Jersey:<br />
<a href="http://tugdualgrall.blogspot.com/2010/02/create-and-deploy-jax-rs-rest-service.html" rel="nofollow">http://tugdualgrall.blogspot.com/2010/02/create-and-deploy-jax-rs-rest-service.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Mazukna</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-513</link>
		<dc:creator>Tomas Mazukna</dc:creator>
		<pubDate>Fri, 08 Oct 2010 13:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-513</guid>
		<description>Janka,

There is no RPC (remote procedure call) in my sample.
And a lot of time has passed since this example was implemented, looks like appengine implementation has changed somewhat and I see a nullpointer exception somewhere in runtime verifier.....</description>
		<content:encoded><![CDATA[<p>Janka,</p>
<p>There is no RPC (remote procedure call) in my sample.<br />
And a lot of time has passed since this example was implemented, looks like appengine implementation has changed somewhat and I see a nullpointer exception somewhere in runtime verifier&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janka</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-512</link>
		<dc:creator>Janka</dc:creator>
		<pubDate>Fri, 08 Oct 2010 13:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-512</guid>
		<description>Hi,
i like integrate the php rpc-json client:
http://jsonrpcphp.org/index.php?page=example&amp;lang=en
whith your sample.
What is the url in your project that use
JSON RPC ?
where is the unit into java code?
Thank&#039;s</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i like integrate the php rpc-json client:<br />
<a href="http://jsonrpcphp.org/index.php?page=example&#038;lang=en" rel="nofollow">http://jsonrpcphp.org/index.php?page=example&#038;lang=en</a><br />
whith your sample.<br />
What is the url in your project that use<br />
JSON RPC ?<br />
where is the unit into java code?<br />
Thank&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janka</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-511</link>
		<dc:creator>Janka</dc:creator>
		<pubDate>Fri, 08 Oct 2010 13:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-511</guid>
		<description>Hi,
i have tried your sample:
http://rest-json.appspot.com/
but i having this error:

(mx.messaging.messages::ErrorMessage)#0
  body = &quot;&quot;
  clientId = &quot;DirectHTTPChannel0&quot;
  correlationId = &quot;2CB3D6D6-068D-208F-FC36-8BF041B08867&quot;
  destination = &quot;&quot;
  extendedData = (null)
  faultCode = &quot;Server.Error.Request&quot;
  faultDetail = &quot;Error: [IOErrorEvent type=&quot;ioError&quot; bubbles=false cancelable=false eventPhase=2 text=&quot;Error #2032&quot;]. URL: http://rest-json.appspot.com/api/login/&quot;
  faultString = &quot;HTTP request error&quot;
  headers = (Object)#1
    DSStatusCode = 0
  messageId = &quot;ACCD0BDC-FF4A-4AD9-6DA2-8BF04337077A&quot;
  rootCause = (flash.events::IOErrorEvent)#2
    bubbles = false
    cancelable = false
    currentTarget = (flash.net::URLLoader)#3
      bytesLoaded = 0
      bytesTotal = 0
      data = &quot;&quot;
      dataFormat = &quot;text&quot;
    eventPhase = 2
    target = (flash.net::URLLoader)#3
    text = &quot;Error #2032&quot;
    type = &quot;ioError&quot;
  timestamp = 0
  timeToLive = 0</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i have tried your sample:<br />
<a href="http://rest-json.appspot.com/" rel="nofollow">http://rest-json.appspot.com/</a><br />
but i having this error:</p>
<p>(mx.messaging.messages::ErrorMessage)#0<br />
  body = &#8220;&#8221;<br />
  clientId = &#8220;DirectHTTPChannel0&#8243;<br />
  correlationId = &#8220;2CB3D6D6-068D-208F-FC36-8BF041B08867&#8243;<br />
  destination = &#8220;&#8221;<br />
  extendedData = (null)<br />
  faultCode = &#8220;Server.Error.Request&#8221;<br />
  faultDetail = &#8220;Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]. URL: <a href="http://rest-json.appspot.com/api/login/" rel="nofollow">http://rest-json.appspot.com/api/login/</a>&#8221;<br />
  faultString = &#8220;HTTP request error&#8221;<br />
  headers = (Object)#1<br />
    DSStatusCode = 0<br />
  messageId = &#8220;ACCD0BDC-FF4A-4AD9-6DA2-8BF04337077A&#8221;<br />
  rootCause = (flash.events::IOErrorEvent)#2<br />
    bubbles = false<br />
    cancelable = false<br />
    currentTarget = (flash.net::URLLoader)#3<br />
      bytesLoaded = 0<br />
      bytesTotal = 0<br />
      data = &#8220;&#8221;<br />
      dataFormat = &#8220;text&#8221;<br />
    eventPhase = 2<br />
    target = (flash.net::URLLoader)#3<br />
    text = &#8220;Error #2032&#8243;<br />
    type = &#8220;ioError&#8221;<br />
  timestamp = 0<br />
  timeToLive = 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Mazukna</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-452</link>
		<dc:creator>Tomas Mazukna</dc:creator>
		<pubDate>Mon, 12 Apr 2010 14:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-452</guid>
		<description>In Part 2 I had a singleton called PMF and got a handle to the persistence manager through that. It was a how I started trying to get Spring MVC running inside GAE. Later I cleaned up my act and instructed Spring to inject persistence manager where I needed it using @Autowired annotation. I would advise using @Autowired. This way your classes do not need to know who is providing the persistence manager.

Cheers! Tomas</description>
		<content:encoded><![CDATA[<p>In Part 2 I had a singleton called PMF and got a handle to the persistence manager through that. It was a how I started trying to get Spring MVC running inside GAE. Later I cleaned up my act and instructed Spring to inject persistence manager where I needed it using @Autowired annotation. I would advise using @Autowired. This way your classes do not need to know who is providing the persistence manager.</p>
<p>Cheers! Tomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chen</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-451</link>
		<dc:creator>Chen</dc:creator>
		<pubDate>Sat, 10 Apr 2010 08:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-451</guid>
		<description>hi Tomas - super Job!! this tutorial is one of the best out there.

I have a question regarding this specific part - can you elaborate on the @Autowired annotation that you used here? In part 2 you did not use that - you went for the PMF.getManager(). So when and why do you recommend using either of this methods?

Thanks! Chen.</description>
		<content:encoded><![CDATA[<p>hi Tomas &#8211; super Job!! this tutorial is one of the best out there.</p>
<p>I have a question regarding this specific part &#8211; can you elaborate on the @Autowired annotation that you used here? In part 2 you did not use that &#8211; you went for the PMF.getManager(). So when and why do you recommend using either of this methods?</p>
<p>Thanks! Chen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Mazukna</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-450</link>
		<dc:creator>Tomas Mazukna</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-450</guid>
		<description>There is no encoded type. If you think about it there is no point in having encoded type, since you will set and get data un-encoded. Your best bet is storing password as string and encoding it in the application. I went that route.</description>
		<content:encoded><![CDATA[<p>There is no encoded type. If you think about it there is no point in having encoded type, since you will set and get data un-encoded. Your best bet is storing password as string and encoding it in the application. I went that route.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-449</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-449</guid>
		<description>Great article! I see you defined password as a String. Do you know if there is a type that allow encoding of password in BigTable? Thanks.</description>
		<content:encoded><![CDATA[<p>Great article! I see you defined password as a String. Do you know if there is a type that allow encoding of password in BigTable? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-335</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-335</guid>
		<description>The plugin for the social bookmarking is called &lt;a href=&quot;http://blogplay.com/plugin/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Sciable&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The plugin for the social bookmarking is called <a href="http://blogplay.com/plugin/" target="_blank" rel="nofollow">Sciable</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Taylor</title>
		<link>http://www.wetfeetblog.com/goolge-app-engine-java-spring-rest-json-flex-part-3/185/comment-page-1#comment-333</link>
		<dc:creator>Adrian Taylor</dc:creator>
		<pubDate>Fri, 19 Feb 2010 11:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wetfeetblog.com/?p=185#comment-333</guid>
		<description>You have really great taste on catchy article titles, even when you are not interested in this topic you push to read it</description>
		<content:encoded><![CDATA[<p>You have really great taste on catchy article titles, even when you are not interested in this topic you push to read it</p>
]]></content:encoded>
	</item>
</channel>
</rss>

