Hello Tremalnaik,

My request is out of your question and I cannot help you.

But, I would be grateful if you can help me with the settings required for 
enabling session replication.

I'm using jboss-4.0.3SP1 & j2sdk1.4.2_03. There are two server-instances of 
jboss running on two different machines. 
My applications web.xml contains: 

My applications jboss-web.xml contains: 
<replication-config> 
<replication-trigger>SET_AND_NON_PRIMITIVE_GET</replication-trigger> 
<replication-granularity>SESSION</replication-granularity> 
</replication-config> 

I'm starting the server with following command: 
GTW_run.bat -c all --host=192.0.0.77 

After hot deployment on one server, 2nd server itself deploys the application 
using the cluster name(nodes). 

The issue is that the session is not getting replicated. 
Am I missing any other configuration for clustering in JBOSS? 

Please help me.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931578#3931578

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931578


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to