| Author |
How to change default RMI 1099 port
|
Prafulla N. Patil
Ranch Hand
Joined: Mar 20, 2006
Posts: 106
|
|
This code is working fine with default rmi port 1099 I want to change this code for port 1990, how to do this ? my code is as shown below -->
|
Thanks, Prafulla Patil
SCJP, SCWCD
|
 |
Edward Harned
Ranch Hand
Joined: Sep 19, 2005
Posts: 287
|
|
See the tools doc for creating the registry using a port. Then see the API for forming a URL with a port.
|
Ed's latest article: A Java Parallel Calamity http://coopsoft.com/ar/Calamity2Article.html
|
 |
Prafulla N. Patil
Ranch Hand
Joined: Mar 20, 2006
Posts: 106
|
|
THANKS FOR YOUR QUICK HELP WHERE I CAN GET "tools doc for creating the registry using a port" AND "API for forming a URL with a port"? [ December 03, 2007: Message edited by: Prafulla N. Patil ]
|
 |
Prafulla N. Patil
Ranch Hand
Joined: Mar 20, 2006
Posts: 106
|
|
hey i got the solution for this thanks
|
 |
 |
|
|
subject: How to change default RMI 1099 port
|
|
|