summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Consider rankings for provider extensionsantelder2009-10-261-1/+1
* Update to re-register servlets if the servelt host context path is updated. T...antelder2009-10-261-0/+20
* Update to remove the entire serelet path if the path starts with it so that s...antelder2009-10-261-0/+3
* Adding support for multi-user shoppingCartlresende2009-10-266-21/+180
* Adding user services and integrating with the store applicationlresende2009-10-267-30/+236
* Allowing multiple bindings on a servicelresende2009-10-261-0/+4
* Added test cases to make check build target. Changed store-script to interop ...jsdelfino2009-10-2621-141/+1239
* Minor refactoring, given each module its own namespace. Added utility functio...jsdelfino2009-10-2618-217/+527
* Add sample showing using <implementation.web> with browser-side JavaScript cl...antelder2009-10-257-0/+280
* Add a utility for JDK proxy based lazy instantiationrfeng2009-10-247-9/+253
* Add ability to create a distribution for the travelsamplerfeng2009-10-238-0/+2471
* Store vegetable catalog tweaked to run on the ibmcloud environmentlresende2009-10-2314-0/+795
* Adding missing composite to source controllresende2009-10-232-0/+61
* A pom for the cloud sandboxlresende2009-10-231-0/+36
* Adding missing source folder to expertise-rest samplelresende2009-10-236-0/+357
* Updating store with new vegetables catalog and adding basic support for shopp...lresende2009-10-2318-48/+480
* Initial implementation of the cloud-api based on Google AppEngine infrastruct...lresende2009-10-2312-0/+652
* Straw-man cloud api that abstract different cloud infrastructure services and...lresende2009-10-235-0/+173
* Finish implementing the jaxws client invoke testsantelder2009-10-233-28/+28
* Update JavaInterfaceIntrospectorImpl to not consider teh JAXWS Async API meth...antelder2009-10-231-1/+22
* Add example of runtime support for handling JAXWS async client APIsantelder2009-10-233-1/+190
* Add itest for using the jaxws async APIs. Copied from jaxws to avoid stepping...antelder2009-10-238-0/+354
* Make the WebImplementationProcessor compute the injection points for properti...vamsic0072009-10-233-0/+61
* Remove tuscany-scdl module as it is now replaced by tuscany-deploymentrfeng2009-10-2211-952/+46
* Record the schema in the constructor otherwise a validating handler is never ...slaws2009-10-221-0/+1
* Add ignoresslaws2009-10-220-0/+0
* Add missing monitor.popContext() callsslaws2009-10-223-81/+95
* Add deployment moduleantelder2009-10-221-0/+5
* Add new deployment module to reactor buildantelder2009-10-221-0/+1
* Update to just refer to the sca-assembly root as that has a pom.xml now to in...antelder2009-10-221-1/+1
* Add a pom.xml for the sca-assembly root which is copied from OASIS with all t...antelder2009-10-221-0/+253
* Add new module ot externals listantelder2009-10-220-0/+0
* FIx up the error message comparison so that shorter expected messages can be ...antelder2009-10-221-1/+5
* Add more error msg detailantelder2009-10-221-1/+1
* Add new moduleantelder2009-10-221-14/+2
* Expose a DefaultDeployerrfeng2009-10-223-2/+44
* Add an optional imports for test dependencyrfeng2009-10-221-0/+1
* Refactor the deployer into tuscany-deployment modulerfeng2009-10-2218-81/+676
* Stop setting JSON databinding in the interface contract now that we use jabso...lresende2009-10-221-1/+4
* Removing references to management class which is restricted in app engine env...lresende2009-10-221-2/+6
* Enabling some transformers with high weigth to allow fallback when the jaxb b...lresende2009-10-221-2/+2
* TUSCANY-3294 - iTest to validate JAXWS Async Client APIslresende2009-10-226-3/+222
* TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...lresende2009-10-221-6/+41
* TUSCANY-3294 - Fixing ranking for the new JAXWS processorlresende2009-10-221-1/+1
* Fixing Apache license header formattinglresende2009-10-221-14/+18
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-223-0/+387
* TUSCANY-3321 - Initial interface processor to support JAX-WS client async API...lresende2009-10-221-1/+2
* Remove the dependency on NodeImpl and add the service registrationrfeng2009-10-214-5/+20
* Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng2009-10-217-375/+807
* Set the monitor to ValidatingXMLStreamReaderrfeng2009-10-2113-72/+85