summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code cleanup.fmoga2011-05-3114-239/+383
* Move from relying on the HTTP session to manual session management using sess...fmoga2011-05-3011-360/+349
* TUSCANY-3867 - Update the status reporting so that I can see what components ...slaws2011-05-277-56/+129
* Include the archetypes in the hudson deployantelder2011-05-271-0/+1
* Fix quickstart archetype. The various varriables got incorrectly altered on t...antelder2011-05-271-7/+3
* Update getRunningMember to return null if the composite isn't startedantelder2011-05-261-1/+4
* Start some clean up of the Shell commands to match what the runtime is doingantelder2011-05-261-6/+19
* Add a test implementation provider and extend the test case to cover init and...slaws2011-05-2614-5/+564
* Revert modification made several months ago to the core as it is not needed a...fmoga2011-05-261-5/+0
* Add focuses and Enter key shortcut for the chat sample.fmoga2011-05-261-4/+27
* Make CometBindingHandler Serializable as it is used with @PerSessionfmoga2011-05-261-1/+2
* Add real-time suggestion sample using a service with non-void return type. Re...fmoga2011-05-2627-3/+530
* Add support for non-void return types for blocking operations as there is onl...fmoga2011-05-261-9/+20
* Add a few comments to the chat sample.fmoga2011-05-262-1/+6
* Include the tuscany plugin in the hudson deployantelder2011-05-261-0/+1
* Add new samples to binding.comet samples pom.fmoga2011-05-251-0/+2
* Add chat sample for binding.cometfmoga2011-05-257-0/+267
* Add pub/sub sample for binding.cometfmoga2011-05-2510-0/+551
* Update testcase for binding-comet-runtime with callbacks.fmoga2011-05-253-9/+23
* Cleanup binding code by removing debug prints.fmoga2011-05-252-6/+2
* Add generic connect method to js client with default transport set to HTTP st...fmoga2011-05-251-0/+3
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-2510-117/+117
* This test has been replaced by two-jvm-hazelcast (although that's still turne...slaws2011-05-2510-558/+0
* Add missing operationslaws2011-05-251-0/+4
* Set up listener to allow consistent shutdownslaws2011-05-251-44/+33
* move comment up to right placeslaws2011-05-251-1/+1
* TUSCANY-3868 - allow binding to be retrieved by nameslaws2011-05-254-0/+30
* Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...fmoga2011-05-251-2/+2
* Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga2011-05-255-18/+26
* Update sample to reflect latest upgrades in the comet module.fmoga2011-05-245-40/+53
* Improve comet support. Add status to callback return type to determine when b...fmoga2011-05-249-224/+374
* TUSCANY-3867 - start of a test to check various lifecycle events. slaws2011-05-2419-0/+744
* TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-mav...antelder2011-05-2419-29/+28
* Remove now unused classantelder2011-05-231-92/+0
* Give the client access to the endpoint service wsdlantelder2011-05-231-0/+2
* Set the composites contribution URI when its readantelder2011-05-231-2/+3
* Set the compsites contribution URI after its readantelder2011-05-231-0/+1
* Set the Composites contribution URI when its being readantelder2011-05-231-2/+4
* Add a link from a Composite to its contributionantelder2011-05-232-0/+14
* Allows pass -by-reference for self referencesrfeng2011-05-215-45/+78
* Add an addComposite command to match the Node API and fix the installed comma...antelder2011-05-201-24/+37
* Move the getInstalledContribution method to the Node interfaceantelder2011-05-202-3/+5
* Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...antelder2011-05-203-40/+28
* Fix bug in getting runningCompositeOwnersantelder2011-05-201-4/+3