We run JBoss 3.2.3 on Windows 2000 systems, and at startup we often have a fatal error 
due to a port number conflict betweenJBoss' JNDI and other processes that are 
temporarily using that same port number. Up to now we have used just the default JNDI 
port of 1099. I am thinking to try to avoid this problem by picking a much higher port 
number (like say 11099) that is less likely to be taken by some other process.

As I understand it, there is no "well known port" for JNDI. So is there any other 
guidance about how to pick a port number that won't have conflicts?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829532#3829532

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829532


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to