summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A sample that calls the add component (from the calculator-ws-basicauth-servi...slaws2010-05-2517-0/+691
* A sample SCA webapp that can be installed in Tomcat and configured for basic ...slaws2010-05-2518-0/+733
* Remove the constructors that use the uri: and properties: options to keep thi...antelder2010-05-251-96/+0
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and osg...kelvingoodson2010-05-245-101/+124
* Add some content based on what we've been working on. Any more anyone?slaws2010-05-241-3/+10
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-242-0/+21
* TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2010-05-242-171/+17
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
* TUSCANY-3563 new style contribution READMEskelvingoodson2010-05-243-240/+17
* Handle dependent contribution relationships so removing a contribution also r...antelder2010-05-243-31/+42
* Add a logger component that logs and relays all invocations through a reference.jsdelfino2010-05-238-4/+189
* Tidy up commentsantelder2010-05-231-3/+5
* Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder2010-05-231-18/+4
* Keep track of the default deployablesantelder2010-05-231-0/+6
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
* Add a getLocationAsURL helper methodantelder2010-05-231-0/+17
* Update svn:ignore properties.jsdelfino2010-05-221-0/+3
* Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2010-05-222-3/+3
* Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino2010-05-2223-26/+943
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
* Remove now unused methodantelder2010-05-221-21/+0
* Remove class committed by accidentantelder2010-05-221-168/+0
* Uncomment test annotationantelder2010-05-221-1/+1
* Update with code to deploy composites, add getInstalledContributions and getD...antelder2010-05-227-162/+491
* Tag for travelsample-1.0-RC1nash2010-05-21807-0/+49231
* Removing obsolet work in progress codelresende2010-05-2115-871/+0
* Cleanup to avoid unnecessary differences in RC tagnash2010-05-213-4/+4
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
* Fix the serverity for warningsrfeng2010-05-211-2/+2
* Remove the workaroundrfeng2010-05-211-9/+0
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
* Cleanup to avoid unnecessary differences in RC tagnash2010-05-213-4/+4
* Remove jumpstart from Table 3, and some reformattingnash2010-05-211-9/+9
* Remove jumpstart from Table 3, and some reformattingnash2010-05-211-9/+9
* Fix typo in method signatureantelder2010-05-211-1/+1
* Change status code passed to System.exit()nash2010-05-211-1/+1
* Change status code passed to System.exit()nash2010-05-211-1/+1
* TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson2010-05-211-5/+4
* TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson2010-05-211-4/+11
* Remove comment about deployContribution/undeployContribution as you can do th...antelder2010-05-212-9/+13
* Remove comment about stop/startComponent as you'd have to do the entire compo...antelder2010-05-211-8/+0
* Add TODO about if in could just be using o.a.t.contibution.Contributionantelder2010-05-211-0/+3
* Update for Section10 interface updates and start to try to get it to work mor...antelder2010-05-213-112/+317
* Remove the methods that aren't necessary from whats in the spec, change getSC...antelder2010-05-211-29/+36
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the web-jav...slaws2010-05-212-3/+31
* TUSCANY-3563 beginning to establish the pattern for the new style samples' RE...kelvingoodson2010-05-212-86/+19
* TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson2010-05-211-2/+29
* Update NOTICE and LICENSE filesnash2010-05-212-111/+37
* Update NOTICE and LICENSE filesnash2010-05-212-111/+37
* Add start of a basic impl using Node to install contributions. Not much works...antelder2010-05-218-3/+335