You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Sébastien Amielh <se...@europalearn.com> on 2002/09/20 11:32:36 UTC

Failover

Hello,
I want to use JetSpeed as the presentation side of a distributed
architecture.
In order to support web server load balancing I look at Http session and it
is not
serialisable, many non-serialisable classes come from JetSpeed
(ClientCapabilityMap,
MetaData, VelocityPortletController … ) but others come from others apache
projects
(org.apache.ecs.filter.NullFilter, … ).
Is anybody here able to give me some advice to how make JetSpeed support
failover?

Is that means that the web server can’t passivate the session?

Thanks,
Sebastien