summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to match the current trunk ServletHost interfaceantelder2011-06-111-1/+21
* Add missing import in the OSGi manifestantelder2011-06-111-0/+1
* Flush the XML stream writerslaws2011-06-101-1/+5
* TUSCANY-3867 - Add more output to the test so we can test when exceptions are...slaws2011-06-101-26/+59
* TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...slaws2011-06-101-3/+11
* TUSCANY-3867 - Add rethrows back in the start processing as we don;t want to ...slaws2011-06-101-0/+7
* Update LICENSE file with latest Atmosphere and Jersey versions.fmoga2011-06-091-9/+9
* Add TODO about support for foreign endpointsantelder2011-06-091-0/+5
* Minor modifications to the comet samples.fmoga2011-06-094-15/+9
* Update with JIRA number for issueantelder2011-06-091-0/+1
* Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...fmoga2011-06-094-20/+55
* Add an itest for stopping and starting a composite on a remote nodeantelder2011-06-097-0/+278
* Update for tuscany plugin name changeantelder2011-06-091-2/+2
* Update for Node start parameter order changeantelder2011-06-091-1/+1
* Move the node name to be the last parameter on the start to make it more cons...antelder2011-06-092-4/+4
* Add a test with a contribution containing an invalid composite and update the...antelder2011-06-083-1/+38
* Add a completor for the names of remote nodes and use that with the start com...antelder2011-06-083-2/+53
* Add TODO reminderantelder2011-06-081-0/+2
* Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder2011-06-078-43/+43
* Update LICENSE for latest comet binding changesantelder2011-06-071-9/+9
* Change member arg to be the last instead of the first argument which makes it...antelder2011-06-071-1/+1
* Fix NPE with remote services by simplify code to just use node.getService to ...antelder2011-06-071-19/+24
* Sync up the sca client to match the domain node getService. Just temporary so...antelder2011-06-073-2/+39
* TUSCANY-3867 - Fix up the test messages so they are easy to compare for corre...slaws2011-06-062-0/+3
* Tidy toString and add strings to exceptions rather than numbers. slaws2011-06-061-36/+21
* TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to allo...slaws2011-06-062-16/+33
* No code changes just organize importsantelder2011-06-061-3/+0
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-062-4/+29
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+6
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+6
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-1/+13
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+2
* Add the sca-api to the class loader heirachy so that the annotations get corr...antelder2011-06-061-5/+3
* TUSCANY-3867 - Take account of different scopes and eager initslaws2011-06-065-78/+766
* Fix NPE when stopping a remote compositeantelder2011-06-063-3/+34
* Update to use a distributed domain by defaultantelder2011-06-061-1/+1
* Update to use a distributed domain by defaultantelder2011-06-062-2/+2
* Replace the use of absolute path with relative path when using a file in the ...fmoga2011-06-053-37/+38
* Update to use the new Deployer methodantelder2011-06-031-73/+9
* Add a method to Deployer to get a contributions dependencies from a set of co...antelder2011-06-032-2/+35
* Add standard module files and layout for CoffeeScript implantelder2011-06-033-0/+255
* Move from taking jquery from Google APIs to local jquery file to enable offli...fmoga2011-06-038-4/+620
* Correct duff importantelder2011-06-031-2/+1
* Look at a reuseable way of calculating a contributions dependencies without h...antelder2011-06-022-0/+203
* Move comet binding implementation with async support from unreleased to sandbox.fmoga2011-05-3139-2816/+0
* Remove comet binding sample from unreleased.fmoga2011-05-3116-761/+0
* Code cleanup.fmoga2011-05-313-11/+54
* Code cleanup.fmoga2011-05-312-44/+0
* Code cleanup.fmoga2011-05-313-69/+94
* Code cleanup.fmoga2011-05-316-11/+108