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
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
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
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
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
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