Forums

Home » Liferay Portal » English » 3. Development »

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Brett Conoly
emptySessionPath and liferay's JSESSIONID
April 28, 2009 1:05 PM
Answer

Brett Conoly

Rank: Junior Member

Posts: 97

Join Date: July 19, 2007

Recent Posts

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
RE: emptySessionPath and liferay's JSESSIONID
August 2, 2010 3:44 AM
Answer

Prashant Mirajkar

Rank: New Member

Posts: 18

Join Date: November 23, 2008

Recent Posts

Brett,

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

regards,

Prashant