aspose file tools
The moose likes Other Java Products and Servers and the fly likes JAAS & JSESSIONID Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "JAAS & JSESSIONID" Watch "JAAS & JSESSIONID" New topic
Author

JAAS & JSESSIONID

Jari Timonen
Ranch Hand

Joined: Jan 16, 2004
Posts: 230
Hello,

- Sun One WS 6.1 SP3

I have custom realm in JAAS.
By default JAAS searches JSESSIONID cookie from / -path.
I have set in webapp that all cookies go to /differentpath.

Now JAAS is searching from /. When it doesn't find it, it genetated new
JSESSIONID. It generates it under /differentpath. And loop begins...

How can i say to JAAS, that search JSESSIONID from different path than /.

This is very big problem for me. Any hints are wellcome.


SCJP 5.0, SCJD URLyBird 1.3.3, OCMJEA 5 (SCEA) Factory Homes
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JAAS & JSESSIONID
 
Similar Threads
Multiple Cookies with the name 'JSESSIONID' getting created
JAAS Authentication
Disable Session Id
Problem working with eclipse
JSESSIONID mandatory name only in cookies not in url rewriting