summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Correct package nameantelder2010-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959686 13f79535-47bb-0310-9956-ffa450edef68
* Add 4008 error messageslaws2010-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959659 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3604 add greater fidelity to the process of resolving WSDL by ↵slaws2010-07-016-3/+124
| | | | | | checking for required port type, binding, service as well as namespace during the resolution process. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959658 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-07-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959654 13f79535-47bb-0310-9956-ffa450edef68
* Improve error messages. This validation should happen earlier when the ↵slaws2010-07-012-4/+12
| | | | | | binding is read/resolved rather than when the providers are created. Will look to move it shortly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959652 13f79535-47bb-0310-9956-ffa450edef68
* Delete OSGI bundle cache before running a new test (TUSCANY-3615)nash2010-07-012-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959617 13f79535-47bb-0310-9956-ffa450edef68
* Start cleaning up JavaDoc and changes coming to light while doing that: move ↵antelder2010-07-014-60/+101
| | | | | | getDeployer and getAssemblyFactory from Node to NodeFactory, change getInstalledContribution to return an assembly Contribution instead of an InstalledContribution, rename deployDeployables to runDeployables git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959582 13f79535-47bb-0310-9956-ffa450edef68
* Add svn:ignore to calculator-ws-basicauth-* sample directoriesnash2010-07-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959538 13f79535-47bb-0310-9956-ffa450edef68
* Add build-dependency.xml to svn:ignore listnash2010-07-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959536 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect name for tutorial-assets.jarnash2010-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959529 13f79535-47bb-0310-9956-ffa450edef68
* Support user and email properties in WSGI integration.jsdelfino2010-07-018-24/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959523 13f79535-47bb-0310-9956-ffa450edef68
* Refactor OpenID test pages and add test methods returning the user info.jsdelfino2010-07-0111-92/+187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959522 13f79535-47bb-0310-9956-ffa450edef68
* Minimal support for implementation.widget, using simplified (and generic) ↵jsdelfino2010-07-0159-4801/+810
| | | | | | JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
* Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2010-06-302-4/+132
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959260 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of ↵slaws2010-06-308-12/+329
| | | | | | thing now but some of the code is in the wrong place so some refactoring still to do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959254 13f79535-47bb-0310-9956-ffa450edef68
* Reorg and update to the supported styles listslaws2010-06-301-18/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959240 13f79535-47bb-0310-9956-ffa450edef68
* Include the new isAsyncServer method on the corba test mock classantelder2010-06-301-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959218 13f79535-47bb-0310-9956-ffa450edef68
* Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder2010-06-301-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959209 13f79535-47bb-0310-9956-ffa450edef68
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-302-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959198 13f79535-47bb-0310-9956-ffa450edef68
* Client side asynchronous support - extending the async client invokers to ↵edwardsmj2010-06-292-4/+239
| | | | | | fully support the JAXWS async client API pattern as described in TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959131 13f79535-47bb-0310-9956-ffa450edef68
* Process composites last when loading contributions into the domain ↵nash2010-06-291-17/+67
| | | | | | (TUSCANY-3561) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959098 13f79535-47bb-0310-9956-ffa450edef68
* Add in processing of declared Asynchronous Faults via @AsyncFaults ↵edwardsmj2010-06-291-0/+14
| | | | | | annotation, in support of TUSCANY-3609 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959077 13f79535-47bb-0310-9956-ffa450edef68