summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move sample to contrib under trunk, (source directory is deprecated for new c...kelvingoodson2010-07-1317-0/+0
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963620 13f79535-47bb-0...kelvingoodson2010-07-130-0/+0
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963619 13f79535-47bb-0...kelvingoodson2010-07-130-0/+0
* create contrib folder under trunk so it can be in the buildkelvingoodson2010-07-130-0/+0
* Update for new err msg for bws_2016antelder2010-07-121-1/+1
* Fix no class def error from wink update to use slf4j api from 1.6 which inclu...antelder2010-07-121-0/+5
* Update wsdl resolving to take account of wsdli:location namespace to location...antelder2010-07-124-4/+40
* Update the ws binding model to have a wsdliLocations field to properly store ...antelder2010-07-123-7/+36
* Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino2010-07-121-0/+15
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-122-11/+22
* remove directories created in errorkelvingoodson2010-07-120-0/+0
* move badly placed sample contribkelvingoodson2010-07-1217-0/+0
* contrib: reactor pom for async sample kelvingoodson2010-07-121-0/+44
* non functional (as yet) elements of an async samplekelvingoodson2010-07-1216-0/+646
* make a home for new modules and samples that are not yet ready for inclusion ...kelvingoodson2010-07-120-0/+0
* Changes and additions to Java invoker in support of Client-side and Server-si...edwardsmj2010-07-112-12/+91
* Changes and additions to core in support of Client-side and Server-side async...edwardsmj2010-07-118-71/+519
* Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side...edwardsmj2010-07-113-41/+116
* Minor command cleanup, factored out System.in/out to work as well in a Webapp...jsdelfino2010-07-1112-75/+305
* Updating Wink to it's most recent release to avoid security issue reported at...lresende2010-07-095-42/+42
* 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
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-0832-243/+457
* 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
* Add RPC/LIT test case slaws2010-07-071-0/+122
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-072-17/+45
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-21/+50
* Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're th...antelder2010-07-072-44/+2
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-18/+46
* 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
* Exclude an oasis test thats failingantelder2010-07-061-0/+1
* 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