summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-011-1/+1
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-012-2/+2
* TUSCANY-3860: Add /java/sca to URL of Eclipse update site on tuscany.apache.orgnash2011-05-018-0/+3476
* 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
* TUSCANY-3860: Add LICENSE and NOTICE files to Eclipse update site on tuscany....nash2011-04-252-0/+3140
* TUSCANY-3860: Update URL for LICENSE file to point to Eclipse update site on ...nash2011-04-252-2/+2
* Make Ecipse plugin and feature jar names consistentnash2011-04-242-3/+2
* Ensure the Tuscany Eclipse plugin release number has 3 digitsnash2011-04-241-0/+7
* TUSCANY-3860: Add Eclipse update site to tuscany.apache.org with automatic do...nash2011-04-246-0/+336
* Add license headersnash2011-04-233-0/+54
* Remove partnerLinkType from test-import.wsdl (tested in jupiter.wsdl instead)nash2011-04-231-6/+0
* TUSCANY-2322: print valid XML syntax for BPEL partnerLinkType element in WSDL...nash2011-04-2317-5/+878
* Further check the presence of runtime provider for mapped remotable binding.scarfeng2011-04-222-23/+53