Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.hazelcast.readme')
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.hazelcast.readme10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.hazelcast.readme b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.hazelcast.readme
new file mode 100644
index 000000000..0f41c323b
--- /dev/null
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.hazelcast.readme
@@ -0,0 +1,10 @@
+The use of the TimeServiceHost.hazelcast.zeroconf.product relies on the presence of the
+org.eclipse.ecf.provider.hazelcast distribution provider.
+
+This distribution provider is provided separately here:
+
+https://github.com/ECF/HazelcastProvider
+
+All of the ECF distribution providers are listed here:
+https://wiki.eclipse.org/Distribution_Providers
+

Back to the top