take a look in server/all/deploy/cluster-service.xml
1100 for HA JNDI
Marek Lange wrote:
Hi all,
I would like to know which ports are necessary for clustering (either
UDP or TCP)? We have a firewall between two JBoss instances in our
production environment and we are not able to run
Rupp, Heiko wrote:
Bela,
Ports are only used if you use TCP as transport, not for UDP (default
uses multicasting). In TCPPING you can set the ports accordingly.
UDP and multicasting use ports as well (but no TCP-ports).
True. If you use UDP, and want fixed ports, you can use
bind_por
Bela,
> Ports are only used if you use TCP as transport, not for UDP (default
> uses multicasting). In TCPPING you can set the ports accordingly.
UDP and multicasting use ports as well (but no TCP-ports).
Heiko
--
Heiko W. Rupp EMail: [EMAIL PROTECTED]
Senior Consultant
Ports are only used if you use TCP as transport, not for UDP (default
uses multicasting). In TCPPING you can set the ports accordingly.
Bela
Marek Lange wrote:
Hi all,
I would like to know which ports are necessary for clustering (either
UDP or TCP)? We have a firewall between two JBoss instan