summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-27Add missing headersslaws4-0/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948747 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Don't know what the future holds for this module but fix up the missing ↵slaws2-0/+36
headers anyhow git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948746 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add missing headers. slaws6-0/+108
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948745 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Instead of NPE throw NoSuchServiceException if the service doesn't existantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948743 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add remotable annotation so that the contribution can be used in distributed ↵antelder1-0/+2
domain, eg to be invoked from the calculator-scaclient sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948742 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Correct main class definitionantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948740 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add tuscany plugin definition and a default deployable so that the ↵antelder2-0/+19
contribution can be run with mvn tuscany:run. The contribution doesn't work yet though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948739 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add Jetty plugin definition so the sample can be run with mvn jetty:run to ↵antelder1-0/+5
keep it consistent with the other webapp samples. The sample doesn't appear to work though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948738 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948731 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948730 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948729 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948728 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948727 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948725 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948724 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948723 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove old unused incubator repository definitionantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948722 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add Tuscany plugin so sample can be run with mvn tuscany:runantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948713 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27TUSCANY-3563 remove old stuff from top level samples README and add a ↵kelvingoodson2-125/+8
bridging README for binding-sca git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948705 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Clean up binary NOTICE file as per mailing list discussion ↵antelder1-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
2010-05-27Clean up source NOTICE file as per mailing list discussion ↵antelder1-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
2010-05-27Remove maven.test.skip from source profileantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add new exceptionsantelder1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948699 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Update to use ValidationExceptionantelder3-41/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948696 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Adding rest binding reference supportrfeng4-28/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948681 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Add array support for the transformerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948680 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26Add an analyzeProblems method to Monitorantelder2-0/+61
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948567 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26Update Deployer.attachDeploymentComposite to return the URI of the attached ↵antelder2-5/+19
composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948564 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26A little bit of tidying in the launchers. I've disabled the binding.ws ↵slaws3-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
2010-05-26TUSCANY-3570 - Tweaking assemblies to set proper permissions to files and ↵lresende8-10/+22
folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948319 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25TUSCANY-3563 remove unintentional checkin of commentskelvingoodson2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948031 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson16-19/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25Remove the constructors that use the uri: and properties: options to keep ↵antelder1-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
2010-05-24TUSCANY-3563 add readme to binding.rmi top level dir and fix launcher and ↵kelvingoodson5-101/+124
osgi sample READMEs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947708 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24Add some content based on what we've been working on. Any more anyone?slaws1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947655 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24TUSCANY-3563 more new style READMEs for generic launcher style of invokingkelvingoodson2-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947599 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24TUSCANY-3563 more new style READMEs for launcher/contribution style of invokingkelvingoodson2-171/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947588 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder6-101/+183
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947583 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24TUSCANY-3563 new style contribution READMEskelvingoodson3-240/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947579 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24Handle dependent contribution relationships so removing a contribution also ↵antelder3-31/+42
removes those depending on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947572 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Tidy up commentsantelder1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947388 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Updateto use getLocationAsURL from common module, add some todo's and delete ↵antelder1-18/+4
some blank lines git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947387 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Keep track of the default deployablesantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947386 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Add missing log message to match the addEndpoint methodantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947384 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Add a getLocationAsURL helper methodantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947383 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Start adding code for addDeploymentCompositeantelder2-21/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947265 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Remove now unused methodantelder1-21/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947258 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Remove class committed by accidentantelder1-168/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947256 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Uncomment test annotationantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947254 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Update with code to deploy composites, add getInstalledContributions and ↵antelder7-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