<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Session and Entity Beans with Scala!</title>
	<atom:link href="http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/</link>
	<description></description>
	<lastBuildDate>Wed, 30 Sep 2009 14:12:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cay Horstmann</title>
		<link>http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/#comment-52</link>
		<dc:creator>Cay Horstmann</dc:creator>
		<pubDate>Mon, 22 Jun 2009 22:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://vikasrao.wordpress.com/?p=79#comment-52</guid>
		<description>Just for reference, that target entity bug seems to be http://lampsvn.epfl.ch/trac/scala/ticket/1847</description>
		<content:encoded><![CDATA[<p>Just for reference, that target entity bug seems to be <a href="http://lampsvn.epfl.ch/trac/scala/ticket/1847" rel="nofollow">http://lampsvn.epfl.ch/trac/scala/ticket/1847</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bharath</title>
		<link>http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/#comment-51</link>
		<dc:creator>Bharath</dc:creator>
		<pubDate>Mon, 22 Jun 2009 00:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://vikasrao.wordpress.com/?p=79#comment-51</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikasvrao</title>
		<link>http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/#comment-50</link>
		<dc:creator>vikasvrao</dc:creator>
		<pubDate>Sun, 21 Jun 2009 20:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://vikasrao.wordpress.com/?p=79#comment-50</guid>
		<description>All logic is written using scala. Yes. And for a remote machine, we just change the annotation on the Session bean to @Remote.</description>
		<content:encoded><![CDATA[<p>All logic is written using scala. Yes. And for a remote machine, we just change the annotation on the Session bean to @Remote.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bharath</title>
		<link>http://vikasrao.wordpress.com/2009/06/21/session-beans-with-scala/#comment-49</link>
		<dc:creator>Bharath</dc:creator>
		<pubDate>Sun, 21 Jun 2009 19:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://vikasrao.wordpress.com/?p=79#comment-49</guid>
		<description>Hi,

So over here, are you using EJB in Java itself to code this application, Only difference is the implementation is in Scala. Am i right? And also in the previous program, if we are doing this operation on a remote machine.. How will you declare the deploy the remote machine annotation for the session bean?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>So over here, are you using EJB in Java itself to code this application, Only difference is the implementation is in Scala. Am i right? And also in the previous program, if we are doing this operation on a remote machine.. How will you declare the deploy the remote machine annotation for the session bean?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
