summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/shell (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell ↵antelder1-1/+24
commands to start and stop composites on remote nodes. Initial code so a little prototypy but it does work so committing it now for review git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124705 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Update for latest APIs to explicitly start the deployable composites of a ↵antelder1-3/+4
passed in contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124646 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Update to add APIs to get at which composites are running whereantelder1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124606 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19Add a method to get the domain membersantelder1-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124566 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18Fix Shell started command to not rely on the installed contributions (which ↵antelder1-16/+16
may have been uninstalled) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124252 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18Updates to match the DomainRegistry changes to rename ↵antelder1-9/+5
addListener/removeListener to be addEndpointListener/removeEndpointListener as there are now multiple types of listener, and change the running composite methods to use the composite uri instead of its QName git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1124143 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17Update Shell for the latest domain node changesantelder2-34/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104142 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16Update shell to show contributions importsantelder1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103728 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up ↵antelder3-6/+6
lots of times in the past just no one ever got around to it. It effects quite a few classes but its a relatively trivial rename and i don't think it should impact on anyone too much git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103629 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15Update the detailed installed contribution command to show more information ↵antelder1-5/+20
about the contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103281 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11Update Shell installed and start commands to work with the latest ↵antelder1-39/+33
Node/registry changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101898 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11Change the Shell command 'installed' to by default just show the URIs of ↵antelder1-8/+14
installed contributions. The plan being to then add 'installed <curi>' which will show detail about an installed contribution including its uri, url, dependent cintrubutions, deployables, exports, etc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101821 13f79535-47bb-0310-9956-ffa450edef68
2011-05-10Start adding info about installed contributions to the registry so that ↵antelder1-1/+1
distributed Nodes can find out about contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101468 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09Start looking at support for a Shell command to show the domain level ↵antelder1-7/+18
composite, this includes adding info about the running composites to the domain registry and a the new shell command to access it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101031 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17Simplify help output by only including the version not the build revision ↵antelder1-6/+1
and date git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1082437 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15Update shell to show the command text when installing an initial contributionantelder1-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1071019 13f79535-47bb-0310-9956-ffa450edef68
2011-02-09Add a -help arg so the help can be shown at startupantelder1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068815 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Udate jline versionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067753 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Manifest updates for package renamesantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061332 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ↵antelder3-5/+5
fix the immediate problem but there's a bit of work to do cleanging up the dependency tangle to use the core/core-spi module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061327 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19Commite name change missed in previous commitantelder1-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060922 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19Thiss seems to be mid change. Am hoping this will get the build going at least.slaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060897 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17Correct parsing of quoted strings in the argument listantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059956 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Update to use getService from Nodeantelder1-16/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058185 13f79535-47bb-0310-9956-ffa450edef68
2011-01-12Update to create a service proxy directly instead of using the sca client ↵antelder3-6/+6
factory api and update testcases for that, and rename package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058025 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Adjust printing of blank lines so the Shell output is clearerantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057921 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02Update to support entering quoted strings conatining spacesantelder1-9/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041571 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30Fix the passing in of an initial contribution url, and add the start of a ↵antelder1-4/+26
status command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040437 13f79535-47bb-0310-9956-ffa450edef68
2010-11-27Update for API changes and rename 'status' command to be 'started' to match ↵antelder3-20/+20
the pattern the other commands use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039645 13f79535-47bb-0310-9956-ffa450edef68
2010-11-25Update Shell for API changesantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039078 13f79535-47bb-0310-9956-ffa450edef68
2010-11-23Update to include binding URIs in the service outputantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1038091 13f79535-47bb-0310-9956-ffa450edef68
2010-11-20Filter out some more cglib operationsantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037134 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to support service operation completionantelder3-5/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036827 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to not show the initial help when starting up with an installed ↵antelder1-6/+5
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036802 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19Update to support passing in an intial contribution to install and start, ↵antelder1-2/+39
and also to support pointing at a Maven project contribution without needing to have the target/classes suffix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036795 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Do better printout for array response typesantelder1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036634 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Add a command completor for the invoke commandantelder2-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036406 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Fix build breaks and MFsrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036159 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Get the Shell invoke function working and add a services command to show the ↵antelder1-11/+71
available services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036030 13f79535-47bb-0310-9956-ffa450edef68
2010-11-16Start adding invoke function to the Shellantelder1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035589 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Start of the comand compeltor for teh install commandantelder2-2/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004186 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Correct help outputantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003496 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Remove old or currently unused commandsantelder2-39/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003490 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Add start of save command, all the shell bits but still need to implement ↵antelder2-1/+27
the actual writing of the state git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003487 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a ***running*** string to the output to show which composites in an ↵antelder1-1/+3
installed contribution are running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002652 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03Fix typo in method name. slaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992287 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02Update to by default start in a domain named 'default'. Add a 'domains' ↵antelder1-8/+31
command to show the currently defined domains. Change install command parameter -norun to be -start which seems more consistent with the command names. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991940 13f79535-47bb-0310-9956-ffa450edef68
2010-08-08Change start command to use -duris to match the install commandantelder1-10/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983367 13f79535-47bb-0310-9956-ffa450edef68