mx4j/src/examples/mx4j/examples/remote/rmi/iiop Client.java,1.3,1.4
Simone Bordet <[email protected]> Sat, 14 May 2005 09:19:50 +0000
| Newsgroups | gmane.comp.java.mx4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mx4j/mx4j/src/examples/mx4j/examples/remote/rmi/iiop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16879/src/examples/mx4j/examples/remote/rmi/iiop
Modified Files:
Client.java
Log Message:
Fixed bug #1200178: the port of the naming server was not the same as the corrispondent server class.
Along with fix for bug #1200186, the example is now working fine
Index: Client.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/examples/mx4j/examples/remote/rmi/iiop/Client.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Client.java 13 Nov 2004 16:38:34 -0000 1.3
--- Client.java 14 May 2005 09:19:48 -0000 1.4
***************
*** 35,41 ****
String serverHost = "host";
! // The host, port and path where the rmiregistry runs.
String namingHost = "localhost";
! int namingPort = 1099;
String jndiPath = "/jmxconnector";
--- 35,41 ----
String serverHost = "host";
! // The host and port where the COSNaming service runs and the path under which the stub is registered.
String namingHost = "localhost";
! int namingPort = 1199;
String jndiPath = "/jmxconnector";
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click