summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up binary NOTICE file as per mailing list discussion ↵antelder2010-05-271-80/+0
| | | | | | http://apache.markmail.org/message/scaegcn3bqsumeqy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948702 13f79535-47bb-0310-9956-ffa450edef68
* Clean up source NOTICE file as per mailing list discussion ↵antelder2010-05-271-59/+5
| | | | | | http://apache.markmail.org/message/scaegcn3bqsumeqy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948701 13f79535-47bb-0310-9956-ffa450edef68
* Remove maven.test.skip from source profileantelder2010-05-271-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948700 13f79535-47bb-0310-9956-ffa450edef68
* Add new exceptionsantelder2010-05-271-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948699 13f79535-47bb-0310-9956-ffa450edef68
* Update to use ValidationExceptionantelder2010-05-273-41/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948696 13f79535-47bb-0310-9956-ffa450edef68
* Adding rest binding reference supportrfeng2010-05-274-28/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948681 13f79535-47bb-0310-9956-ffa450edef68
* Add array support for the transformerrfeng2010-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948680 13f79535-47bb-0310-9956-ffa450edef68
* Add an analyzeProblems method to Monitorantelder2010-05-262-0/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948567 13f79535-47bb-0310-9956-ffa450edef68
* Update Deployer.attachDeploymentComposite to return the URI of the attached ↵antelder2010-05-262-5/+19
| | | | | | composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948564 13f79535-47bb-0310-9956-ffa450edef68
* A little bit of tidying in the launchers. I've disabled the binding.ws ↵slaws2010-05-263-19/+31
| | | | | | target in the osgi launcher as under ant it's not working properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948413 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3570 - Tweaking assemblies to set proper permissions to files and ↵lresende2010-05-268-10/+22
| | | | | | folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948319 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 remove unintentional checkin of commentskelvingoodson2010-05-252-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson2010-05-2516-19/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
* Remove the constructors that use the uri: and properties: options to keep ↵antelder2010-05-251-96/+0
| | | | | | things as simple as possible for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947945 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson2010-05-245-101/+124
| | | | | | osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
* Add some content based on what we've been working on. Any more anyone?slaws2010-05-241-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947655 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2010-05-242-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2010-05-242-171/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947588 13f79535-47bb-0310-9956-ffa450edef68
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947583 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 new style contribution READMEskelvingoodson2010-05-243-240/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947579 13f79535-47bb-0310-9956-ffa450edef68
* Handle dependent contribution relationships so removing a contribution also ↵antelder2010-05-243-31/+42
| | | | | | removes those depending on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947572 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up commentsantelder2010-05-231-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947388 13f79535-47bb-0310-9956-ffa450edef68
* Updateto use getLocationAsURL from common module, add some todo's and delete ↵antelder2010-05-231-18/+4
| | | | | | some blank lines git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947387 13f79535-47bb-0310-9956-ffa450edef68
* Keep track of the default deployablesantelder2010-05-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947386 13f79535-47bb-0310-9956-ffa450edef68
* Add missing log message to match the addEndpoint methodantelder2010-05-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947384 13f79535-47bb-0310-9956-ffa450edef68
* Add a getLocationAsURL helper methodantelder2010-05-231-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947383 13f79535-47bb-0310-9956-ffa450edef68
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947265 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused methodantelder2010-05-221-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947258 13f79535-47bb-0310-9956-ffa450edef68
* Remove class committed by accidentantelder2010-05-221-168/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947256 13f79535-47bb-0310-9956-ffa450edef68
* Uncomment test annotationantelder2010-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947254 13f79535-47bb-0310-9956-ffa450edef68
* Update with code to deploy composites, add getInstalledContributions and ↵antelder2010-05-227-162/+491
| | | | | | getDeployedComposites. Refactor code to have a separate DeployedComposite class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947252 13f79535-47bb-0310-9956-ffa450edef68
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947190 13f79535-47bb-0310-9956-ffa450edef68
* Fix the serverity for warningsrfeng2010-05-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947189 13f79535-47bb-0310-9956-ffa450edef68
* Remove the workaroundrfeng2010-05-211-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947188 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround to support callback endpoint over WSrfeng2010-05-211-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947187 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in method signatureantelder2010-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947079 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 tweak the base README to reference the generic launcher readmeskelvingoodson2010-05-211-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947062 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 first stab at a generic README for command line invocationkelvingoodson2010-05-211-4/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947058 13f79535-47bb-0310-9956-ffa450edef68
* Remove comment about deployContribution/undeployContribution as you can do ↵antelder2010-05-212-9/+13
| | | | | | that with the existing methods and add getDeployedCompostes/getInstalledContributions to make that easier git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947047 13f79535-47bb-0310-9956-ffa450edef68
* Remove comment about stop/startComponent as you'd have to do the entire ↵antelder2010-05-211-8/+0
| | | | | | composite and addToDomainLevelComposite/removeFromDomainLevelComposite exist for that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947044 13f79535-47bb-0310-9956-ffa450edef68
* Add TODO about if in could just be using o.a.t.contibution.Contributionantelder2010-05-211-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947035 13f79535-47bb-0310-9956-ffa450edef68
* Update for Section10 interface updates and start to try to get it to work ↵antelder2010-05-213-112/+317
| | | | | | more as the spec describes so without nodes and to have installed contributions and deploying/undeploying composites. (The tests getService methods no longer work as the scaclient factory impl expects Nodes to have been created) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947031 13f79535-47bb-0310-9956-ffa450edef68
* Remove the methods that aren't necessary from whats in the spec, change ↵antelder2010-05-211-29/+36
| | | | | | getSCAClientFactory to be just getService git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947029 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3565/TUSCANY-3566 change dependencies in order to exclude the ↵slaws2010-05-212-3/+31
| | | | | | web-javascript-dojo module which is automatically exposing resource on port 8080. Investigating to see if this causes the problems with the binding-rmi samples on linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947021 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 beginning to establish the pattern for the new style samples' ↵kelvingoodson2010-05-212-86/+19
| | | | | | READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947001 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 add some prose to top level README - more clarification to comekelvingoodson2010-05-211-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946972 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a basic impl using Node to install contributions. Not much ↵antelder2010-05-218-3/+335
| | | | | | works yet but the helloworld type testcase does run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946913 13f79535-47bb-0310-9956-ffa450edef68
* Correct presentation of the OASIS licenseslaws2010-05-203-1/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946692 13f79535-47bb-0310-9956-ffa450edef68
* Add some simple code to allow the embedded launcher to keep the SCA app ↵slaws2010-05-202-5/+41
| | | | | | running so that it can be called by the stand-alone launcher. Not enabled yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946630 13f79535-47bb-0310-9956-ffa450edef68
* Few minor updates to my notesslaws2010-05-201-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946629 13f79535-47bb-0310-9956-ffa450edef68