File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes Ports used by the JGroups Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Ports used by the JGroups" Watch "Ports used by the JGroups" New topic
Author

Ports used by the JGroups

Chiranjeevi Kanthraj
Ranch Hand

Joined: Feb 18, 2008
Posts: 283

Hi

I want to know which are the ports used by the JGroups for multicasting.

Where to find? if i do netstat it shows all the port used by the java.exe and in our application we have more then 15 ports open.

Please help me to find. the exact port which are used by the jgroups.
is that read from any config files? or if it take dynamicaly how can i confirm that the port is used by jgroups

Thanks


-Chiru
Chiranjeevi Kanthraj
Ranch Hand

Joined: Feb 18, 2008
Posts: 283

We can configure these ports and range of the ports for each Protocol which are given in the xml file inside the jar
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Ports used by the JGroups
 
Similar Threads
JBoss In Action - Covered JBoss Technologies
Query about 'Port' Number??
Sending HashMap between 2 servers
jboss server started . java.net.bind exception ; address is already in use
Does the webservers blocks some range of ports for its use?