|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
Overriding tc properties into tc-config.xml ?Hi, I have just installed Terracotta on a testing environnement, to work with Scarlet to perform a Jira cluster. I currently use Terracotta 2.5.2. I would like to enable session continuity across all nodes. I followed this online documentation http://www.terracotta.org/web/display/orgsite/Tomcat+Integration But I can not activate this feature. I have a different errors through different configuration. I tried to include <tc-properties> tags into tc-config.xml, but that does not fit the configuration scheme. I also tried to create a tc.properties file into the bin directory of terracotta, as suggested into the documentation, but it does not work too. Finaly, I ran Tomcat with a Java option -D-Dcom.tc.session.cookie.domain=.example.com. Again, by testing the solution, cookies are not set to example.com, and of course, session continuity is not available. I think about a mistmatch between my terracotta version and the online documentation. So, is this feature present in Terracotta 2.5.2 ? Can anyone help me, or have any suggestion ? Regards, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Site communautaire LINAGORA - http://www.linagora.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Overriding tc properties into tc-config.xml ?This blog has all the details for overriding tc properies using tc-config.
http://dancing-devil.blogspot.com/ -raghu Thomas Chemineau wrote: > Hi, > > I have just installed Terracotta on a testing environnement, to work > with Scarlet to perform a Jira cluster. I currently use Terracotta > 2.5.2. > > I would like to enable session continuity across all nodes. I followed > this online documentation > http://www.terracotta.org/web/display/orgsite/Tomcat+Integration > > But I can not activate this feature. I have a different errors through > different configuration. > > I tried to include <tc-properties> tags into tc-config.xml, but that > does not fit the configuration scheme. I also tried to create a > tc.properties file into the bin directory of terracotta, as suggested > into the documentation, but it does not work too. Finaly, I ran Tomcat > with a Java option -D-Dcom.tc.session.cookie.domain=.example.com. > Again, by testing the solution, cookies are not set to example.com, and > of course, session continuity is not available. > > I think about a mistmatch between my terracotta version and the online > documentation. So, is this feature present in Terracotta 2.5.2 ? > > Can anyone help me, or have any suggestion ? > > Regards, > > Thomas. > > tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Overriding tc properties into tc-config.xml ?Please upgrade to 2.7.0. It will be difficult if not impossible for us to support you in the community on 2.5.2. As regards to your question - no, that feature is not supported in 2.5.2 or even 2.6. It is new in 2.7. Regards, Taylor ----- Original Message ----- From: "Thomas Chemineau" <tchemineau@...> To: tc-users@... Sent: Wednesday, October 15, 2008 8:55:08 AM GMT -08:00 US/Canada Pacific Subject: [tc-users] Overriding tc properties into tc-config.xml ? Hi, I have just installed Terracotta on a testing environnement, to work with Scarlet to perform a Jira cluster. I currently use Terracotta 2.5.2. I would like to enable session continuity across all nodes. I followed this online documentation http://www.terracotta.org/web/display/orgsite/Tomcat+Integration But I can not activate this feature. I have a different errors through different configuration. I tried to include <tc-properties> tags into tc-config.xml, but that does not fit the configuration scheme. I also tried to create a tc.properties file into the bin directory of terracotta, as suggested into the documentation, but it does not work too. Finaly, I ran Tomcat with a Java option -D-Dcom.tc.session.cookie.domain=.example.com. Again, by testing the solution, cookies are not set to example.com, and of course, session continuity is not available. I think about a mistmatch between my terracotta version and the online documentation. So, is this feature present in Terracotta 2.5.2 ? Can anyone help me, or have any suggestion ? Regards, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Site communautaire LINAGORA - http://www.linagora.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Overriding tc properties into tc-config.xml ?Le Wed, 15 Oct 2008 09:07:33 -0700 (PDT),
Taylor Gautier <tgautier@...> a écrit : > Please upgrade to 2.7.0. It will be difficult if not impossible > for us to support you in the community on 2.5.2. > > > As regards to your question - no, that feature is not supported in > 2.5.2 or even 2.6. It is new in 2.7. > > > Regards, > > > Taylor OK. Thank you for the article, and for you answers. But for the moment, I can not upgrade to Terracotta 2.7, because of an unstable Scarlet solution (1.2beta). Are there discussions on this list about a similar issue ? Regards, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Projet FederId - http://www.federid.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Overriding tc properties into tc-config.xml ?I don't follow. http://scarlet.sourceforge.net/documentation/scarlet-howto.html Seems to indicate that Scarlet is not supported anything but 2.7.0 ----- Original Message ----- From: "Thomas Chemineau" <tchemineau@...> To: tc-users@... Sent: Wednesday, October 15, 2008 9:19:27 AM GMT -08:00 US/Canada Pacific Subject: Re: [tc-users] Overriding tc properties into tc-config.xml ? Le Wed, 15 Oct 2008 09:07:33 -0700 (PDT), Taylor Gautier <tgautier@...> a écrit : > Please upgrade to 2.7.0. It will be difficult if not impossible > for us to support you in the community on 2.5.2. > > > As regards to your question - no, that feature is not supported in > 2.5.2 or even 2.6. It is new in 2.7. > > > Regards, > > > Taylor OK. Thank you for the article, and for you answers. But for the moment, I can not upgrade to Terracotta 2.7, because of an unstable Scarlet solution (1.2beta). Are there discussions on this list about a similar issue ? Regards, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Projet FederId - http://www.federid.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Overriding tc properties into tc-config.xml ?Le Wed, 15 Oct 2008 09:21:55 -0700 (PDT),
Taylor Gautier <tgautier@...> a écrit : > I don't follow. > > > http://scarlet.sourceforge.net/documentation/scarlet-howto.html > > > Seems to indicate that Scarlet is not supported anything but 2.7.0 Yep :) With Scarlet 1.2beta. As you can see, it is a beta version. Using this version could be a requirement for the production environment :/ I have to read if there are known issues. Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 LDAP Synchronization Connector - http://www.lsc-project.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
|
|
|
Re: Overriding tc properties into tc-config.xml ?Hi Thomas, Scarlet doesn't implement session continuity because Atlassian Jira puts into HTTP session a lot of unportable objects: I advise you against trying to implement it on your own ... unless you feel very brave ;) Cheers, Sergio B. |
|
|
Re: Overriding tc properties into tc-config.xml ?Thomas, the 1.2 beta version is not really an unstable one, so give it a try and feel free to report any kind of feedback. Cheers, Sergio B. |
|
|
Some feedbacks with Scarlet 1.2 on Terracotta 2.7> Thomas, the 1.2 beta version is not really an unstable one, so give > it a try and feel free to report any kind of feedback. > > Cheers, > > Sergio B. Hi, Well, I tested the 1.2 beta version. I have some errors on deployment. I noticed that this version is not compatible with JIRA 3.13 (well, I have JIRA missing class errors for example). With JIRA 3.12.3, I also have errors, but I do not know if those are real errors or just bad configuration steps. Here is an example : 8<-------- Job DEFAULT.ServicesJob threw an unhandled Exception: java.lang.IllegalStateException at com.atlassian.jira.service.JiraServiceContainerImpl.__tc_wrapped_getService(JiraServiceContainerImpl.java:262) 8<-------- Do you know where I can discuss about it ? Scarlet help forum seems quiet. Regards, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Solution SSO Lemonldap::NG - http://lemonldap.objectweb.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
|
|
Re: Some feedbacks with Scarlet 1.2 on Terracotta 2.7Thomas, please do not hesitate to post all your questions and troubles on the Scarlet help forum: it's definitely alive ;) Cheers, Sergio B. |
|
|
Re: Some feedbacks with Scarlet 1.2 on Terracotta 2.7> please do not hesitate to post all your questions and troubles on the > Scarlet help forum: it's definitely alive ;) Thanks for you response, I will try :) Cheers, Thomas. -- Thomas Chemineau Groupe LINAGORA - http://www.linagora.com Tél.: +33(0)1 58 18 68 28 - Fax : +33(0)1 58 18 68 29 Projet FederId - http://www.federid.org _______________________________________________ tc-users mailing list tc-users@... http://lists.terracotta.org/mailman/listinfo/tc-users |
| Free Forum Powered by Nabble | Forum Help |