summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding sandbox for SCA Cloud tutorial/demolresende2009-10-140-0/+0
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-145-30/+67
* Add a variant of helloworld-jsp-google-appengine that loads the Tuscany SCA n...rfeng2009-10-1424-0/+544
* Use URI over URLrfeng2009-10-141-19/+20
* Remove unused coderfeng2009-10-141-20/+0
* Remove unused policy utils and add new onerfeng2009-10-147-535/+98
* Add tribes dependencyantelder2009-10-141-0/+6
* Update for package rename and add a http host dependencyantelder2009-10-142-1/+7
* Remove dependency inadvertently included in another change yesterdayantelder2009-10-141-5/+0
* Add a profile to run the SCA-J CAA testsantelder2009-10-141-4/+21
* Removing compiled classes/resourceslresende2009-10-142-67/+0
* Fixing invalid connection parameter for http client connection managerlresende2009-10-131-2/+1
* Migrating to HttpClient 4.0 to use the same dependencies as other extensionslresende2009-10-133-25/+44
* Removing unused variables and closing the http session after done with itlresende2009-10-131-5/+2
* Cleaning up unused dependencieslresende2009-10-131-12/+0
* Refactoring the common databinding code from service/reference binding provid...lresende2009-10-133-56/+63
* Adding test case that exercise collection of business object being exposed as...lresende2009-10-135-0/+282
* Add start of tuscany runner for the SCA-J CAA testsantelder2009-10-135-0/+607
* Move adding the static route code to before the channel start to see if that ...antelder2009-10-131-6/+6
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+1
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+6
* Update to released 1.0.4 of the bundle pluginantelder2009-10-131-1/+1
* Update the readme with some running instructionsantelder2009-10-131-0/+34
* Add start of a READMEantelder2009-10-131-0/+21
* Add the Eightball demo contributionsantelder2009-10-1337-0/+1848
* Add a root folder for the eightball demoantelder2009-10-130-0/+0
* Change to use the IP address instead of the host name so it works for unknown...antelder2009-10-131-1/+2
* For implementation.spring module on unix path fixes and policy processor for ...ramkumar2009-10-133-44/+33
* Add externals to pull in java-caa test. slaws2009-10-130-0/+0
* Fix remote sca binding to use the correct host nameantelder2009-10-131-1/+8
* Add a policy builder for demo purposerfeng2009-10-134-1/+105
* Use JDK Logger for Jettyrfeng2009-10-122-35/+54
* Use the getQName from ServiceDeclarationParserrfeng2009-10-122-54/+4
* Add PolicyBuilder to the builder extension pointrfeng2009-10-1220-86/+325
* Make sure that entries are replicated to all nodes (not just at least a backu...rfeng2009-10-124-33/+62
* Make ExtensionPointRegistry field transientrfeng2009-10-121-1/+1
* Add location to toString() of ServiceDeclarationrfeng2009-10-121-1/+2
* Add a simple harness for starting several endpoint registries to see if endpo...antelder2009-10-121-0/+64
* Fixes for binding.ejb, adding default policy intents that are provided native...ramkumar2009-10-122-0/+47
* Fixes for binding.ejb module for removing the session_type usageramkumar2009-10-123-43/+12
* TUSCANY-3288 - Merging test case from 1.x branchlresende2009-10-125-0/+277
* TUSCANY-3288 - Special handling of arrays to properly create the JAXB Context...lresende2009-10-124-11/+26
* Adding @SupressWarningslresende2009-10-121-5/+12
* TUSCANY-3288 - Fixing up test scenario and re-enabling test caselresende2009-10-123-53/+2
* TUSCANY-3288 - Special handling of arrays to properly create the JAXB Context...lresende2009-10-124-11/+26
* Adding @SupressWarningslresende2009-10-121-5/+12
* add ignoresslaws2009-10-110-0/+0
* Add a version of the spring payment component configured with authentication ...slaws2009-10-1119-0/+1163
* Add customer registry into the spring componentslaws2009-10-117-27/+317
* Separate the ShoppingCart interface into multiple separate interfaces to bett...slaws2009-10-119-66/+105