<?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 Acegi via JGroups (DistributedHashtable)</title>
	<atom:link href="http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/</link>
	<description>Mert Can Akkan's java tips,options, news...</description>
	<lastBuildDate>Wed, 03 Mar 2010 10:08:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sagara</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-930</link>
		<dc:creator>Sagara</dc:creator>
		<pubDate>Fri, 29 May 2009 07:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-930</guid>
		<description>In JBoss 4.2.1.GA (JGroup 2.4.1-sp3) cluster  i got some version mismatch problems for DistributedHashtable but  after some slight  modification  with ReplicatedHashtable i got successful results . If any one facing to same problem ,refer this post http://ssagara.blogspot.com/2009/05/acegi-clustering-on-jboss.html</description>
		<content:encoded><![CDATA[<p>In JBoss 4.2.1.GA (JGroup 2.4.1-sp3) cluster  i got some version mismatch problems for DistributedHashtable but  after some slight  modification  with ReplicatedHashtable i got successful results . If any one facing to same problem ,refer this post <a href="http://ssagara.blogspot.com/2009/05/acegi-clustering-on-jboss.html" rel="nofollow">http://ssagara.blogspot.com/2009/05/acegi-clustering-on-jboss.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: altuure</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-917</link>
		<dc:creator>altuure</dc:creator>
		<pubDate>Mon, 27 Apr 2009 14:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-917</guid>
		<description>Hi Sarath,
As far as I remember the configuration of 1.0+ is mostly different than previous versions so you can look at upgrade guides and 
http://www.acegisecurity.org/guide/springsecurity.html#form-config</description>
		<content:encoded><![CDATA[<p>Hi Sarath,<br />
As far as I remember the configuration of 1.0+ is mostly different than previous versions so you can look at upgrade guides and<br />
<a href="http://www.acegisecurity.org/guide/springsecurity.html#form-config" rel="nofollow">http://www.acegisecurity.org/guide/springsecurity.html#form-config</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarath Babu Polavarapu</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-916</link>
		<dc:creator>Sarath Babu Polavarapu</dc:creator>
		<pubDate>Sun, 26 Apr 2009 15:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-916</guid>
		<description>Hi  Mert,



                                                                                                                       

Thanks for your response. As you addressed, the problem was version specific problem. When I have replaced acegi-security-1.0.7 (latest version, downloaded from spring website), problem got resolved. And I am able to run your TestCase.                                                                                                                               

However, in my legacy code, we are uisng acegi framework constant,  &quot;AbstractProcessingFilter.ACEGI_SECURITY_TARGET_URL_KEY&quot;, which is available in previous jar file (acegi-security-1.0.0-RC1.jar). But when I have changed this jar file reference from acegi-security-1.0.0-RC1.jar to acegi-security-1.0.7.jar, it is displaying the compile time  error:                                                                                                                                             &quot;AbstractProcessingFilter.ACEGI_SECURITY_TARGET_URL_KEY cannot be resolved&quot;
                                                                                                                                 
Do you have any idea how to resolve this issue ?                                                                                                                                       
Thanks,                                                                                                                                          Sarath.</description>
		<content:encoded><![CDATA[<p>Hi  Mert,</p>
<p>Thanks for your response. As you addressed, the problem was version specific problem. When I have replaced acegi-security-1.0.7 (latest version, downloaded from spring website), problem got resolved. And I am able to run your TestCase.                                                                                                                               </p>
<p>However, in my legacy code, we are uisng acegi framework constant,  &#8220;AbstractProcessingFilter.ACEGI_SECURITY_TARGET_URL_KEY&#8221;, which is available in previous jar file (acegi-security-1.0.0-RC1.jar). But when I have changed this jar file reference from acegi-security-1.0.0-RC1.jar to acegi-security-1.0.7.jar, it is displaying the compile time  error:                                                                                                                                             &#8220;AbstractProcessingFilter.ACEGI_SECURITY_TARGET_URL_KEY cannot be resolved&#8221;</p>
<p>Do you have any idea how to resolve this issue ?<br />
Thanks,                                                                                                                                          Sarath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: altuure</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-915</link>
		<dc:creator>altuure</dc:creator>
		<pubDate>Thu, 23 Apr 2009 07:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-915</guid>
		<description>Hi Sarath,
I am not sure about these versions since it a very old post and project..
but you can download the jar files from 
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/acegi-security/1.0.3/

Regards
Mert Can Akkan</description>
		<content:encoded><![CDATA[<p>Hi Sarath,<br />
I am not sure about these versions since it a very old post and project..<br />
but you can download the jar files from<br />
<a href="http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/acegi-security/1.0.3/" rel="nofollow">http://mirrors.ibiblio.org/pub/mirrors/maven2/org/acegisecurity/acegi-security/1.0.3/</a></p>
<p>Regards<br />
Mert Can Akkan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarath Babu Polavarapu</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-914</link>
		<dc:creator>Sarath Babu Polavarapu</dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-914</guid>
		<description>Hi Altuure,












































 I am using spring 1.2.6.jar and acegi-security-1.0.0-RC1.jar.  Please let me know if I need to changes acegi security version.   In your dependency  list, it is being mentioned to use acegi 1.0.3. Can I have to reference URL to dowload this version Jar file.
                                                                                         Thanks,                                                                                                                                       
Sarath.</description>
		<content:encoded><![CDATA[<p>Hi Altuure,</p>
<p> I am using spring 1.2.6.jar and acegi-security-1.0.0-RC1.jar.  Please let me know if I need to changes acegi security version.   In your dependency  list, it is being mentioned to use acegi 1.0.3. Can I have to reference URL to dowload this version Jar file.<br />
                                                                                         Thanks,<br />
Sarath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-566</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-566</guid>
		<description>After further research, this is a common problem with web servers. It seems that the session destroyed event is called for the sessions in the current node and is not global to the cluster. There is an easy solution in the JBoss link below. You can load a properties file to determine if a shutdown is occurring. The only issue with this is that one would have to remember to update the properties file before the instance was shut down and then again prior to the app server restart. ;)  If you can come up with a better solution I would like to hear about it.

https://jira.jboss.org/jira/browse/JBSEAM-3172
http://www.mail-archive.com/users@tomcat.apache.org/msg42968.html</description>
		<content:encoded><![CDATA[<p>After further research, this is a common problem with web servers. It seems that the session destroyed event is called for the sessions in the current node and is not global to the cluster. There is an easy solution in the JBoss link below. You can load a properties file to determine if a shutdown is occurring. The only issue with this is that one would have to remember to update the properties file before the instance was shut down and then again prior to the app server restart. <img src='http://www.altuure.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   If you can come up with a better solution I would like to hear about it.</p>
<p><a href="https://jira.jboss.org/jira/browse/JBSEAM-3172" rel="nofollow">https://jira.jboss.org/jira/browse/JBSEAM-3172</a><br />
<a href="http://www.mail-archive.com/users@tomcat.apache.org/msg42968.html" rel="nofollow">http://www.mail-archive.com/users@tomcat.apache.org/msg42968.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-565</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-565</guid>
		<description>I added log statements to your source code otherwise I wouldn&#039;t have even noticed it if I wasn&#039;t checking log files. The Authentication object gets replicated even if I shutdown one instance of OAS. It does not get destroyed, therefore the user can continue to use the application with no DistributedSessionInformation in the DistributedSessionRegistryImpl (getSessionInformation returns null). However since there is no DistributedSessionInformation , the last refresh date will never get updated and the account will eventually expire. I&#039;m going to double check my server configuration and then look into the Spring event flow to see why this event is being published when I shutdown an instance. Thanks!</description>
		<content:encoded><![CDATA[<p>I added log statements to your source code otherwise I wouldn&#8217;t have even noticed it if I wasn&#8217;t checking log files. The Authentication object gets replicated even if I shutdown one instance of OAS. It does not get destroyed, therefore the user can continue to use the application with no DistributedSessionInformation in the DistributedSessionRegistryImpl (getSessionInformation returns null). However since there is no DistributedSessionInformation , the last refresh date will never get updated and the account will eventually expire. I&#8217;m going to double check my server configuration and then look into the Spring event flow to see why this event is being published when I shutdown an instance. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: altuure</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-564</link>
		<dc:creator>altuure</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-564</guid>
		<description>session replication should be enabled, but since I haven&#039;t run this on oracle, I am not sure what the problem might be :(</description>
		<content:encoded><![CDATA[<p>session replication should be enabled, but since I haven&#8217;t run this on oracle, I am not sure what the problem might be <img src='http://www.altuure.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-563</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-563</guid>
		<description>I do have session replication enabled on the OC4J instances. Are you saying that I have to have this disabled? If I disable this, will this stop the HttpSessionDestroyedEvent from being fired off when I shut down a single instance of OC4J? Thanks!</description>
		<content:encoded><![CDATA[<p>I do have session replication enabled on the OC4J instances. Are you saying that I have to have this disabled? If I disable this, will this stop the HttpSessionDestroyedEvent from being fired off when I shut down a single instance of OC4J? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: altuure</title>
		<link>http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-562</link>
		<dc:creator>altuure</dc:creator>
		<pubDate>Mon, 23 Feb 2009 15:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.altuure.com/2007/12/23/clustering-acegi-via-jgroups-distributedhashtable/#comment-562</guid>
		<description>hi Sarath,
I think this is a version specific problem , in other words my code and you project are possibly not using the same version
can you specify your spring-security version please ?

regards</description>
		<content:encoded><![CDATA[<p>hi Sarath,<br />
I think this is a version specific problem , in other words my code and you project are possibly not using the same version<br />
can you specify your spring-security version please ?</p>
<p>regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
