summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating Wink to it's most recent release to avoid security issue reported at...lresende2010-07-093-34/+34
* TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...lresende2010-07-093-24/+76
* TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2010-07-0916-310/+539
* Improve default uri calculationantelder2010-07-081-13/+16
* Add some wsdli:location validationantelder2010-07-082-3/+9
* Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...jsdelfino2010-07-081-0/+4
* 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
* Add bye commandantelder2010-07-071-0/+3
* Move all JLine classes into a sub packageantelder2010-07-075-7/+10
* Update to use a Tuscany specific completor that can complete each command arg...antelder2010-07-072-0/+234
* Update to use a Tuscany specific completor that can complete each command arg...antelder2010-07-071-3/+5
* Add a JLine COmpletor for installed contribution URIsantelder2010-07-061-0/+47
* Add help for installed and remove commandsantelder2010-07-061-3/+4
* Ensure that the SCA namespace prefix is registered in the XPath namespace con...bdaniel2010-07-062-2/+3
* accept command in any caseantelder2010-07-061-16/+16
* Update install to not require the -uri flag to specify a uri but instead just...antelder2010-07-061-15/+38
* Start adding help detailantelder2010-07-061-23/+215
* Update to configure the registry from the domainURIantelder2010-07-063-6/+28
* Correct addDeploymentComposite help infoantelder2010-07-051-1/+1
* Add help for installedantelder2010-07-051-0/+1
* Add installed commandantelder2010-07-051-1/+26
* Add a start command thatdoes the same as addToDomainLevelCompositeantelder2010-07-051-1/+10
* Update stop command to support stopping individual contributions and compositesantelder2010-07-052-8/+26
* Change getDeployedComposites to return the composite relative uri instead of ...antelder2010-07-053-6/+6
* Updates to status command and outputantelder2010-07-051-11/+30
* Update to also support using JLine for a more powerful command line and tab c...antelder2010-07-053-29/+183
* Removing unnecessary //TODO commentedwardsmj2010-07-051-5/+3
* Initial version of async client endpoint for async response messages for Phas...edwardsmj2010-07-052-15/+335
* Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...edwardsmj2010-07-053-0/+254
* Little bit of tidying. No function change.slaws2010-07-051-24/+21
* Tidy up mainfestantelder2010-07-041-5/+8
* Add the Tuscany build info to the help and display help when first startedantelder2010-07-041-0/+5
* Reenable the version spi with the buildnumber-maven-pluginantelder2010-07-041-2/+0
* Add shell moduleantelder2010-07-041-0/+1
* Update manifestantelder2010-07-041-9/+6
* Print the relative uri or deployed compositesantelder2010-07-041-2/+1
* Fix to return the correct deployed composite listantelder2010-07-041-4/+6
* Use a nicer default contribution uriantelder2010-07-041-2/+25
* Update with initial impls for the domain operations described in section 10 o...antelder2010-07-041-39/+110
* Include getter for domain name on Node interfaceantelder2010-07-031-0/+2
* Use IOHelper to create URI to avoid exceptionsantelder2010-07-031-1/+1
* Rename from sample to module package name and update to use domain node apiantelder2010-07-032-14/+38
* Start a new module for a interactive shell copied from the new shell launcher...antelder2010-07-032-0/+184