mx4j/src/examples/mx4j/examples/tools/remote/soap Server.java,1.5,1.6
Simone Bordet <[email protected]> Wed, 23 Feb 2005 13:08:29 +0000
| Newsgroups | gmane.comp.java.mx4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mx4j/mx4j/src/examples/mx4j/examples/tools/remote/soap
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17738/src/examples/mx4j/examples/tools/remote/soap
Modified Files:
Server.java
Log Message:
Fixed modifications that got committed by mistake
Index: Server.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/examples/mx4j/examples/tools/remote/soap/Server.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Server.java 18 Feb 2005 15:23:08 -0000 1.5
--- Server.java 23 Feb 2005 13:08:27 -0000 1.6
***************
*** 59,63 ****
// Pass null as the host name to tell JMXServiceURL to default to InetAddress.getLocalHost().getHostName()
! JMXServiceURL url = new JMXServiceURL("dummy", null, 9090, "/jmxconnector");
// Create and start the connector server
--- 59,63 ----
// Pass null as the host name to tell JMXServiceURL to default to InetAddress.getLocalHost().getHostName()
! JMXServiceURL url = new JMXServiceURL("soap", null, 8080, "/jmxconnector");
// Create and start the connector server
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click