summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use invokeAsync instead of invoke.fmoga2011-05-191-3/+6
* Make the comet binding a policy subject. Helping get Florian unstuck. slaws2011-05-192-2/+33
* Move the code for getDomainComposite from NodeImpl to the domain registryantelder2011-05-195-16/+33
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-1910-2/+201
* Update parent poms to match unreleased/samples structurefmoga2011-05-192-20/+5
* Update parent poms to match unreleased/ structurefmoga2011-05-192-2/+2
* Import work in progress code for comet binding samplefmoga2011-05-1916-0/+776
* Import work in progress code for comet binding runtimefmoga2011-05-1925-0/+2166
* Import work in progress code for comet binding modelfmoga2011-05-1914-0/+616
* Update for latest APIs to explicitly start the deployable composites of a pas...antelder2011-05-191-3/+4
* On stop also stop the runtime if its setantelder2011-05-191-0/+3
* Correct typoantelder2011-05-191-2/+1
* Guard against NPEantelder2011-05-191-3/+5
* Update to add APIs to get at which composites are running whereantelder2011-05-198-6/+83
* Add a method to get the domain membersantelder2011-05-198-1/+52
* Remove TODO that has now been doneantelder2011-05-191-4/+0
* Remove ActivationException on installs, add some TODO commentsantelder2011-05-192-9/+10
* Fix Shell started command to not rely on the installed contributions (which m...antelder2011-05-181-16/+16
* Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder2011-05-184-16/+77
* Use transaction again as it works with Strings instead of QNamesantelder2011-05-181-18/+17
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-1813-113/+108
* Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder2011-05-183-10/+10
* Fix the OSGi importrfeng2011-05-171-0/+1
* Make sure the generics are generated into the Resource implementation class s...rfeng2011-05-175-6/+60
* Add some more TODOsantelder2011-05-171-0/+7
* Update javadoc and add some TODOsantelder2011-05-172-88/+35
* Update to try the LSSerializer approach to pretty printingantelder2011-05-171-3/+31
* Update for latest domain node changesantelder2011-05-171-2/+4
* Update for latest domain node changesantelder2011-05-171-1/+2
* Update for latest domain node changesantelder2011-05-171-5/+7
* Update Shell for the latest domain node changesantelder2011-05-172-34/+39
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-1712-937/+398
* Don't include contributions with now running compositesantelder2011-05-171-4/+6
* Remove unused methods on InstalledContribution and add a method to merge in c...antelder2011-05-171-15/+40
* Add a utility to get an XML string for a model objectantelder2011-05-171-0/+58
* Update shell to show contributions importsantelder2011-05-161-0/+13
* Update to populate the installed contributions importsantelder2011-05-161-0/+12
* Add info on imports to InstalledContributionantelder2011-05-161-5/+9
* Correct typo in package nameantelder2011-05-163-3/+3
* Simplify to use the loadDocument method on Deployerantelder2011-05-161-9/+2
* Add a method to Deployer to load a model from XML and validate the Monitor re...antelder2011-05-162-1/+20
* Simplify methods for loading a composite by xmlantelder2011-05-161-12/+10
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-169-12/+13
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-1640-297/+297
* Update for the new ContributionListener, to support adding composites to a co...antelder2011-05-152-19/+141
* Update to support the new registry ContributionListener functionantelder2011-05-151-2/+22
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+3
* Update for the new addComposite methodantelder2011-05-151-0/+6
* Add a method to add a Composite to a Contributionantelder2011-05-152-0/+11
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+6