"adamwynne" wrote : solomonk,
| Can you specify how to cause that second port to be fixed? I am having a
similar issue.
try to look for example here
http://forum.java.sun.com/thread.jspa?forumID=58&messageID=413193&threadID=146155
there are some java code to answer your
as i understood this is an issue with RMI protocol - really it is opens two
connections - one on fixed port and one on random..
you can override default rmi socket factory in your rmi client to be second
port also fixed..
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi