summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-hazelcast-runtime/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-05Setting svn:eol-style for java and xml filesrfeng7-488/+488
2010-05-27Instead of NPE throw NoSuchServiceException if the service doesn't existantelder1-0/+4
2010-04-26Fix string index out of bounds exception calculating executor name when neste...antelder1-2/+1
2010-04-23Add error checkingantelder1-0/+4
2010-04-16Removing unused import...lresende1-1/+0
2010-03-22Update hazelcast binding to use a seperate ExecutorService for each nested in...antelder1-1/+16
2010-03-18Update hazelcast binding to work with exceptionsantelder2-4/+28
2010-03-18Add file missed in previous commitantelder1-0/+55
2010-03-18Start of a binding that uses Hazelcast. The idea is that it would be used for...antelder8-0/+428