summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-31Move comet binding implementation with async support from unreleased to sandbox.fmoga39-2816/+0
2011-05-31Remove comet binding sample from unreleased.fmoga16-761/+0
2011-05-31Code cleanup.fmoga3-11/+54
2011-05-31Code cleanup.fmoga2-44/+0
2011-05-31Code cleanup.fmoga3-69/+94
2011-05-31Code cleanup.fmoga6-11/+108
2011-05-31Code cleanup.fmoga14-239/+383
2011-05-30Move from relying on the HTTP session to manual session management using sess...fmoga11-360/+349
2011-05-27TUSCANY-3867 - Update the status reporting so that I can see what components ...slaws7-56/+129
2011-05-27Include the archetypes in the hudson deployantelder1-0/+1
2011-05-27Fix quickstart archetype. The various varriables got incorrectly altered on t...antelder1-7/+3
2011-05-26Update getRunningMember to return null if the composite isn't startedantelder1-1/+4
2011-05-26Start some clean up of the Shell commands to match what the runtime is doingantelder1-6/+19
2011-05-26Add a test implementation provider and extend the test case to cover init and...slaws14-5/+564
2011-05-26Revert modification made several months ago to the core as it is not needed a...fmoga1-5/+0
2011-05-26Add focuses and Enter key shortcut for the chat sample.fmoga1-4/+27
2011-05-26Make CometBindingHandler Serializable as it is used with @PerSessionfmoga1-1/+2
2011-05-26Add real-time suggestion sample using a service with non-void return type. Re...fmoga27-3/+530
2011-05-26Add support for non-void return types for blocking operations as there is onl...fmoga1-9/+20
2011-05-26Add a few comments to the chat sample.fmoga2-1/+6
2011-05-26Include the tuscany plugin in the hudson deployantelder1-0/+1
2011-05-25Add new samples to binding.comet samples pom.fmoga1-0/+2
2011-05-25Add chat sample for binding.cometfmoga7-0/+267
2011-05-25Add pub/sub sample for binding.cometfmoga10-0/+551
2011-05-25Update testcase for binding-comet-runtime with callbacks.fmoga3-9/+23
2011-05-25Cleanup binding code by removing debug prints.fmoga2-6/+2
2011-05-25Add generic connect method to js client with default transport set to HTTP st...fmoga1-0/+3
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder10-117/+117
2011-05-25This test has been replaced by two-jvm-hazelcast (although that's still turne...slaws10-558/+0
2011-05-25Add missing operationslaws1-0/+4
2011-05-25Set up listener to allow consistent shutdownslaws1-44/+33
2011-05-25move comment up to right placeslaws1-1/+1
2011-05-25TUSCANY-3868 - allow binding to be retrieved by nameslaws4-0/+30
2011-05-25Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...fmoga1-2/+2
2011-05-25Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga5-18/+26
2011-05-24Update sample to reflect latest upgrades in the comet module.fmoga5-40/+53
2011-05-24Improve comet support. Add status to callback return type to determine when b...fmoga9-224/+374
2011-05-24TUSCANY-3867 - start of a test to check various lifecycle events. slaws19-0/+744
2011-05-24TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-mav...antelder19-29/+28
2011-05-23Remove now unused classantelder1-92/+0
2011-05-23Give the client access to the endpoint service wsdlantelder1-0/+2
2011-05-23Set the composites contribution URI when its readantelder1-2/+3
2011-05-23Set the compsites contribution URI after its readantelder1-0/+1
2011-05-23Set the Composites contribution URI when its being readantelder1-2/+4
2011-05-23Add a link from a Composite to its contributionantelder2-0/+14
2011-05-21Allows pass -by-reference for self referencesrfeng5-45/+78
2011-05-20Add an addComposite command to match the Node API and fix the installed comma...antelder1-24/+37
2011-05-20Move the getInstalledContribution method to the Node interfaceantelder2-3/+5
2011-05-20Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...antelder3-40/+28
2011-05-20Fix bug in getting runningCompositeOwnersantelder1-4/+3