summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove old stuffslaws2011-05-133-350/+0
* change to follow the pattern Luciano has in node-manager. Also take a copy of...slaws2011-05-1315-2/+730
* 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
* TUSCANY-3496: Add Nirmal's prototype code for the composite diagram GSoC proj...antelder2011-05-1310-0/+715
* TUSCANY-3860: Add README filenash2011-05-121-0/+42
* TUSCANY-3860: Delete previous location of Eclipse update sitenash2011-05-128-3476/+0
* 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
* Changes to exercise some of the new functions Ant is adding to the registryslaws2011-05-117-72/+123
* 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
* Simplify the approach to trying to find a local runtime instance, the previou...antelder2011-05-091-31/+22
* Update to use the factory to create the endpoint registryantelder2011-05-071-2/+2
* Remove old TODO commentantelder2011-05-071-1/+0
* Update to support setting the domain uri in the runComposite methodantelder2011-05-072-13/+10
* Update testcase to use local loop back address to try to avoid network issuesantelder2011-05-061-1/+2
* hacks to help me think about what domain info is missing at the momentslaws2011-05-0611-0/+588
* UPdates to try to get the bpel sample workingantelder2011-05-043-6/+33
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz2011-05-021-0/+14
* Update ids of EC2 images used for testing.jsdelfino2011-05-021-6/+10
* Change app data model a bit. Store app properties in separate files and suppo...jsdelfino2011-05-0225-78/+140
* Reformat, sort and refactor test and sample apps.jsdelfino2011-05-0239-2191/+2078
* Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi...jsdelfino2011-05-0244-2961/+2870
* TUSCANY-3860: Build updatesite contents for site-publish as part of the distr...nash2011-05-019-7/+362