掲示板

Integrate Liferay with Terracotta

thumbnail
13年前 に Harshal Shah によって更新されました。

Integrate Liferay with Terracotta

Junior Member 投稿: 49 参加年月日: 10/05/25 最新の投稿
My enviornment is liferay 5.2.3
terracotta 3.2
ehcache 2.0

I want to know is integration possible.
please someone provide the steps if not do I need to purchase enterprise version of teracotta.
thumbnail
13年前 に Nidhi Singh によって更新されました。

RE: Integrate Liferay with Terracotta

Regular Member 投稿: 155 参加年月日: 09/10/07 最新の投稿
Hi,

please check this terracotta wiki.

Thanks
Nidhi Singh
thumbnail
13年前 に Harshal Shah によって更新されました。

RE: Integrate Liferay with Terracotta

Junior Member 投稿: 49 参加年月日: 10/05/25 最新の投稿
Hi Nikki,

the terracotta wiki page is deleted. In liferay 5.2.3 there was a property in portal.properties. But that too is missing in liferay 6.0.

I am able to integrate liferay with terracotta by following the steps below
1. placing the terracotta-session-1.0.1.jar in folder C:\Liferay-Portal\Tomcat\lib
2. adding <Valve className="org.terracotta.session.TerracottaTomcat60xSessionValve" tcConfigUrl="localhost:9510"/> to C:\Liferay-Portal\Tomcat\conf\context.xml
3. Uncommenting the terracotta property in portal.properties file.

But thats it i am only able to monitor session and session data on terracotta.
But I want to monitor ehcache data , hit count, put count on terracotta. I searched all over the web but could not find releavant link. Please assist.
thumbnail
11年前 に Tom Mahy によって更新されました。

RE: Integrate Liferay with Terracotta

Regular Member 投稿: 103 参加年月日: 11/05/11 最新の投稿
2 years later but i have the same problem. Any ideas yet ?