[jboss-user] [Clustering/JBoss] - JSF backingbean in Tomcat/JBoss cluster

2007-05-14 Thread baskaran_c
Will JSF BackingBean/ManagedBean(not serializable object) can be kept in session when cluster configured as below. 1. Apache Httpd server as loadbalancer 2. Enabling Session State Replication between two Tomcat/JBoss server View the original post :

[jboss-user] [Clustering/JBoss] - Re: Tomcat Cluster Error

2007-04-17 Thread baskaran_c
Thanks a lot Brian Stansberry, Its working fine. Baskaran Tokyo, Japan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4037833#4037833 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4037833

[jboss-user] [JBossCache] - Tomcat Cluster Error

2007-04-16 Thread baskaran_c
I got this error, can't able to fine the solution. I am trying to do HTTP Session state replication as given in Chapter 16. Clustering please help me 18:08:51,218 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled. Exception: javax.management.RuntimeOperationsException:

[jboss-user] [Clustering/JBoss] - Tomcat Cluster Error

2007-04-16 Thread baskaran_c
I am trying to create HTTP session state replication, as given in http://docs.jboss.org/jbossas/jboss4guide/r4/html/cluster.chapt.html I can't find a solution for this error. please help me. 18:08:51,218 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled. Exception: |

[jboss-user] [Clustering/JBoss] - Re: Tomcat Cluster Error

2007-04-16 Thread baskaran_c
I have defined the deploy/tc5-cluster-service.xml as below ?xml version=1.0 encoding=UTF-8? | server | | mbean code=org.jboss.cache.TreeCache | name=jboss.cache:service=TomcatClusteringCache | dependsjboss:service=Naming/depends |