summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add help for installed and remove commandsantelder2010-07-061-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961011 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that the SCA namespace prefix is registered in the XPath namespace ↵bdaniel2010-07-062-2/+3
| | | | | | context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961010 13f79535-47bb-0310-9956-ffa450edef68
* accept command in any caseantelder2010-07-061-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961009 13f79535-47bb-0310-9956-ffa450edef68
* Exclude an oasis test thats failingantelder2010-07-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961007 13f79535-47bb-0310-9956-ffa450edef68
* Update install to not require the -uri flag to specify a uri but instead ↵antelder2010-07-061-15/+38
| | | | | | just use positional uri url parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961005 13f79535-47bb-0310-9956-ffa450edef68
* Start adding help detailantelder2010-07-061-23/+215
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960996 13f79535-47bb-0310-9956-ffa450edef68
* Update to configure the registry from the domainURIantelder2010-07-063-6/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960881 13f79535-47bb-0310-9956-ffa450edef68
* Add support for HTTPD mass dynamic virtual hosting. Components can now be ↵jsdelfino2010-07-0623-123/+1249
| | | | | | deployed, resolved, wired and invoked within a virtual host. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960847 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of config scripts and samples.jsdelfino2010-07-0637-1351/+1135
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960846 13f79535-47bb-0310-9956-ffa450edef68
* Correct addDeploymentComposite help infoantelder2010-07-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960685 13f79535-47bb-0310-9956-ffa450edef68
* Add help for installedantelder2010-07-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960683 13f79535-47bb-0310-9956-ffa450edef68
* Add installed commandantelder2010-07-051-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960680 13f79535-47bb-0310-9956-ffa450edef68
* Add a start command thatdoes the same as addToDomainLevelCompositeantelder2010-07-051-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960668 13f79535-47bb-0310-9956-ffa450edef68
* Update stop command to support stopping individual contributions and compositesantelder2010-07-052-8/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960660 13f79535-47bb-0310-9956-ffa450edef68
* Change getDeployedComposites to return the composite relative uri instead of ↵antelder2010-07-053-6/+6
| | | | | | the absolute uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960659 13f79535-47bb-0310-9956-ffa450edef68
* Updates to status command and outputantelder2010-07-051-11/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960657 13f79535-47bb-0310-9956-ffa450edef68
* Update to also support using JLine for a more powerful command line and tab ↵antelder2010-07-053-29/+183
| | | | | | completion, and support all the API install contribution parameters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960610 13f79535-47bb-0310-9956-ffa450edef68
* Removing unnecessary //TODO commentedwardsmj2010-07-051-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960604 13f79535-47bb-0310-9956-ffa450edef68
* Initial version of async client endpoint for async response messages for ↵edwardsmj2010-07-052-15/+335
| | | | | | Phase II of TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960545 13f79535-47bb-0310-9956-ffa450edef68
* Adding Classes to handle asynchronous responses as part of Phase II of ↵edwardsmj2010-07-053-0/+254
| | | | | | TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960540 13f79535-47bb-0310-9956-ffa450edef68
* Little bit of tidying. No function change.slaws2010-07-051-24/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960521 13f79535-47bb-0310-9956-ffa450edef68
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-045-7/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960383 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to the Ubuntu build scripts.jsdelfino2010-07-047-10/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68
* Add utility script to map port 80 to httpd's port.jsdelfino2010-07-042-0/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960381 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up mainfestantelder2010-07-041-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960332 13f79535-47bb-0310-9956-ffa450edef68
* Add the Tuscany build info to the help and display help when first startedantelder2010-07-041-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960330 13f79535-47bb-0310-9956-ffa450edef68
* Reenable the version spi with the buildnumber-maven-pluginantelder2010-07-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960329 13f79535-47bb-0310-9956-ffa450edef68
* Add Shell as main class in manifestantelder2010-07-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960327 13f79535-47bb-0310-9956-ffa450edef68
* Add shell moduleantelder2010-07-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960326 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2010-07-041-9/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960325 13f79535-47bb-0310-9956-ffa450edef68
* Print the relative uri or deployed compositesantelder2010-07-041-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960324 13f79535-47bb-0310-9956-ffa450edef68
* Fix to return the correct deployed composite listantelder2010-07-041-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960323 13f79535-47bb-0310-9956-ffa450edef68
* Use a nicer default contribution uriantelder2010-07-041-2/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960321 13f79535-47bb-0310-9956-ffa450edef68
* Update with initial impls for the domain operations described in section 10 ↵antelder2010-07-041-39/+110
| | | | | | of the assembly spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960319 13f79535-47bb-0310-9956-ffa450edef68
* Include getter for domain name on Node interfaceantelder2010-07-031-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960264 13f79535-47bb-0310-9956-ffa450edef68
* Use IOHelper to create URI to avoid exceptionsantelder2010-07-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960263 13f79535-47bb-0310-9956-ffa450edef68
* Rename from sample to module package name and update to use domain node apiantelder2010-07-032-14/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960254 13f79535-47bb-0310-9956-ffa450edef68
* Start a new module for a interactive shell copied from the new shell ↵antelder2010-07-032-0/+184
| | | | | | launcher sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960253 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsantelder2010-07-031-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960169 13f79535-47bb-0310-9956-ffa450edef68
* Include domain-nodeantelder2010-07-031-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960168 13f79535-47bb-0310-9956-ffa450edef68
* Update to work with DomainNodeantelder2010-07-032-81/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960161 13f79535-47bb-0310-9956-ffa450edef68
* Clean up factory instantiation, add a static helper to create simple nodes, ↵antelder2010-07-036-75/+149
| | | | | | and update impl to correctly resolve dependencies for installed contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960160 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to Deployer to resolve a contributions dependenciesantelder2010-07-032-0/+84
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960159 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-07-031-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960157 13f79535-47bb-0310-9956-ffa450edef68
* Fix build instructions, add missing license header in script.jsdelfino2010-07-024-1/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960125 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample shell program useful to start and stop SCA composites ↵jsdelfino2010-07-026-0/+290
| | | | | | interactively. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960122 13f79535-47bb-0310-9956-ffa450edef68
* More changes to fix binding.s otests. Also change binding.ws model ↵slaws2010-07-0210-28/+156
| | | | | | getter/setter to make it more explicit which of the WSDLs it stores are user defined. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960020 13f79535-47bb-0310-9956-ffa450edef68
* Remove these test cases as BWS20019 now means that only one endpoint ↵slaws2010-07-023-200/+0
| | | | | | specification can be present and hence precedence is not an issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960017 13f79535-47bb-0310-9956-ffa450edef68
* Add more expected test exceptionsslaws2010-07-021-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960011 13f79535-47bb-0310-9956-ffa450edef68
* Add java.net2 repository (needed for mimepull-1.2.jar)nash2010-07-021-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959912 13f79535-47bb-0310-9956-ffa450edef68