Clustering Glassfish Web Sessions with Terracotta
Can Terracotta 3.5.x be configured to cluster web sessions in Glassfish 3.1?
I would like to secure a clustered 开发者_运维问答Jersey application using a JDBC Realm. Multicasting for native Clustering is not available in the production environment.
If it is possible, can anyone help with the configuration steps or a guide please?
Can Terracotta 3.5.x be configured to cluster web sessions in Glassfish 3.1?
I don't think so. The Platform Support for Terracotta 3.5 page indicates Glassfish V3 support:
for Ehcache, Quartz, but not Web Sessions.
The documentation for installing web-sessions using Terracotta 3.5.2 would also support this conclusion, since Glassfish is not mentioned.
However, you can confirm latest availability by contacting info@terracotta.org
精彩评论