summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-hazelcast-runtime (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-05Setting svn:eol-style for java and xml filesrfeng14-840/+840
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Change test to use local loop back address to avoid any network issuesantelder1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950539 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Instead of NPE throw NoSuchServiceException if the service doesn't existantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948743 13f79535-47bb-0310-9956-ffa450edef68
2010-04-26Fix string index out of bounds exception calculating executor name when ↵antelder1-2/+1
nested nodes executing on multiple threads git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938129 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Add error checkingantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937190 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Removing unused import...lresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935008 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Fix for TUSCANY-3515, adding an mport-Package statement into MANIFEST.MF of ↵edwardsmj1-0/+1
binding-hazelcast-runtime for the package: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927782 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add new composite file missed from previous commit (926303)antelder1-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2-1/+26
invocation (ie a reference calling a service over binding.sca which invokes another reference over binding.sca) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926303 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Fix MANIFEST.MF for import-packagerfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925030 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update manifestantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924919 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding manifestantelder1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924916 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding to work with exceptionsantelder4-7/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924887 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add some more tests, exceptions don't work yetantelder6-3/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924871 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Start of testcases for hazelcast bindingantelder7-0/+224
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924864 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add file missed in previous commitantelder1-0/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924792 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Start of a binding that uses Hazelcast. The idea is that it would be used ↵antelder10-0/+492
for the sca binding and use the Hazelcast based endpoint registry with Hazelcast handling all the remote communications. This avoids all the issues other bindings have with working out what the remote endpoint address is. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924789 13f79535-47bb-0310-9956-ffa450edef68