summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update to latest wink and jacksonrfeng2011-05-094-10/+16
* 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
* In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz2011-05-021-0/+14
* Revert the wink version changerfeng2011-04-294-9/+9
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-284-9/+9
* Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz2011-04-271-12/+14
* Further check the presence of runtime provider for mapped remotable binding.scarfeng2011-04-222-23/+53
* Commenting out js includelresende2011-04-211-2/+2
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
* Adding more artifacts to the domain artifact treelresende2011-04-211-12/+44
* Minor clean uplresende2011-04-211-1/+0
* Cleaning up system.out and other commented out codelresende2011-04-211-9/+0
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-2020-30/+136
* More updates around the domain artifacts uilresende2011-04-202-7/+46
* Strawman of domain artifacts uilresende2011-04-201-27/+121
* Adding sca diagram composite files and proper licenselresende2011-04-208-0/+448
* Adding support to serve dojo dijit artifactslresende2011-04-203-2/+19
* Minor cleanup on the node-manager test uilresende2011-04-203-15/+8
* Removing files that are not in uselresende2011-04-2012-4825/+0
* Updating OSGi dependencieslresende2011-04-201-5/+5
* Adding proper version to exported packagelresende2011-04-201-1/+1
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-208-259/+132
* Fix a few dependenciesrfeng2011-04-203-2/+4
* Update to jackson 1.7.5rfeng2011-04-201-3/+3
* Change default of startDeployables to be true so that they're started by defa...antelder2011-04-191-1/+1
* This bug has been fixed in hazelcast nowantelder2011-04-131-9/+8