<?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: Clustering Wicket for fun and profit!</title>
	<atom:link href="http://letsgetdugg.com/2010/02/07/clustering-wicket-for-fun-and-profit/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsgetdugg.com/2010/02/07/clustering-wicket-for-fun-and-profit/</link>
	<description>Random tech jargon</description>
	<lastBuildDate>Mon, 07 May 2012 11:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SM</title>
		<link>http://letsgetdugg.com/2010/02/07/clustering-wicket-for-fun-and-profit/comment-page-1/#comment-350</link>
		<dc:creator>SM</dc:creator>
		<pubDate>Mon, 31 Oct 2011 02:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=615#comment-350</guid>
		<description>Can someone provide an example where I can use two Session Stores, one a local store that would cache all pages and second a clustered store that would cache only current page.

If JVM running local store goes down and request is routed to another JVM within the cluster, application&#039;s newSession() implementation should check clustered store and return current page.</description>
		<content:encoded><![CDATA[<p>Can someone provide an example where I can use two Session Stores, one a local store that would cache all pages and second a clustered store that would cache only current page.</p>
<p>If JVM running local store goes down and request is routed to another JVM within the cluster, application&#8217;s newSession() implementation should check clustered store and return current page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne</title>
		<link>http://letsgetdugg.com/2010/02/07/clustering-wicket-for-fun-and-profit/comment-page-1/#comment-285</link>
		<dc:creator>Wayne</dc:creator>
		<pubDate>Thu, 02 Dec 2010 20:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=615#comment-285</guid>
		<description>Thanks!

Minor note: links to wicket docs for AccessStackPageMap and SecondLevelCacheSessionStore are broken - e.g., link to &quot;http://wicket.apache.org/docs/1.4/org/apache/wicket/AccessStackPageMap.html&quot; fails; try http://wicket.apache.org/apidocs/1.4/org/apache/wicket/AccessStackPageMap.html</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Minor note: links to wicket docs for AccessStackPageMap and SecondLevelCacheSessionStore are broken &#8211; e.g., link to &#8220;http://wicket.apache.org/docs/1.4/org/apache/wicket/AccessStackPageMap.html&#8221; fails; try <a href="http://wicket.apache.org/apidocs/1.4/org/apache/wicket/AccessStackPageMap.html" rel="nofollow">http://wicket.apache.org/apidocs/1.4/org/apache/wicket/AccessStackPageMap.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

