While we are on this topic, I think we should also clarify on <distributable/>
configuration . I would have to dig previous mail threads but I think it needed changing
in three .war for everything to work well in cluster.
----- "Thomas Heute" <theute(a)redhat.com> wrote:
I also agree
On 11/24/2010 04:16 PM, Nicolas Filotto wrote:
Fully agree with you
On Wed, Nov 24, 2010 at 3:05 PM, Julien Viet < julien(a)julienviet.com > wrote:
Hi,
I've been looking a bit at the Tomcat default configuration (the context.xml) and
improved id :
https://jira.jboss.org/browse/GTNPORTAL-1688
I was looking also at web.xml and a few war files have a session timeout value that is 30
minutes (portal.war and a 2 others).
This value matches the default tomcat and jboss value declared in the default.xml.
I would like to remove the value in web.xml because
1/ the change has no effect on the current configuration
2/ it simplifies the timeout configuration of those when touching the value that is set
in the default web.xml
When one portal access is done, not only the portal war file has sessions created by
usually also the portlets that the portal access: an anonymous hit on the default page
creates 3 sessions in 3 war files. This change would per 2/ allow to have change it by
changing the default value.
Also having a web.xml timeout different than the portal one does not make much sense as
the war files are accessed by a request dispatch from the portal war. So any war file
accessed this way will have its session bound to the portal one. A greater value does not
have sense, a lower value can have sense but usually one would do that by specifying that
value directly in the web.xml of the portlet application war file, so his configuration
would not be much affected.
Then is a setting for a particular war file is needed, one can still make the setup in
any web.xml he wants.
let me know if that makes sense to you
Julien
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev
--
Nicolas Filotto
Project Leader JCR
eXo Platform SAS
nicolas.filotto(a)exoplatform.com
+33 (0)6 31 32 92 19
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev
_______________________________________________ gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev