Hello, We're trying to connect to an OC4J server through HTTPS. We already got it working on HTTP, but it seems the client 'forgets' the session state when we connect to the same server in HTTPS. The first request goes fine, but after that it seems the state is lost.
The method we use to maintain session on the client side is by retaining the HttpState object throughout subsequent calls. Is this a known bug or am I doing something wrong? Or is something wrong with the server? I searched bugzilla but I couldn't find anything similar. Can anyone shed a light on this? Thanks, Arjan Dikhoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
