David,

Please take a look at

Update All Session Attributes option -  Horrible for performance, but fixes
issues like this.
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=%2Frzamy%2F50%2Fadmin%2Fhelp%2Fuprs_rtuning_parameters.html

--Thanks,
Rohit

On Mon, Sep 26, 2011 at 3:09 PM, Boyd, David (Corporate) <
david.b...@adesa.com> wrote:

> I am having some issues with clustering an application with session
> affinity enabled on Websphere Application Server.
>
>
>
> We are using:
>
>
>
> MyFace 1.1.7
>
> Tomahawk 1.1.5
>
> JDK 1.5
>
> WebSphere 7 - Fix Pack 13
>
>
>
> I am wondering if this is a known issue with this version of My Faces.
>
>
>
> What appears to be happening is that in the application, when a session
> object is accesses and the data is changed, the change event is not
> being triggered and therefore the change is not being pushed out to all
> the servers in the cluster.
>
>
>
> It looks like this version of my faces is accessing the session object
> via the getter but, it is making a change to the reference and therefore
> not calling the setter method.
>
>
>
> Looking for some confirmation on this issue or possible a configuration
> that needs to be done.
>
>
>
> Thanks
>
>
>
>
>
>
>
>

Reply via email to