summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-08Fix the MF and remove the need to ues impl classesrfeng2-3/+4
2009-12-08Use the defualt node key (domainURI+nodeURI)rfeng4-5/+9
2009-12-08Toying with idea of being more systematic with maven module namesslaws1-1/+1
2009-12-08Add code to repeat endpoint reference matching in the failure case only. Give...slaws1-14/+35
2009-12-08The test client no longer throws an exception so test for an appropriate resp...slaws1-7/+2
2009-12-08Configure to run the tribes version of the registry slaws2-2/+4
2009-12-08Update so its 1 node talking to 2 others, which does work okantelder1-4/+4
2009-12-08Correct delimeterantelder1-1/+1
2009-12-08Add third registry to test and add @Ignore so test isnt run in the build yetantelder1-2/+18
2009-12-08Start a test for multiple registries and static routesantelder1-2/+8
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder3-1/+149
2009-12-08Add a ranking so that the rmi version of binding.sca is picked up in preferen...slaws2-2/+2
2009-12-08Add a interceptor that can disable multicastantelder1-0/+41
2009-12-08Fix the service id type to Longrfeng1-1/+4
2009-12-08Update to the latest spec apisrfeng3-486/+539
2009-12-08Fix MANIFEST.MFrfeng3-5/+17
2009-12-07Add default domain uri to default context.xmlantelder1-4/+29
2009-12-07Add tribes to license fileantelder1-5/+6
2009-12-07Split method into two to aid with subclass implsantelder1-8/+14
2009-12-07Avoid NPE if source contract is nullantelder1-1/+1
2009-12-06Avoid NPE when sourec interface hasn't yet by introspectedantelder1-0/+9
2009-12-06Rename TuscanyHost class to TuscanyHostConfigantelder1-1/+1
2009-12-06Remove now unneeded code and reformat a few linesantelder1-21/+2
2009-12-06Remove all the old Tuscany cofig code from the TuscanyContext as its now don...antelder1-49/+6
2009-12-06Update the installer to explicitly add the TuscanyHostConfig to Host definiti...antelder1-6/+53
2009-12-06Make the test service remotable and add a @Service annottion as the service i...antelder2-0/+5
2009-12-06Add tribes and RMI based SCA binding to tomcat distroantelder1-0/+10
2009-12-05Keep the remote flagrfeng1-0/+2
2009-12-04Small updates to webapp sample artifactId to group them together when importe...lresende18-36/+37
2009-12-04Avoid starting the node twicelresende1-2/+0
2009-12-04Remove the override attributeantelder1-1/+1
2009-12-04Update the Tomcat distribution so that SCA contributions can be deployed to e...antelder7-98/+393
2009-12-04Add setting the domain uri from an init parameter to start getting the distri...antelder1-0/+6
2009-12-04Add a wait for ever to make it easier to test the clientantelder1-1/+3
2009-12-04Add some separate client and service classes to run the test manually in eclipseantelder3-0/+117
2009-12-04Add an exception print so i can see if the error happens on the hudson machineantelder1-0/+5
2009-12-02Minor update to dojo install script as the zip structure has changedlresende1-5/+5
2009-12-02Couple more updates to the script that install dojo into the web-javascript-...lresende2-26/+6
2009-12-02Clean up MF and unused coderfeng4-29/+2
2009-12-02Adding dojo dependency explicitly in the project pom to avoid having to use m...lresende2-25/+9
2009-12-02Adding web-javascript-dojo module back to investigate hudson build issues as ...lresende1-0/+1
2009-12-02remove imports no longer neededslaws2-4/+0
2009-12-02remove imports no longer neededslaws1-3/+0
2009-12-02Tidy up the binding interface to include the wire format and operation select...slaws14-48/+272
2009-12-02Add comment suggesting that samples should also be tested in itest/distributionslaws1-0/+5
2009-12-02Javadoc fixesslaws1-1/+6
2009-12-02Remove the import as the export is removedrfeng1-1/+0
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng3-549/+160
2009-12-01Remove the need to export/import RMI provider packagerfeng2-3/+1
2009-12-01Remove the export of impl packagerfeng1-3/+1