Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SLP-Based Discovery Provider"

(Created page with "See [https://wiki.eclipse.org/ECF/Providers#jSLP_aka_SLP.2FRFC2608 JSLP Discovery]")
 
 
Line 1: Line 1:
 +
'''Note''':  Starting with ECF 3.14.6, the SLP Discovery Provider will be '''disabled''' by default.  To enable the JSLP discovery on start, set/use the following system property:
 +
 +
<pre>
 +
-Dch.ethz.iks.slp.enable=true
 +
</pre>
 +
 
See [https://wiki.eclipse.org/ECF/Providers#jSLP_aka_SLP.2FRFC2608 JSLP Discovery]
 
See [https://wiki.eclipse.org/ECF/Providers#jSLP_aka_SLP.2FRFC2608 JSLP Discovery]

Latest revision as of 17:01, 27 October 2019

Note: Starting with ECF 3.14.6, the SLP Discovery Provider will be disabled by default. To enable the JSLP discovery on start, set/use the following system property:

-Dch.ethz.iks.slp.enable=true

See JSLP Discovery

Back to the top