summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-06Ensure that the SCA namespace prefix is registered in the XPath namespace ↵bdaniel2-2/+3
context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961010 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06accept command in any caseantelder1-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961009 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Exclude an oasis test thats failingantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961007 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update install to not require the -uri flag to specify a uri but instead ↵antelder1-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
2010-07-06Start adding help detailantelder1-23/+215
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960996 13f79535-47bb-0310-9956-ffa450edef68
2010-07-06Update to configure the registry from the domainURIantelder3-6/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960881 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Correct addDeploymentComposite help infoantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960685 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add help for installedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960683 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add installed commandantelder1-1/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960680 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Add a start command thatdoes the same as addToDomainLevelCompositeantelder1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960668 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update stop command to support stopping individual contributions and compositesantelder2-8/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960660 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ↵antelder3-6/+6
the absolute uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960659 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Updates to status command and outputantelder1-11/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960657 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Update to also support using JLine for a more powerful command line and tab ↵antelder3-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
2010-07-05Removing unnecessary //TODO commentedwardsmj1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960604 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Initial version of async client endpoint for async response messages for ↵edwardsmj2-15/+335
Phase II of TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960545 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Adding Classes to handle asynchronous responses as part of Phase II of ↵edwardsmj3-0/+254
TUSCANY-3612 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960540 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05Little bit of tidying. No function change.slaws1-24/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960521 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Tidy up mainfestantelder1-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960332 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Add the Tuscany build info to the help and display help when first startedantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960330 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Reenable the version spi with the buildnumber-maven-pluginantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960329 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Add Shell as main class in manifestantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960327 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Add shell moduleantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960326 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Update manifestantelder1-9/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960325 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Print the relative uri or deployed compositesantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960324 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Fix to return the correct deployed composite listantelder1-4/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960323 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Use a nicer default contribution uriantelder1-2/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Update with initial impls for the domain operations described in section 10 ↵antelder1-39/+110
of the assembly spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Include getter for domain name on Node interfaceantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960264 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Use IOHelper to create URI to avoid exceptionsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960263 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Rename from sample to module package name and update to use domain node apiantelder2-14/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960254 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Start a new module for a interactive shell copied from the new shell ↵antelder2-0/+184
launcher sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960253 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Remove unused importsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960169 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Include domain-nodeantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960168 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Update to work with DomainNodeantelder2-81/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960161 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, ↵antelder6-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
2010-07-03Add a method to Deployer to resolve a contributions dependenciesantelder2-0/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960159 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03Add license headerantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960157 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Fix build instructions, add missing license header in script.jsdelfino4-1/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960125 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Add a sample shell program useful to start and stop SCA composites ↵jsdelfino6-0/+290
interactively. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02More changes to fix binding.s otests. Also change binding.ws model ↵slaws10-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
2010-07-02Remove these test cases as BWS20019 now means that only one endpoint ↵slaws3-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
2010-07-01Correct package nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959686 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01TUSCANY-3604 add greater fidelity to the process of resolving WSDL by ↵slaws6-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
2010-07-01Improve error messages. This validation should happen earlier when the ↵slaws2-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
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ↵antelder4-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
2010-06-30Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2-4/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959260 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of ↵slaws8-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
2010-06-30Reorg and update to the supported styles listslaws1-18/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959240 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30Include the new isAsyncServer method on the corba test mock classantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959218 13f79535-47bb-0310-9956-ffa450edef68