summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-hazelcast-runtime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for TUSCANY-3515, adding an mport-Package statement into MANIFEST.MF of ↵edwardsmj2010-03-261-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
* Add new composite file missed from previous commit (926303)antelder2010-03-221-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2010-03-222-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
* Fix MANIFEST.MF for import-packagerfeng2010-03-181-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925030 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2010-03-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924919 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding manifestantelder2010-03-181-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924916 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to work with exceptionsantelder2010-03-184-7/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924887 13f79535-47bb-0310-9956-ffa450edef68
* Add some more tests, exceptions don't work yetantelder2010-03-186-3/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924871 13f79535-47bb-0310-9956-ffa450edef68
* Start of testcases for hazelcast bindingantelder2010-03-187-0/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924864 13f79535-47bb-0310-9956-ffa450edef68
* Add file missed in previous commitantelder2010-03-181-0/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924792 13f79535-47bb-0310-9956-ffa450edef68
* Start of a binding that uses Hazelcast. The idea is that it would be used ↵antelder2010-03-1810-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