<?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: JRuby Emissary Console</title>
	<atom:link href="http://www.flester.com/blog/2007/12/23/jruby-emissary-console/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flester.com/blog/2007/12/23/jruby-emissary-console</link>
	<description>You can't have it both ways</description>
	<lastBuildDate>Sat, 30 Jul 2011 15:26:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: mike</title>
		<link>http://www.flester.com/blog/2007/12/23/jruby-emissary-console#comment-2442</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 25 Dec 2007 02:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.flester.com/blog/?p=12#comment-2442</guid>
		<description>It now seems like multiple Http sessions are being created, I have gotten up to three. Something is still wrong but I don&#039;t think it is JRuby.

Jetty is telling me that request.getSession() the session.isNew() is true multiple times for the same session id. It looks like this could be related both to xhr requests and using Shift-Reload on the jsp page that holds the form I&#039;m using to drive the JRuby console. Now the same session ID can be isNew() == true more than once has me scratching my head at the moment.</description>
		<content:encoded><![CDATA[<p>It now seems like multiple Http sessions are being created, I have gotten up to three. Something is still wrong but I don&#8217;t think it is JRuby.</p>
<p>Jetty is telling me that request.getSession() the session.isNew() is true multiple times for the same session id. It looks like this could be related both to xhr requests and using Shift-Reload on the jsp page that holds the form I&#8217;m using to drive the JRuby console. Now the same session ID can be isNew() == true more than once has me scratching my head at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Oliver Nutter</title>
		<link>http://www.flester.com/blog/2007/12/23/jruby-emissary-console#comment-2433</link>
		<dc:creator>Charles Oliver Nutter</dc:creator>
		<pubDate>Mon, 24 Dec 2007 21:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.flester.com/blog/?p=12#comment-2433</guid>
		<description>It looks like whatever you&#039;re using to associate a JRuby instance with a given session may be faulty here. If it looks like there&#039;s a JRuby problem, please contact us or report a bug.</description>
		<content:encoded><![CDATA[<p>It looks like whatever you&#8217;re using to associate a JRuby instance with a given session may be faulty here. If it looks like there&#8217;s a JRuby problem, please contact us or report a bug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

