summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-hazelcast-runtime/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setting svn:eol-style for java and xml filesrfeng2010-06-0513-782/+782
* Change test to use local loop back address to avoid any network issuesantelder2010-06-021-5/+3
* Instead of NPE throw NoSuchServiceException if the service doesn't existantelder2010-05-271-0/+4
* Fix string index out of bounds exception calculating executor name when neste...antelder2010-04-261-2/+1
* Add error checkingantelder2010-04-231-0/+4
* Removing unused import...lresende2010-04-161-1/+0
* Add new composite file missed from previous commit (926303)antelder2010-03-221-0/+29
* Update hazelcast binding to use a seperate ExecutorService for each nested in...antelder2010-03-222-1/+26
* Update hazelcast binding to work with exceptionsantelder2010-03-184-7/+30
* Add some more tests, exceptions don't work yetantelder2010-03-186-3/+136
* Start of testcases for hazelcast bindingantelder2010-03-186-0/+211
* Add file missed in previous commitantelder2010-03-181-0/+55
* Start of a binding that uses Hazelcast. The idea is that it would be used for...antelder2010-03-188-0/+428