[JBoss-user] [Clustering/JBoss] - Re: Session replication failed in jboss cluster

2006-02-20 Thread dlingam
Hi, Oops again, i think this one missed out b) \server\default\deploy\jbossweb-tomcat55.sar\META-INF jboss-service.xml lookfor 'UseJK' change value of UseJK value from false to true. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925004#3925004 Rep

[JBoss-user] [Clustering/JBoss] - Re: Session replication failed in jboss cluster

2006-02-20 Thread dlingam
hi, In previous post this one is not clear, ignore previous post b) part use this b) \server\default\deploy\jbossweb-tomcat55.sar\META-INF jboss-service.xml false change to true View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925003#3925003

[JBoss-user] [Clustering/JBoss] - Re: Session replication failed in jboss cluster

2006-02-20 Thread dlingam
As Session replication handled by jboss, plz check the below a)\server\all\deploy\jbossweb-tomcat55.sar where nodename what u mentioned in the workers.properties. b)\server\all\deploy\jbossweb-tomcat55.sar\META-INF false change true Thx View the original post : http://www.jboss.c

[JBoss-user] [Clustering/JBoss] - LoadBalancing is not happening but not always

2006-02-17 Thread dlingam
Hi, Loadbalancing works fine initially while both servers started very first time, when one server(let say server1) in the clustered group goes down( i used 2 machines to test) then request processed by another server in the clustered group.It implies failover works fine, when server1 again co

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: how could I use jms in jboss's all run mode?

2006-02-15 Thread dlingam
hi, thx for ur reply first, As i am using clustering i could not remove cluster-service.xml I tried copying following files in jboss-4.0.2\server\all\deploy\jms postgres-jdbc-state-service.xml postgres-jdbc2-service.xml jbossmq-destinations-service.xml jbossmq-service.xml It works fine for

[JBoss-user] [Messaging, JMS & JBossMQ] - how could I use jms in jboss's all run mode?

2006-02-15 Thread dlingam
I want to use jboss's jndi clustering service. so I run jboss in all mode. (run -c all). but I found, when I run jboss in this mode, I can't find connectionfactory in jms. but in default mode, I can find it, also I can use queue testqueue. but in all mode, there is no any preinstalled queue and