You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Nayak, Usha" <us...@siemens.com> on 2010/01/28 19:41:24 UTC

[users@httpd] apache weblogic plugin issue

Hi,

Configuration: Apache 2.0.63 as the front end to weblogic (9.1).

Our client application sends the Cookies to the Apache:
Cookie: Server_session_id=XXXXXXXX
Cookie: JSESSIONID=LhTTZ2Cs1JSlRMPgGTx4BxmG67ML3ryv0PlPbYkhp4s72dpngsJl!-912570241

But Apache weblogic plugin when sends the request to weblogic:
Cookie: DAKServer_session_id=14612273741264701005679, JSESSIONID=LhTTZ2Cs1JSlRMPgGTx4BxmG67ML3ryv0PlPbYkhp4s72dpngsJl!-912570241
Note: comma is used as deliminator

HttpservletRequest consider only 1 cookie instead of 2.

I'm looking for resolution for this. Is there a way I can configure Apache plugin to send 2 cookies or configure it to send cookies with deliminator ';'

Please help.

Thanks..
Usha



Re: [users@httpd] apache weblogic plugin issue

Posted by Eric Covener <co...@gmail.com>.
On Thu, Jan 28, 2010 at 1:41 PM, Nayak, Usha <us...@siemens.com> wrote:
> Hi,
> I’m looking for resolution for this. Is there a way I can configure Apache
> plugin to send 2 cookies or configure it to send cookies with deliminator

You might have better luck asking the vendor, or whatever community
support they have.

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org