Author: sijskes
Date: Fri Feb 11 20:15:41 2011
New Revision: 1069943
URL: http://svn.apache.org/viewvc?rev=1069943&view=rev
Log:
tlp url fix
Modified:
river/site/trunk/content/user-guide-basic-river-services.mdtext
Modified: river/site/trunk/content/user-guide-basic-river-services.mdtext
URL:
http://svn.apache.org/viewvc/river/site/trunk/content/user-guide-basic-river-services.mdtext?rev=1069943&r1=1069942&r2=1069943&view=diff
==============================================================================
--- river/site/trunk/content/user-guide-basic-river-services.mdtext (original)
+++ river/site/trunk/content/user-guide-basic-river-services.mdtext Fri Feb 11
20:15:41 2011
@@ -89,7 +89,7 @@ If we know where our Lookup Service is r
Assuming you don't get a `NullPointerException` and you do get a service ID
written out, then your Lookup Service is running fine.
-The `LookupLocator` takes a String representing a "jini URL". This jini URL
is made up from the Strings "`jini://`" a hostname and (optionally) "`:`" and a
port number. 4160 is the default port and is specified in the Lookup Service
configuration file. The scripts in the {{examples/hello}} directory will use
the default port unless you have changed it. See [DJ.5.5 Address and Port
Mappings for TCP and Multicast
UDP](http://incubator.apache.org/river/doc/specs/html/discovery-spec.html) for
more details.
+The `LookupLocator` takes a String representing a "jini URL". This jini URL
is made up from the Strings "`jini://`" a hostname and (optionally) "`:`" and a
port number. 4160 is the default port and is specified in the Lookup Service
configuration file. The scripts in the {{examples/hello}} directory will use
the default port unless you have changed it. See [DJ.5.5 Address and Port
Mappings for TCP and Multicast UDP](/doc/specs/html/discovery-spec.html) for
more details.
#### Multicast