summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (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
* 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
* 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
* Revert the wink version changerfeng2011-04-295-15/+15
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-285-15/+15
* Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz2011-04-271-12/+14
* Fix up the tests to use the iface contribution appropriatelyslaws2011-04-277-9/+11
* make the test runner a simple deamon so it can be shut down properlyslaws2011-04-273-15/+73
* Add appropriate exports/imports for sharing of interface between contributionsslaws2011-04-273-1/+26
* 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
* Clean up, remove unused classes, and get workingantelder2011-04-213-11/+8
* Add start of a test that uses the tuscany plugin to run the service which the...antelder2011-04-217-0/+265
* 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
* Update start mojo to start runtimes and store them in the static mapantelder2011-04-201-21/+31
* No code changes just format the codeantelder2011-04-202-27/+28
* Start adding start and stop mojo's to the plugin. The start one isn't finishe...antelder2011-04-202-0/+240
* More updates around the domain artifacts uilresende2011-04-202-7/+46