summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update EndpointRegistryImpl to use the new ContributionListener and the updat...antelder2011-05-151-0/+12
* Add a EndpointRegistry method to update contributions and a ContributionListe...antelder2011-05-153-0/+42
* Update for the spi intefrcae changes, clean up some of the redundant code, an...antelder2011-05-151-50/+38
* Update to match the Contribution and InstalledContribution interface changesantelder2011-05-151-12/+5
* Rename init to build and remove the getCompositeURI method as thats now done ...antelder2011-05-151-26/+3
* Update the detailed installed contribution command to show more information a...antelder2011-05-151-5/+20
* Update InstalledContribution to derive a default uri when no uri is specifyantelder2011-05-151-6/+40
* Update for COntribution interfcae changeantelder2011-05-151-0/+6
* Add a method to Contribution to merge in ContributionMetadataantelder2011-05-152-0/+23
* Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder2011-05-142-46/+52
* Move all the code for making service proxys to a seperate helper class. Seems...antelder2011-05-141-0/+182
* Update for new method on the Contribution interfaceantelder2011-05-141-0/+6
* Add a method to Contribution to get an artifacts Model objectantelder2011-05-142-1/+15
* Format the code fragment to make it a little more readableantelder2011-05-141-2/+1
* Move the setting of the local endpoints to before the other stores to fix the...antelder2011-05-131-1/+1
* Add test contribution jars missed on previous commitantelder2011-05-132-0/+0
* Add code for handling import/export better, imports now work when the exporti...antelder2011-05-132-25/+64
* Add tests for Node2antelder2011-05-131-0/+157
* Add a temporary create for the node2antelder2011-05-131-0/+10
* A refactor of NodeImpl to simplify and remove the use of InstalledContributio...antelder2011-05-131-0/+292
* Update the installed contribution to keep track of java and namespace exportsantelder2011-05-131-0/+9
* Add code to find the contribution attributes when installing a contributionantelder2011-05-131-0/+26
* Remove the allNodes static as its not used by anythingantelder2011-05-121-9/+1
* Refactor away the use of the InstalledContribution classantelder2011-05-121-13/+13
* Add TODO comment reminderantelder2011-05-121-0/+1
* Remove unused importantelder2011-05-121-1/+0
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-129-133/+233
* Allows the lookup of services by interface (service name == null) from a noderfeng2011-05-113-11/+32
* Update Shell installed and start commands to work with the latest Node/regist...antelder2011-05-111-39/+33
* Change the Shell command 'installed' to by default just show the URIs of inst...antelder2011-05-111-8/+14
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-117-13/+69
* Comment out the transaction processing for now as it looks like a hazelcast b...antelder2011-05-111-8/+17
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-109-36/+120
* Update testcase to also test the AsString methodantelder2011-05-101-0/+4
* Correctly close the xml writer to flush the streamantelder2011-05-101-3/+5
* Finish the hazelcast registry composite serialization to share the composites...antelder2011-05-102-4/+53
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-106-18/+77
* Make the test interface remotableantelder2011-05-101-0/+3
* Add a testcase for teh domain compositeantelder2011-05-091-0/+49
* Correct name typo and set attributes on the domain compositeantelder2011-05-091-1/+3
* Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz2011-05-094-60/+220
* Update hazelcast registry to store and use the wsdl interface contract for en...antelder2011-05-092-3/+115
* Tweak null boundary condition handling for DOM databinding transform path.scottkurz2011-05-091-0/+3
* Remove default command line memory settingsantelder2011-05-091-1/+0
* Update to latest wink and jacksonrfeng2011-05-095-16/+22
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-098-12/+138