Ok, Hi! Original thread creator here :)
I'm trying to follow what you guys are saying and I want to make sure I get it right.
Are you saying the fix we got caused regressions for other customers and you plan to revert it expecting us to now use enableURLRewriting=false to get the behavior we want?
So we should make the following change to our sun-web.xml:
> <session-properties>
> <property name="enableCookies" value="true" />
> <property name="enableURLRewriting" value="false" />
> </session-properties>
which should cause no change in behavior for us on 9.1.2.5 now, but will take effect and do what we want whenever your change is rolled in a future service pack?
Thanks for clarifying.
[Message sent by forum member 'bouteill' (bouteill)]
http://forums.java.net/jive/thread.jspa?messageID=329334