summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder1-1/+24
2011-05-19Update for latest APIs to explicitly start the deployable composites of a pas...antelder1-3/+4
2011-05-19Update to add APIs to get at which composites are running whereantelder1-2/+14
2011-05-19Add a method to get the domain membersantelder1-1/+14
2011-05-18Fix Shell started command to not rely on the installed contributions (which m...antelder1-16/+16
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-9/+5
2011-05-17Update Shell for the latest domain node changesantelder2-34/+39
2011-05-16Update shell to show contributions importsantelder1-0/+13
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder3-6/+6
2011-05-15Update the detailed installed contribution command to show more information a...antelder1-5/+20
2011-05-11Update Shell installed and start commands to work with the latest Node/regist...antelder1-39/+33
2011-05-11Change the Shell command 'installed' to by default just show the URIs of inst...antelder1-8/+14
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-1/+1
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-7/+18
2011-03-17Simplify help output by only including the version not the build revision and...antelder1-6/+1
2011-02-15Update shell to show the command text when installing an initial contributionantelder1-5/+7
2011-02-09Add a -help arg so the help can be shown at startupantelder1-1/+6
2011-02-06Udate jline versionantelder1-1/+1
2011-01-20Manifest updates for package renamesantelder1-2/+2
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder3-5/+5
2011-01-19Commite name change missed in previous commitantelder1-8/+7
2011-01-19Thiss seems to be mid change. Am hoping this will get the build going at least.slaws1-0/+6
2011-01-17Correct parsing of quoted strings in the argument listantelder1-1/+1
2011-01-12Update to use getService from Nodeantelder1-16/+3
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder3-6/+6
2011-01-11Adjust printing of blank lines so the Shell output is clearerantelder1-2/+1
2010-12-02Update to support entering quoted strings conatining spacesantelder1-9/+36
2010-11-30Fix the passing in of an initial contribution url, and add the start of a sta...antelder1-4/+26
2010-11-27Update for API changes and rename 'status' command to be 'started' to match t...antelder3-20/+20
2010-11-25Update Shell for API changesantelder1-4/+4
2010-11-23Update to include binding URIs in the service outputantelder1-0/+7
2010-11-20Filter out some more cglib operationsantelder1-6/+11
2010-11-19Update to support service operation completionantelder3-5/+84
2010-11-19Update to not show the initial help when starting up with an installed contri...antelder1-6/+5
2010-11-19Update to support passing in an intial contribution to install and start, and...antelder1-2/+39
2010-11-18Do better printout for array response typesantelder1-2/+5
2010-11-18Add a command completor for the invoke commandantelder2-0/+58
2010-11-17Fix build breaks and MFsrfeng1-2/+3
2010-11-17Get the Shell invoke function working and add a services command to show the ...antelder1-11/+71
2010-11-16Start adding invoke function to the Shellantelder1-0/+60
2010-10-04Start of the comand compeltor for teh install commandantelder2-2/+128
2010-10-01Correct help outputantelder1-6/+6
2010-10-01Remove old or currently unused commandsantelder2-39/+1
2010-10-01Add start of save command, all the shell bits but still need to implement the...antelder2-1/+27
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
2010-09-29Add a ***running*** string to the output to show which composites in an insta...antelder1-1/+3
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
2010-09-03Fix typo in method name. slaws1-4/+4
2010-09-02Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder1-8/+31
2010-08-08Change start command to use -duris to match the install commandantelder1-10/+27