summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-02Look at a reuseable way of calculating a contributions dependencies without h...antelder2-0/+203
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-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-26Revert modification made several months ago to the core as it is not needed a...fmoga1-5/+0
2011-05-26Make CometBindingHandler Serializable as it is used with @PerSessionfmoga1-1/+2
2011-05-26Add support for non-void return types for blocking operations as there is onl...fmoga1-9/+20
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-25move comment up to right placeslaws1-1/+1
2011-05-25TUSCANY-3868 - allow binding to be retrieved by nameslaws4-0/+30
2011-05-25Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga5-18/+26
2011-05-24Improve comet support. Add status to callback return type to determine when b...fmoga9-224/+374
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
2011-05-19Move the code for getDomainComposite from NodeImpl to the domain registryantelder5-16/+33
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder10-2/+201
2011-05-19Update for latest APIs to explicitly start the deployable composites of a pas...antelder1-3/+4
2011-05-19On stop also stop the runtime if its setantelder1-0/+3
2011-05-19Correct typoantelder1-2/+1
2011-05-19Guard against NPEantelder1-3/+5
2011-05-19Update to add APIs to get at which composites are running whereantelder8-6/+83
2011-05-19Add a method to get the domain membersantelder8-1/+52
2011-05-19Remove TODO that has now been doneantelder1-4/+0
2011-05-19Remove ActivationException on installs, add some TODO commentsantelder2-9/+10
2011-05-18Fix Shell started command to not rely on the installed contributions (which m...antelder1-16/+16
2011-05-18Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder4-16/+77
2011-05-18Use transaction again as it works with Strings instead of QNamesantelder1-18/+17
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder13-113/+108
2011-05-18Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder3-10/+10
2011-05-17Fix the OSGi importrfeng1-0/+1
2011-05-17Make sure the generics are generated into the Resource implementation class s...rfeng5-6/+60
2011-05-17Add some more TODOsantelder1-0/+7
2011-05-17Update javadoc and add some TODOsantelder2-88/+35
2011-05-17Update to try the LSSerializer approach to pretty printingantelder1-3/+31
2011-05-17Update Shell for the latest domain node changesantelder2-34/+39
2011-05-17Merege the refactoring in nodeImpl2 back into NodeImplantelder12-937/+398
2011-05-17Don't include contributions with now running compositesantelder1-4/+6