Foren

emptySessionPath and liferay's JSESSIONID

thumbnail
Brett Conoly, geändert vor 15 Jahren.

emptySessionPath and liferay's JSESSIONID

Regular Member Beiträge: 130 Beitrittsdatum: 19.07.07 Neueste Beiträge
Ok we've got a slight problem with jboss' JSESSIONID and the emptySessionPath setting in tomcat's server.xml.

We're trying to get liferay/jboss to create the JSESSIONID based on the root path. We currently have liferay deployed to a separate context path...say /admin and the cookie is getting defined on that path.

When we make requests to a war that's deployed to liferay the requests create a separate JSESSIONID because liferay seems to be ignoring the emptySessionPath='true' setting.

We need the JSESSIONID to be created on the root context path "/" and can't seem to do it, any suggestions?

Thanks,
Brett
Prashant Mirajkar, geändert vor 13 Jahren.

RE: emptySessionPath and liferay's JSESSIONID

New Member Beiträge: 22 Beitrittsdatum: 24.11.08 Neueste Beiträge
Brett,

I facing similar problem. Can you please share your solution?

regards,

Prashant