summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-7/+18
* Simplify help output by only including the version not the build revision and...antelder2011-03-171-6/+1
* Update shell to show the command text when installing an initial contributionantelder2011-02-151-5/+7
* Add a -help arg so the help can be shown at startupantelder2011-02-091-1/+6
* Udate jline versionantelder2011-02-061-1/+1
* Manifest updates for package renamesantelder2011-01-201-2/+2
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-203-5/+5
* Commite name change missed in previous commitantelder2011-01-191-8/+7
* Thiss seems to be mid change. Am hoping this will get the build going at least.slaws2011-01-191-0/+6
* Correct parsing of quoted strings in the argument listantelder2011-01-171-1/+1
* Update to use getService from Nodeantelder2011-01-121-16/+3
* Update to create a service proxy directly instead of using the sca client fac...antelder2011-01-123-6/+6
* Adjust printing of blank lines so the Shell output is clearerantelder2011-01-111-2/+1
* Update to support entering quoted strings conatining spacesantelder2010-12-021-9/+36
* Fix the passing in of an initial contribution url, and add the start of a sta...antelder2010-11-301-4/+26
* Update for API changes and rename 'status' command to be 'started' to match t...antelder2010-11-273-20/+20
* Update Shell for API changesantelder2010-11-251-4/+4
* Update to include binding URIs in the service outputantelder2010-11-231-0/+7
* Filter out some more cglib operationsantelder2010-11-201-6/+11
* Update to support service operation completionantelder2010-11-193-5/+84
* Update to not show the initial help when starting up with an installed contri...antelder2010-11-191-6/+5
* Update to support passing in an intial contribution to install and start, and...antelder2010-11-191-2/+39
* Do better printout for array response typesantelder2010-11-181-2/+5
* Add a command completor for the invoke commandantelder2010-11-182-0/+58
* Fix build breaks and MFsrfeng2010-11-171-2/+3
* Get the Shell invoke function working and add a services command to show the ...antelder2010-11-171-11/+71
* Start adding invoke function to the Shellantelder2010-11-161-0/+60
* Start of the comand compeltor for teh install commandantelder2010-10-042-2/+128
* Correct help outputantelder2010-10-011-6/+6
* Remove old or currently unused commandsantelder2010-10-012-39/+1
* Add start of save command, all the shell bits but still need to implement the...antelder2010-10-012-1/+27
* Add a run command that runs shell commands saved in a text fileantelder2010-09-302-2/+44
* Add a ***running*** string to the output to show which composites in an insta...antelder2010-09-291-1/+3
* Update the Shell with a 'load' command that can load a node from an xml fileantelder2010-09-292-1/+29
* Fix typo in method name. slaws2010-09-031-4/+4
* Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder2010-09-021-8/+31
* Change start command to use -duris to match the install commandantelder2010-08-081-10/+27
* Update to have jline call bye not stopantelder2010-08-071-6/+1
* Start updates to support multiple domains and standalone nodes as being discu...antelder2010-08-075-134/+297
* CHange the noarg stop command to be bye and change addDeploymentComposite to ...antelder2010-08-031-60/+42
* Update shell for node api changesantelder2010-08-021-30/+5
* Improve default uri calculationantelder2010-07-081-13/+16
* Fix exception when when no command enteredantelder2010-07-071-1/+1
* Add some more helpantelder2010-07-071-5/+16
* Avoid any empty tokensantelder2010-07-071-1/+8
* Avoid not founds due to extra whitespaceantelder2010-07-071-0/+1
* Update installed command to show all composites in a contribution with the st...antelder2010-07-071-17/+16
* More help updatesantelder2010-07-071-17/+14
* Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2010-07-072-44/+2
* Add some more help and remove listInstalledContributions and listDeployedComp...antelder2010-07-072-55/+19