summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3869: Add tests to 1.x for POJO type in different package than the ↵nash2011-06-099-7/+167
| | | | | | interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133760 13f79535-47bb-0310-9956-ffa450edef68
* Minor modifications to the comet samples.fmoga2011-06-094-15/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133716 13f79535-47bb-0310-9956-ffa450edef68
* Update with JIRA number for issueantelder2011-06-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133715 13f79535-47bb-0310-9956-ffa450edef68
* Use the BroadcasterLifeCyclePolicy and new callback mechanism from ↵fmoga2011-06-094-20/+55
| | | | | | Atmosphere to improve resource cleanup. Move to Atmosphere 0.8-SNAPSHOT. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133713 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for stopping and starting a composite on a remote nodeantelder2011-06-097-0/+278
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133709 13f79535-47bb-0310-9956-ffa450edef68
* Update for tuscany plugin name changeantelder2011-06-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133702 13f79535-47bb-0310-9956-ffa450edef68
* Update for Node start parameter order changeantelder2011-06-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133696 13f79535-47bb-0310-9956-ffa450edef68
* Move the node name to be the last parameter on the start to make it more ↵antelder2011-06-092-4/+4
| | | | | | consistent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133694 13f79535-47bb-0310-9956-ffa450edef68
* Add a test with a contribution containing an invalid composite and update ↵antelder2011-06-083-1/+38
| | | | | | the code to not fail with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133382 13f79535-47bb-0310-9956-ffa450edef68
* Add a completor for the names of remote nodes and use that with the start ↵antelder2011-06-083-2/+53
| | | | | | command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133278 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO reminderantelder2011-06-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133271 13f79535-47bb-0310-9956-ffa450edef68
* Rename 'member' to 'node' as it seems too confusing to try to have a ↵antelder2011-06-078-43/+43
| | | | | | different name for it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132994 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE for latest comet binding changesantelder2011-06-071-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132985 13f79535-47bb-0310-9956-ffa450edef68
* Change member arg to be the last instead of the first argument which makes ↵antelder2011-06-071-1/+1
| | | | | | it easier to use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132977 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE with remote services by simplify code to just use node.getService to ↵antelder2011-06-071-19/+24
| | | | | | get the proxy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132974 13f79535-47bb-0310-9956-ffa450edef68
* Sync up the sca client to match the domain node getService. Just temporary ↵antelder2011-06-073-2/+39
| | | | | | so they both work the same to make it easier to work out how to refactor this into one bit of code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132904 13f79535-47bb-0310-9956-ffa450edef68
* Work up to date: not stablenirmal0701252011-06-0715-94/+616
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132863 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the thrift download urlrfeng2011-06-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132704 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Fix up the test messages so they are easy to compare for ↵slaws2011-06-062-0/+3
| | | | | | correctness and add the test to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132639 13f79535-47bb-0310-9956-ffa450edef68
* Tidy toString and add strings to exceptions rather than numbers. slaws2011-06-061-36/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132629 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to ↵slaws2011-06-062-16/+33
| | | | | | allow the processing to complete tidily. You can then check the monitor to see if something went wrong and shut down cleanly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132625 13f79535-47bb-0310-9956-ffa450edef68
* No code changes just organize importsantelder2011-06-061-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132618 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to the DomainRegistry to get the contribution uri for the ↵antelder2011-06-062-4/+29
| | | | | | composite taht contains a running component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132615 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to the DomainRegistry to get the contribution uri for the ↵antelder2011-06-061-0/+6
| | | | | | composite taht contains a running component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132614 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to the DomainRegistry to get the contribution uri for the ↵antelder2011-06-061-0/+6
| | | | | | composite taht contains a running component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132613 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to the DomainRegistry to get the contribution uri for the ↵antelder2011-06-061-1/+13
| | | | | | composite taht contains a running component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132612 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to the DomainRegistry to get the contribution uri for the ↵antelder2011-06-061-0/+2
| | | | | | composite taht contains a running component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132611 13f79535-47bb-0310-9956-ffa450edef68
* Add the sca-api to the class loader heirachy so that the annotations get ↵antelder2011-06-061-5/+3
| | | | | | correctly picked up in contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3867 - Take account of different scopes and eager initslaws2011-06-065-78/+766
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132579 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE when stopping a remote compositeantelder2011-06-063-3/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132533 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a distributed domain by defaultantelder2011-06-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132532 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a distributed domain by defaultantelder2011-06-062-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132531 13f79535-47bb-0310-9956-ffa450edef68
* Replace the use of absolute path with relative path when using a file in the ↵fmoga2011-06-053-37/+38
| | | | | | webapp. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132415 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the new Deployer methodantelder2011-06-031-73/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1131055 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to Deployer to get a contributions dependencies from a set of ↵antelder2011-06-032-2/+35
| | | | | | contribution metadata git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1131053 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2011-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130950 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag tuscany-zip-plugin-alpha3antelder2011-06-0313-0/+2351
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130949 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3antelder2011-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130948 13f79535-47bb-0310-9956-ffa450edef68
* Delete duff tagantelder2011-06-0313-2351/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130946 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2011-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130945 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag tuscany-zip-plugin-alpha3antelder2011-06-0313-0/+2351
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130944 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3antelder2011-06-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130943 13f79535-47bb-0310-9956-ffa450edef68
* Delete old tag from rc1antelder2011-06-0313-2351/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130942 13f79535-47bb-0310-9956-ffa450edef68
* Correct components.xml file to use the new plugin nameantelder2011-06-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130939 13f79535-47bb-0310-9956-ffa450edef68
* Add standard module files and layout for CoffeeScript implantelder2011-06-033-0/+255
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130921 13f79535-47bb-0310-9956-ffa450edef68
* Start looking at a supporting CoffeeScript as a Tuscany component impl typeantelder2011-06-030-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130918 13f79535-47bb-0310-9956-ffa450edef68
* Move from taking jquery from Google APIs to local jquery file to enable ↵fmoga2011-06-038-4/+620
| | | | | | offline testing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130912 13f79535-47bb-0310-9956-ffa450edef68
* Correct duff importantelder2011-06-031-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130911 13f79535-47bb-0310-9956-ffa450edef68
* Look at a reuseable way of calculating a contributions dependencies without ↵antelder2011-06-022-0/+203
| | | | | | having to process and validate the entire contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130575 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2011-06-021-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130494 13f79535-47bb-0310-9956-ffa450edef68