Since 1.2.0, you actually only need the clustering module + registering the FailOverFilter in the web.xml.
Sorry but i don't know about WebSphere, you should ask the WebSphere developer. 2013/11/27 Lars-Fredrik Smedberg <[email protected]> > @Thomas > > So if I understand it correct, if I want to use the distributed session > management in WebSphere I would need to configure the FailOverService and > set issupportfailover to true ? > > Is that how it is configured in WebSphere out-of-the-box? If not how can I > do that and how can I verify the setup? Is it logged at startup? > > Regards > Lars-Fredrik > > > On Wed, Nov 27, 2013 at 9:30 PM, Thomas Andraschko < > [email protected]> wrote: > >> We have 2 flags in OWB: issupportfailover and issupportpassivation >> >> issupportpassivation only stores the beans in the session on passivation. >> issupportfailover stores the beans after each request. >> > > > > -- > Med vänlig hälsning / Best regards > > Lars-Fredrik Smedberg > > STATEMENT OF CONFIDENTIALITY: > The information contained in this electronic message and any > attachments to this message are intended for the exclusive use of the > address(es) and may contain confidential or privileged information. If > you are not the intended recipient, please notify Lars-Fredrik Smedberg > immediately at [email protected], and destroy all copies of this > message and any attachments. >
