summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix conformance number in error msgkelvingoodson2009-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889176 13f79535-47bb-0310-9956-ffa450edef68
* Add a Java SE client that uses the SCAClient API to talk to the Helloworld ↵antelder2009-12-104-1/+138
| | | | | | service thats running on a Node somewhere else, connecting with tribes. (does work but not yet terribly well) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889162 13f79535-47bb-0310-9956-ffa450edef68
* Remove 1.x pom.xml definitionsantelder2009-12-101-24/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889155 13f79535-47bb-0310-9956-ffa450edef68
* Move the comments back to the middle of the samples xml to try to keep them ↵antelder2009-12-101-10/+10
| | | | | | in your face not scrolling off the top of the page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889128 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-12-101-23/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889109 13f79535-47bb-0310-9956-ffa450edef68
* Adding store samples to buildlresende2009-12-101-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889108 13f79535-47bb-0310-9956-ffa450edef68
* Updates to store js to follow dojo style of identifying callBackslresende2009-12-101-7/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889107 13f79535-47bb-0310-9956-ffa450edef68
* Finishing up support for implementation widget by tyding up js generators to ↵lresende2009-12-106-4/+65
| | | | | | properly support dojo by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889106 13f79535-47bb-0310-9956-ffa450edef68
* Set the static member port to be the same as the receiver port, see ↵rfeng2009-12-101-6/+11
| | | | | | http://www.mail-archive.com/users@tomcat.apache.org/msg24873.html git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889045 13f79535-47bb-0310-9956-ffa450edef68
* Update to use teh ASF archive location as the infra issue is now fixedantelder2009-12-091-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888791 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused imports to prevent compilation errorslaws2009-12-091-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888790 13f79535-47bb-0310-9956-ffa450edef68
* Finish rename tidy upantelder2009-12-093-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888781 13f79535-47bb-0310-9956-ffa450edef68
* Remove old helloworld-scaclient-webappantelder2009-12-095-175/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888779 13f79535-47bb-0310-9956-ffa450edef68
* rename scaclient to scaclient-jsp to make it more obvious what it isantelder2009-12-095-0/+175
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888778 13f79535-47bb-0310-9956-ffa450edef68
* Remove old helloworld-scaclient2-webappantelder2009-12-096-266/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888776 13f79535-47bb-0310-9956-ffa450edef68
* rename scaclient2 to scaclient-servlet to make it more obvious what it isantelder2009-12-096-0/+266
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888775 13f79535-47bb-0310-9956-ffa450edef68
* Add another SCAClient webapp this time using a servlet and an html page that ↵antelder2009-12-097-0/+267
| | | | | | enables choosing either the service or reference component to invoke git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888771 13f79535-47bb-0310-9956-ffa450edef68
* Add a contribution that has a reference using the ↵antelder2009-12-096-0/+164
| | | | | | helloworld-service-contribution component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888769 13f79535-47bb-0310-9956-ffa450edef68
* Add the new scaclient-webapp to the reactor buildantelder2009-12-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888767 13f79535-47bb-0310-9956-ffa450edef68
* Add the rmi based impl of the SCACLient to the tomcat runtimeantelder2009-12-091-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888766 13f79535-47bb-0310-9956-ffa450edef68
* Add an sca-contribution.xml file to trigger the tuscany-tomcat integration ↵antelder2009-12-091-0/+28
| | | | | | processing for the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888765 13f79535-47bb-0310-9956-ffa450edef68
* Correct the SCACLient callantelder2009-12-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888764 13f79535-47bb-0310-9956-ffa450edef68
* Add a JSP client webapp that uses the SCAClient APIantelder2009-12-094-0/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888759 13f79535-47bb-0310-9956-ffa450edef68
* Fix the builder problems that cause otest regressionsrfeng2009-12-092-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888695 13f79535-47bb-0310-9956-ffa450edef68
* Fix error messagesrfeng2009-12-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888694 13f79535-47bb-0310-9956-ffa450edef68
* Update project descriptionsrfeng2009-12-094-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888646 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MF and remove the need to ues impl classesrfeng2009-12-082-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888542 13f79535-47bb-0310-9956-ffa450edef68
* Use the defualt node key (domainURI+nodeURI)rfeng2009-12-084-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888534 13f79535-47bb-0310-9956-ffa450edef68
* Toying with idea of being more systematic with maven module namesslaws2009-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888443 13f79535-47bb-0310-9956-ffa450edef68
* Add code to repeat endpoint reference matching in the failure case only. ↵slaws2009-12-081-14/+35
| | | | | | Gives the distributed map a chance to settle down and means less arbitrary pauses in test cases. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888442 13f79535-47bb-0310-9956-ffa450edef68
* The test client no longer throws an exception so test for an appropriate ↵slaws2009-12-081-7/+2
| | | | | | response string in the failure case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888425 13f79535-47bb-0310-9956-ffa450edef68
* Configure to run the tribes version of the registry slaws2009-12-082-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888391 13f79535-47bb-0310-9956-ffa450edef68
* Update so its 1 node talking to 2 others, which does work okantelder2009-12-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888389 13f79535-47bb-0310-9956-ffa450edef68
* Correct delimeterantelder2009-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888382 13f79535-47bb-0310-9956-ffa450edef68
* Add third registry to test and add @Ignore so test isnt run in the build yetantelder2009-12-081-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888380 13f79535-47bb-0310-9956-ffa450edef68
* Start a test for multiple registries and static routesantelder2009-12-081-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888378 13f79535-47bb-0310-9956-ffa450edef68
* Add a quick hack to enable disabling multicast. Will need to clean up all ↵antelder2009-12-083-1/+149
| | | | | | the registry configurations once its working more properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888376 13f79535-47bb-0310-9956-ffa450edef68
* Add a ranking so that the rmi version of binding.sca is picked up in ↵slaws2009-12-082-2/+2
| | | | | | preference to the ws version if both are present. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888349 13f79535-47bb-0310-9956-ffa450edef68
* Add a interceptor that can disable multicastantelder2009-12-081-0/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888297 13f79535-47bb-0310-9956-ffa450edef68
* Fix the service id type to Longrfeng2009-12-081-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888235 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest spec apisrfeng2009-12-083-486/+539
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888215 13f79535-47bb-0310-9956-ffa450edef68
* Fix MANIFEST.MFrfeng2009-12-083-5/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888213 13f79535-47bb-0310-9956-ffa450edef68
* Add default domain uri to default context.xmlantelder2009-12-071-4/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887893 13f79535-47bb-0310-9956-ffa450edef68
* Add tribes to license fileantelder2009-12-071-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887892 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused folderantelder2009-12-070-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887890 13f79535-47bb-0310-9956-ffa450edef68
* Split method into two to aid with subclass implsantelder2009-12-071-8/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887869 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE if source contract is nullantelder2009-12-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887868 13f79535-47bb-0310-9956-ffa450edef68
* Avoid NPE when sourec interface hasn't yet by introspectedantelder2009-12-061-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887662 13f79535-47bb-0310-9956-ffa450edef68
* Rename TuscanyHost class to TuscanyHostConfigantelder2009-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887661 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unneeded code and reformat a few linesantelder2009-12-061-21/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887660 13f79535-47bb-0310-9956-ffa450edef68