Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-11updates and fixes to hello example remote service applicationsslewis1-2/+2
2014-04-03Fixes for product configs (for newslewis5-5/+5
2014-03-05Merge remote-tracking branch 'origin/master' into rfc1.1slewis5-0/+20
2014-03-05Fixes for hello example product configurationsslewis5-0/+21
2014-02-25Merge remote-tracking branch 'origin/master' into rfc1.1slewis2-0/+3
2013-01-18Merge remote-tracking branch 'origin/master'slewis5-313/+313
2012-04-24Updates to product configs to use apache gogo as equinox consoleslewis5-11/+30
2011-04-27Undid fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=343689 asslewis1-1/+1
2011-03-08Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=339157slewis5-8/+67
2011-02-25Fixes to examples and tests to accomodate new rsa proxy bundle. Bugslewis4-231/+235
2011-02-23NEW - bug 337938: [Discovery] Remove outdated discovery projects fromMarkus Alexander Kuppe4-232/+228
2011-02-18Fix to hello world examples associated with bugslewis2-2/+2
2011-01-26commit to introduce use of RSA into ECF remote servicesslewis6-257/+233
2010-11-01RESOLVED - bug 329197: Compiler errors in various projects due to OSGi r4.3 A...Markus Alexander Kuppe3-7/+7
2010-10-29Work around for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=328990slewis@composent.com1-2/+2
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+1
2010-05-26Bug 314500wjongman2-4/+3
2010-05-19Removed activemq product configurationslewis1-57/+0
2010-05-19Added product config for zookeeper,generic host and consumer. Also cleaned u...slewis8-142/+196
2010-05-18ASSIGNED - bug 310643: [zookeeper][remoteservices] add usage of zookeeper dis...wjongman6-13/+177
2010-05-12Made product names use consistent convention for (<discovery>,<distribution>)slewis3-4/+0
2010-05-12Added second hello service registration for example and testsslewis1-1/+13
2010-05-07Added proxy distribution listener to log distribution eventsslewis2-1/+15
2010-05-07Added example code for setting up IHostDiscoveryListener and IProxyDiscoveryL...slewis1-0/+6
2010-05-03Added notifyAll with appLockslewis1-1/+1
2010-05-02Removed superfluous bundles from product configurationslewis3-9/+0
2010-05-01Added console and consoleLog system properties to product configurationsslewis3-2/+8
2010-04-25Removed warningsslewis1-0/+31
2010-04-21Fixes for application cardinality and threadslewis1-2/+2
2010-04-20Update to IHello serviceslewis1-1/+1
2010-04-19Updated examples to use generics for IAsyncCallbackslewis1-0/+2
2010-04-14Added IHelloAsync and changed examples to use/reference it...via ds/component...slewis1-1/+1
2010-02-17Relaxed use of org.eclipse.equinox.common bundle versionslewis1-1/+1
2010-02-15Added products directory to binary and source builds for examplesslewis1-1/+2
2010-02-11Added code in stop to allow for application exitslewis1-0/+4
2010-01-23Removed default of true for defaultproxycontainerfinder autoCreateContainerslewis1-8/+0
2010-01-23Added proxy container finder disablementslewis1-0/+8
2009-12-30Fixes for new remote services implslewis3-3/+0
2009-12-30Changes to support new remote services implementation (along with additional ...slewis1-27/+9
2009-12-17Fixes for build.propertiesslewis1-0/+1
2009-12-11Changes for support of progress on bug https://bugs.eclipse.org/bugs/show_bug...slewis1-1/+1
2009-11-17Fix for unnecessary build.properties. New javadoc config.slewis1-4/+1
2009-10-17Simplification/generalization of code and addition of activemq product. Also...slewis9-64/+250
2009-10-12Changed properties values, added examples to map and featureslewis3-8/+82
2009-09-25Added products for both r-osgi and generic provider for hello example host an...slewis4-2/+61
2009-06-25added product to source buildslewis1-1/+2
2009-06-25Fixed bundle propertiesslewis1-2/+2
2009-06-02substituted product files for launch configs (yay!)slewis2-22/+50
2009-06-02Changed launchconfig and hello implementationslewis1-2/+2
2009-06-02Changed IHello interface to be more sophisticated, added in new launch configsslewis2-22/+22

Back to the top