Hi,
I am working on EP7 SPS 07 on WAS 7.
I have implemented named anonymous users.
I have in ume.login.guest_user.uniqueids the entries guest,anon1,anon2 in that order. Guest has no language assigned as required refering to SAP Note 870247.
I access the portal using http://<host>:<port>/irj/portal/anonymous?j_user=anon2.
It opens and i see content assigned to anon2, but when I switch entry point roles (subsequent navigation) the parameter j_user disappears from the top and I see content of portal in English, despite not giving "Guest" any language.
Any idea how to go about this.
Thanks in advance!!