<?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: Sharing session state between JEE web applications through WebLogic session descriptor of sharing-enabled</title>
	<atom:link href="http://technology.amis.nl/2012/01/18/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2012/01/18/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2012/01/18/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/#comment-7017</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Thu, 19 Jan 2012 07:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled#comment-7017</guid>
		<description><![CDATA[Hi Michel,
Mike did indeed mention Coherence*Web. However, that requires a more than basic license model. In addition: is Coherence*Web meant just for session state sharing between cluster nodes (as well as fast serialization for single node systems) or is it also intended as a mechanism to share the session state between different web application - as I am looking for in this post?

Of course Coherence and any other Data Grid (or even any Static HashMap in the JVM for single node systems) can be used to store, retrieve and therefore share data - however, then the burden of managing some data in the session and other data on the grid is on the developer. With the approach described in this article, the session state is just shared without additional overhead.

Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Michel,<br />
Mike did indeed mention Coherence*Web. However, that requires a more than basic license model. In addition: is Coherence*Web meant just for session state sharing between cluster nodes (as well as fast serialization for single node systems) or is it also intended as a mechanism to share the session state between different web application &#8211; as I am looking for in this post?</p>
<p>Of course Coherence and any other Data Grid (or even any Static HashMap in the JVM for single node systems) can be used to store, retrieve and therefore share data &#8211; however, then the burden of managing some data in the session and other data on the grid is on the developer. With the approach described in this article, the session state is just shared without additional overhead.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Schildmeijer</title>
		<link>http://technology.amis.nl/2012/01/18/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled/#comment-7016</link>
		<dc:creator>Michel Schildmeijer</dc:creator>
		<pubDate>Wed, 18 Jan 2012 11:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/15035/sharing-session-state-between-jee-web-application-through-weblogic-session-descriptor-of-sharing-enabled#comment-7016</guid>
		<description><![CDATA[Hi Lucas
Did Mike not talked about Coherence*Web? This gives you an even more reliable and robust session sharing.
You can use&lt;strong&gt; &lt;/strong&gt;some coherence specific&lt;strong&gt; &lt;/strong&gt;context parameter settings like enable session context, session length and caching possibilities.]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas<br />
Did Mike not talked about Coherence*Web? This gives you an even more reliable and robust session sharing.<br />
You can use<strong> </strong>some coherence specific<strong> </strong>context parameter settings like enable session context, session length and caching possibilities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
