[jboss-user] Re: [Clustering/JBoss] session ids can be decided from the client

Nestor Urquiza nestor.urquiza at gmail.com
Wed Jan 30 16:15:40 EST 2008


Just to update this thread in case someone else is having this
problem. Take a look at
http://jira.jboss.com/jira/browse/JBAS-2568?page=all&decorator=printable

Bottom line  attribute emptySessionPath must be set to "false" for the
specific connector.

As stated there though this might come with problems for portlets and
other web apps that rely on session sharing between them.

On Jan 28, 2008 6:49 PM, Nestor Urquiza <nestor.urquiza at gmail.com> wrote:
> Hello guys,
> Can anyone please provide some guidance as to where I can make JBoss
> ignore any incomming JSESSIONID not generated by JBoss itself?
>
> Currently I use ModJk and to tag a given server I use an initial
> request using JSESSIONID=.nodeName. The request goes to the right node
> but the session id keeps on being .nodeName for the rest of the
> session which is unnaceptable.
>
> Thanks in advance for your help,
> -Nestor
>



More information about the jboss-user mailing list