summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws2010-07-1344-647/+948
| | | | | | and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
* move sample to contrib under trunk, (source directory is deprecated for new ↵kelvingoodson2010-07-1317-0/+0
| | | | | | contribs) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963621 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963620 ↵kelvingoodson2010-07-130-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963619 ↵kelvingoodson2010-07-130-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* create contrib folder under trunk so it can be in the buildkelvingoodson2010-07-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963618 13f79535-47bb-0310-9956-ffa450edef68
* Update for new err msg for bws_2016antelder2010-07-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963500 13f79535-47bb-0310-9956-ffa450edef68
* Fix no class def error from wink update to use slf4j api from 1.6 which ↵antelder2010-07-121-0/+5
| | | | | | includes a default noop log impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963497 13f79535-47bb-0310-9956-ffa450edef68
* Update wsdl resolving to take account of wsdli:location namespace to ↵antelder2010-07-124-4/+40
| | | | | | location url mappings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963496 13f79535-47bb-0310-9956-ffa450edef68
* Update the ws binding model to have a wsdliLocations field to properly store ↵antelder2010-07-123-7/+36
| | | | | | the iri pairs from the wsdli:location attribute. (do need to still look at what the existing location field is really used for, when i changed that it broke something in impl.bpel so need to investigate whats going on there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963494 13f79535-47bb-0310-9956-ffa450edef68
* Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino2010-07-121-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963319 13f79535-47bb-0310-9956-ffa450edef68
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-122-11/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963318 13f79535-47bb-0310-9956-ffa450edef68
* remove directories created in errorkelvingoodson2010-07-120-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963254 13f79535-47bb-0310-9956-ffa450edef68
* move badly placed sample contribkelvingoodson2010-07-1217-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963252 13f79535-47bb-0310-9956-ffa450edef68
* contrib: reactor pom for async sample kelvingoodson2010-07-121-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963248 13f79535-47bb-0310-9956-ffa450edef68
* non functional (as yet) elements of an async samplekelvingoodson2010-07-1216-0/+646
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963244 13f79535-47bb-0310-9956-ffa450edef68
* make a home for new modules and samples that are not yet ready for inclusion ↵kelvingoodson2010-07-120-0/+0
| | | | | | in releases git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963214 13f79535-47bb-0310-9956-ffa450edef68
* Changes and additions to Java invoker in support of Client-side and ↵edwardsmj2010-07-112-12/+91
| | | | | | Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963037 13f79535-47bb-0310-9956-ffa450edef68
* Changes and additions to core in support of Client-side and Server-side ↵edwardsmj2010-07-118-71/+519
| | | | | | asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963034 13f79535-47bb-0310-9956-ffa450edef68
* Changes to binding-ws-runtime-axis2 in support of Client-side and ↵edwardsmj2010-07-113-41/+116
| | | | | | Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963032 13f79535-47bb-0310-9956-ffa450edef68
* Minor command cleanup, factored out System.in/out to work as well in a ↵jsdelfino2010-07-1112-75/+305
| | | | | | Webapp, renamed test scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962959 13f79535-47bb-0310-9956-ffa450edef68
* Updating Wink to it's most recent release to avoid security issue reported ↵lresende2010-07-095-42/+42
| | | | | | at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ↵lresende2010-07-093-24/+76
| | | | | | binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962391 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3617 - Adding support for configuring wireFormat only for response ↵lresende2010-07-0916-310/+539
| | | | | | to allow RPC over GET services to define the wireFormat to use for generating the response payload. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
* Improve default uri calculationantelder2010-07-081-13/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961826 13f79535-47bb-0310-9956-ffa450edef68
* Add some wsdli:location validationantelder2010-07-082-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961748 13f79535-47bb-0310-9956-ffa450edef68
* More changes to get both single and mass dynamic virtual hosting working ↵jsdelfino2010-07-0832-243/+457
| | | | | | with HTTP and HTTPS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961589 13f79535-47bb-0310-9956-ffa450edef68
* Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ↵jsdelfino2010-07-081-0/+4
| | | | | | get the NodeFactory and create nodes bound to the Webapp's environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961583 13f79535-47bb-0310-9956-ffa450edef68
* Fix exception when when no command enteredantelder2010-07-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961452 13f79535-47bb-0310-9956-ffa450edef68
* Add some more helpantelder2010-07-071-5/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961344 13f79535-47bb-0310-9956-ffa450edef68
* Avoid any empty tokensantelder2010-07-071-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961323 13f79535-47bb-0310-9956-ffa450edef68
* Avoid not founds due to extra whitespaceantelder2010-07-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961321 13f79535-47bb-0310-9956-ffa450edef68
* Update installed command to show all composites in a contribution with the ↵antelder2010-07-071-17/+16
| | | | | | status command showing the deployed composites git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961319 13f79535-47bb-0310-9956-ffa450edef68
* More help updatesantelder2010-07-071-17/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961312 13f79535-47bb-0310-9956-ffa450edef68
* Add RPC/LIT test case slaws2010-07-071-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961299 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-072-17/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961298 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-21/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961297 13f79535-47bb-0310-9956-ffa450edef68
* Remove addToDomainLevelComposite/removeFromDomainLevelComposite as they're ↵antelder2010-07-072-44/+2
| | | | | | the same as start/stop git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961296 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-18/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961295 13f79535-47bb-0310-9956-ffa450edef68
* Add some more help and remove listInstalledContributions and ↵antelder2010-07-072-55/+19
| | | | | | listDeployedComposites commands as they're the same as installed and status git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961292 13f79535-47bb-0310-9956-ffa450edef68
* Add bye commandantelder2010-07-071-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961274 13f79535-47bb-0310-9956-ffa450edef68
* Move all JLine classes into a sub packageantelder2010-07-075-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961270 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a Tuscany specific completor that can complete each command ↵antelder2010-07-072-0/+234
| | | | | | argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961259 13f79535-47bb-0310-9956-ffa450edef68
* Update to use a Tuscany specific completor that can complete each command ↵antelder2010-07-071-3/+5
| | | | | | argument git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961257 13f79535-47bb-0310-9956-ffa450edef68
* Add a JLine COmpletor for installed contribution URIsantelder2010-07-061-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961030 13f79535-47bb-0310-9956-ffa450edef68
* 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