[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Steps to configure Terracotta web sessions with my web application  XML
Forum Index -> Terracotta for Web Sessions
Author Message
test_acc

neo

Joined: 01/12/2012 08:36:06
Messages: 1
Offline

Hi,

I am new to terracotta and want to use it for session clustering. Can anybody give me the steps to configure / integrate terracotta server with my web application? I am using JBOSS server.

Please help asap.
tcdpope

neo

Joined: 01/03/2012 08:53:14
Messages: 3
Offline

The instructions for setting up web sessions with JBoss can be found at:

http://terracotta.org/documentation/web-sessions/installation-guide
cemaltot

neo

Joined: 02/07/2012 03:01:32
Messages: 1
Location: U.S
Offline

I wanted some videos related to terracotta web sessions. Can anybody give me good quality videos?

Affordable Kitchen Cabinets
leilamm

neo

Joined: 02/16/2012 14:23:38
Messages: 3
Offline

Hi,
I had read the instructions and I have a question:
Where I should to save the terracotta-license.key file (trial) at the side client (application server - JBoss)?


ERROR - Terracotta license key is required for Enterprise capabilities. Please place terracotta-license.key in Terracotta installed directory or in resource path. You could also specify it through system property -Dcom.tc.productkey.path=/path/to/key

Thanks,
klalithr

consul

Joined: 01/23/2011 10:58:07
Messages: 489
Offline

Isnt the error message clear enough ;)

Karthik Lalithraj (Terracotta)
leilamm

neo

Joined: 02/16/2012 14:23:38
Messages: 3
Offline


Ok, at the application server, I added the context.xml file with the next line:

<Context>
<Valve className="org.terracotta.session.TerracottaJboss60xSessionValve" tcConfigUrl="ip_address_terracotta_server:9510"/>
</Context>

Then, I try to start the JBoss Server and the next message appears:

ERROR - Terracotta license key is required for Enterprise capabilities. Please place terracotta-license.key in Terracotta installed directory or in resource path. You could also specify it through system property -Dcom.tc.productkey.path=/path/to/key

Where I should to save the terracotta-license.key file (trial) at the side client (application server - JBoss)?

Thanks,

leilamm

neo

Joined: 02/16/2012 14:23:38
Messages: 3
Offline


Ok, at the application server, I added the context.xml file with the next line:

<Context>
<Valve className="org.terracotta.session.TerracottaJboss60xSessionValve" tcConfigUrl="ip_address_terracotta_server:9510"/>
</Context>

Then, I try to start the JBoss Server and the next message appears:

ERROR - Terracotta license key is required for Enterprise capabilities. Please place terracotta-license.key in Terracotta installed directory or in resource path. You could also specify it through system property -Dcom.tc.productkey.path=/path/to/key

Where I should to save the terracotta-license.key file (trial) at the side client (application server - JBoss)?

Thanks,

trevorce

neo

Joined: 02/21/2012 00:44:26
Messages: 1
Offline

Thanks a lot for sharing this Steps to configure Terracotta web sessions with my web application. I've been looking for this online for some time. Anyway, thanks again and keep it up.

_______________

stores online
troya

neo

Joined: 07/02/2012 23:37:24
Messages: 4
Offline

Is there sample of tc-config for clustering terracotta + 2 tomcat node ?

And where i can find file context.xml ? is it on my application or on my apache tomcat ?

if on my application i can't find it, but i find web.xml inside.


I want to config clustering session with terracotta + 2 tomcat node.

Anyone can help me ?
ilevy

consul

Joined: 04/16/2008 10:26:42
Messages: 357
Offline

http://terracotta.org/documentation/web-sessions/installation-guide
jackson0

journeyman

Joined: 06/21/2012 21:50:26
Messages: 35
Offline

leilamm wrote:



ERROR - Terracotta license key is required for Enterprise capabilities. Please place terracotta-license.key in Terracotta installed directory or in resource path. You could also specify it through system property -Dcom.tc.productkey.path=/path/to/key


 


You can add key to /lib/ application.
 
Forum Index -> Terracotta for Web Sessions
Go to:   
Powered by JForum 2.1.7 © JForum Team