Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2018-03-18 02:07:29 +0000
committerslewis2018-03-18 02:07:29 +0000
commit68846e379d54ea2728415faaf50f1be4c84651ee (patch)
treec0a611c03252945c89dbcc09894818f72c0681a0 /examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch
parentf5a761d4aa80c463c9949f3360a9c4ec94b508e4 (diff)
downloadorg.eclipse.ecf-68846e379d54ea2728415faaf50f1be4c84651ee.tar.gz
org.eclipse.ecf-68846e379d54ea2728415faaf50f1be4c84651ee.tar.xz
org.eclipse.ecf-68846e379d54ea2728415faaf50f1be4c84651ee.zip
Added timeservice example that uses hazelcast distribution provider.
Diffstat (limited to 'examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch')
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.product96
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.readme10
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jgroups.zeroconf.readme10
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jms.zeroconf.readme12
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.xmlrpc.zeroconf.readme11
5 files changed, 129 insertions, 10 deletions
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.product b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.product
new file mode 100644
index 000000000..159008ff7
--- /dev/null
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.product
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?pde version="3.5"?>
+
+<product name="TimeServiceConsumer JavaGroups Zeroconf Discovery" uid="com.mycorp.examples.timeservice.consumer.hazelcast.product" version="1.0.0.qualifier" useFeatures="false" includeLaunchers="false">
+
+ <configIni use="default">
+ </configIni>
+
+ <launcherArgs>
+ <programArgs>-consoleLog -console
+ </programArgs>
+ <vmArgs>-Declipse.ignoreApp=true
+-Dosgi.noShutdown=true
+-Dservice.exported.configs=ecf.jms.hazelcast.manager
+ </vmArgs>
+ <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
+ </vmArgsMac>
+ </launcherArgs>
+
+ <windowImages/>
+
+ <launcher>
+ <win useIco="false">
+ <bmp/>
+ </win>
+ </launcher>
+
+ <vm>
+ </vm>
+
+ <plugins>
+ <plugin id="com.hazelcast"/>
+ <plugin id="com.mycorp.examples.timeservice.async"/>
+ <plugin id="com.mycorp.examples.timeservice.consumer.ds.async"/>
+ <plugin id="javax.jms"/>
+ <plugin id="org.apache.felix.gogo.command"/>
+ <plugin id="org.apache.felix.gogo.runtime"/>
+ <plugin id="org.apache.felix.gogo.shell"/>
+ <plugin id="org.apache.felix.scr"/>
+ <plugin id="org.eclipse.core.jobs"/>
+ <plugin id="org.eclipse.ecf"/>
+ <plugin id="org.eclipse.ecf.console"/>
+ <plugin id="org.eclipse.ecf.discovery"/>
+ <plugin id="org.eclipse.ecf.identity"/>
+ <plugin id="org.eclipse.ecf.osgi.services.distribution"/>
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin"/>
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin.console"/>
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy"/>
+ <plugin id="org.eclipse.ecf.provider"/>
+ <plugin id="org.eclipse.ecf.provider.jmdns"/>
+ <plugin id="org.eclipse.ecf.provider.jms"/>
+ <plugin id="org.eclipse.ecf.provider.jms.hazelcast"/>
+ <plugin id="org.eclipse.ecf.provider.remoteservice"/>
+ <plugin id="org.eclipse.ecf.remoteservice"/>
+ <plugin id="org.eclipse.ecf.remoteservice.asyncproxy"/>
+ <plugin id="org.eclipse.ecf.sharedobject"/>
+ <plugin id="org.eclipse.equinox.common"/>
+ <plugin id="org.eclipse.equinox.concurrent"/>
+ <plugin id="org.eclipse.equinox.console"/>
+ <plugin id="org.eclipse.equinox.event"/>
+ <plugin id="org.eclipse.osgi"/>
+ <plugin id="org.eclipse.osgi.services"/>
+ <plugin id="org.eclipse.osgi.services.remoteserviceadmin"/>
+ <plugin id="org.eclipse.osgi.util"/>
+ </plugins>
+
+ <configurations>
+ <plugin id="org.apache.felix.gogo.command" autoStart="true" startLevel="0" />
+ <plugin id="org.apache.felix.gogo.runtime" autoStart="true" startLevel="0" />
+ <plugin id="org.apache.felix.gogo.shell" autoStart="true" startLevel="0" />
+ <plugin id="org.apache.felix.scr" autoStart="true" startLevel="1" />
+ <plugin id="org.eclipse.core.jobs" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.console" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.discovery" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.identity" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.osgi.services.distribution" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin.console" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.provider" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.provider.jmdns" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.provider.remoteservice" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.remoteservice" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.remoteservice.asyncproxy" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.ecf.sharedobject" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.equinox.concurrent" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.equinox.console" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.equinox.event" autoStart="true" startLevel="1" />
+ <plugin id="org.eclipse.osgi" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.osgi.services" autoStart="true" startLevel="0" />
+ <plugin id="org.eclipse.osgi.services.remoteserviceadmin" autoStart="true" startLevel="0" />
+ </configurations>
+
+</product>
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.readme b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.readme
new file mode 100644
index 000000000..0f41c323b
--- /dev/null
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.hazelcast.zeroconf.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
+
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jgroups.zeroconf.readme b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jgroups.zeroconf.readme
index 79e107e52..21b0840f4 100644
--- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jgroups.zeroconf.readme
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jgroups.zeroconf.readme
@@ -1,5 +1,9 @@
-The use of the TimeServiceConsumer.jgroups.zeroconf.product relies on the presence of the
-org.eclipse.ecf.provider.jgroups distribution provider and it's dependencies. This bundle is available
-as described here: https://wiki.eclipse.org/Distribution_Providers.
+The use of the TimeServiceHost.jgroups.zeroconf.product relies on the presence of the
+org.eclipse.ecf.provider.jgroups distribution provider.
+This distribution provider is provided separately here:
+https://github.com/ECF/JGroups
+
+All of the ECF distribution providers are listed here:
+https://wiki.eclipse.org/Distribution_Providers
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jms.zeroconf.readme b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jms.zeroconf.readme
index fce25a9ef..8a0a39e44 100644
--- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jms.zeroconf.readme
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.jms.zeroconf.readme
@@ -1,8 +1,12 @@
-The use of the TimeServiceHost.xmlrpc.zeroconf.product relies on the presence of the
-org.eclipse.ecf.provider.jms.activemq distribution provider and it's dependencies. This
-bundle is available as described here:
+The use of the TimeServiceConsumer.jms.zeroconf.product relies on the presence of the
+org.eclipse.ecf.provider.jms.activemq distribution provider and it's dependencies.
-https://wiki.eclipse.org/Distribution_Providers and it's dependencies.
+This distribution provider is provided separately here:
+
+https://github.com/ECF/JMS
+
+All of the ECF distribution providers are listed here:
+https://wiki.eclipse.org/Distribution_Providers
This provider also depends upon a JMS broker running at the location specified by the following
system properties:
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.xmlrpc.zeroconf.readme b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.xmlrpc.zeroconf.readme
index f31d01749..880499de5 100644
--- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.xmlrpc.zeroconf.readme
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/launch/TimeServiceConsumer.xmlrpc.zeroconf.readme
@@ -1,5 +1,10 @@
-The use of the TimeServiceConsumer.jgroups.zeroconf.product relies on the presence of the
-org.eclipse.ecf.provider.jgroups distribution provider and it's dependencies. This bundle is available
-as described here: https://wiki.eclipse.org/Distribution_Providers
+The use of the TimeServiceConsumer.xmlrpc.zeroconf.product relies on the presence of the
+org.eclipse.ecf.provider.xmlrpc distribution provider.
+This distribution provider is provided separately here:
+
+https://github.com/ECF/XmlRpcProvider
+
+All of the ECF distribution providers are listed here:
+https://wiki.eclipse.org/Distribution_Providers

Back to the top