summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-12Remove the allNodes static as its not used by anythingantelder1-9/+1
2011-05-12Refactor away the use of the InstalledContribution classantelder1-13/+13
2011-05-12Add TODO comment reminderantelder1-0/+1
2011-05-12Remove unused importantelder1-1/+0
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder9-133/+233
2011-05-11Allows the lookup of services by interface (service name == null) from a noderfeng3-11/+32
2011-05-11Update Shell installed and start commands to work with the latest Node/regist...antelder1-39/+33
2011-05-11Change the Shell command 'installed' to by default just show the URIs of inst...antelder1-8/+14
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder7-13/+69
2011-05-11Comment out the transaction processing for now as it looks like a hazelcast b...antelder1-8/+17
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder9-36/+120
2011-05-10Update testcase to also test the AsString methodantelder1-0/+4
2011-05-10Correctly close the xml writer to flush the streamantelder1-3/+5
2011-05-10Finish the hazelcast registry composite serialization to share the composites...antelder2-4/+53
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder6-18/+77
2011-05-10Make the test interface remotableantelder1-0/+3
2011-05-09Add a testcase for teh domain compositeantelder1-0/+49
2011-05-09Correct name typo and set attributes on the domain compositeantelder1-1/+3
2011-05-09Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz4-60/+220
2011-05-09Update hazelcast registry to store and use the wsdl interface contract for en...antelder2-3/+115
2011-05-09Tweak null boundary condition handling for DOM databinding transform path.scottkurz1-0/+3
2011-05-09Remove default command line memory settingsantelder1-1/+0
2011-05-09Update to latest wink and jacksonrfeng5-16/+22
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder8-12/+138
2011-05-09Simplify the approach to trying to find a local runtime instance, the previou...antelder1-31/+22
2011-05-07Update to use the factory to create the endpoint registryantelder1-2/+2
2011-05-07Remove old TODO commentantelder1-1/+0
2011-05-07Update to support setting the domain uri in the runComposite methodantelder2-13/+10
2011-05-06Update testcase to use local loop back address to try to avoid network issuesantelder1-1/+2
2011-05-04UPdates to try to get the bpel sample workingantelder3-6/+33
2011-05-02In clone(), do a deep copy of wrapped logical DataType for java:array, etc. c...scottkurz1-0/+14
2011-04-29Revert the wink version changerfeng5-15/+15
2011-04-28Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng5-15/+15
2011-04-27Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz1-12/+14
2011-04-27Fix up the tests to use the iface contribution appropriatelyslaws7-9/+11
2011-04-27make the test runner a simple deamon so it can be shut down properlyslaws3-15/+73
2011-04-27Add appropriate exports/imports for sharing of interface between contributionsslaws3-1/+26
2011-04-22Further check the presence of runtime provider for mapped remotable binding.scarfeng2-23/+53
2011-04-21Commenting out js includelresende1-2/+2
2011-04-21Revert the default HTTP port to 8080 before the test cases are portedrfeng1-1/+1
2011-04-21Clean up, remove unused classes, and get workingantelder3-11/+8
2011-04-21Add start of a test that uses the tuscany plugin to run the service which the...antelder7-0/+265
2011-04-21Adding more artifacts to the domain artifact treelresende1-12/+44
2011-04-21Minor clean uplresende1-1/+0
2011-04-21Cleaning up system.out and other commented out codelresende1-9/+0
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng20-30/+136
2011-04-20Update start mojo to start runtimes and store them in the static mapantelder1-21/+31
2011-04-20No code changes just format the codeantelder2-27/+28
2011-04-20Start adding start and stop mojo's to the plugin. The start one isn't finishe...antelder2-0/+240
2011-04-20More updates around the domain artifacts uilresende2-7/+46