summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove unused importsantelder2010-07-031-2/+0
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-036-75/+149
* Add a method to Deployer to resolve a contributions dependenciesantelder2010-07-032-0/+84
* Add license headerantelder2010-07-031-0/+18
* More changes to fix binding.s otests. Also change binding.ws model getter/set...slaws2010-07-0210-28/+156
* TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checkin...slaws2010-07-016-3/+124
* Improve error messages. This validation should happen earlier when the bindin...slaws2010-07-012-4/+12
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-014-60/+101
* Merge service side updates of axis2 ws binding to jaxws version of bindingantelder2010-06-302-4/+132
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thin...slaws2010-06-307-12/+328
* Include the new isAsyncServer method on the corba test mock classantelder2010-06-301-0/+6
* Updaet to include endpoint reference in JAXWSBindingInvoker constructorantelder2010-06-301-1/+3
* Adding asyncServer flag to operations in support of TUSCANY-3611edwardsmj2010-06-302-0/+14
* Client side asynchronous support - extending the async client invokers to ful...edwardsmj2010-06-292-4/+239
* Add in processing of declared Asynchronous Faults via @AsyncFaults annotation...edwardsmj2010-06-291-0/+14
* Adding "volatile" to 2 fields shared between threads in ResponseDispatchImpl ...edwardsmj2010-06-291-2/+2
* Start merging the axis2 ws binding changes into the jax-ws version of the bin...antelder2010-06-291-21/+395
* Allow binding name to be used to look up services implemented by SCA compositerfeng2010-06-291-2/+13
* More updates for new namesantelder2010-06-282-10/+17
* Add a short form create methodantelder2010-06-282-1/+15
* Fix a couple of places still using old namesantelder2010-06-281-3/+3
* Remove old packagesantelder2010-06-285-839/+0
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-288-13/+862
* Renaming spring-sca to spring-runtime to follow the same pattern used in othe...lresende2010-06-2725-2/+2
* Improve property type introspectionsrfeng2010-06-266-41/+81
* Use Response as the typerfeng2010-06-263-10/+20
* Fix compilation errorsrfeng2010-06-253-10/+4
* Added missing signalAll() operation when processing sendResponse and sendFaultedwardsmj2010-06-251-0/+2
* Correct sca xsd resource file nameantelder2010-06-251-1/+1