Hi,
I have a JSR 268 portlet running in Portal 8.1 running on a JBOSS cluster.
Session replication is running fine for the portal application but it does not cover replicating the portlet session.
Has anyone been able to achive this or know how it could be achieved?
All of my session information is stored in one object and I was thinking of passing this back to be stored in the http session (i.e. almost a reverse of how you pass information to the portlet in the secondary page preAction).
Any help would be appreciated.
Thx