summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-09Update project descriptionsrfeng4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888646 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Fix the MF and remove the need to ues impl classesrfeng2-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888542 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Use the defualt node key (domainURI+nodeURI)rfeng4-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888534 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Toying with idea of being more systematic with maven module namesslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888443 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Add code to repeat endpoint reference matching in the failure case only. ↵slaws1-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
2009-12-08The test client no longer throws an exception so test for an appropriate ↵slaws1-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
2009-12-08Configure to run the tribes version of the registry slaws2-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888391 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Update so its 1 node talking to 2 others, which does work okantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888389 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Correct delimeterantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888382 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Add third registry to test and add @Ignore so test isnt run in the build yetantelder1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888380 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Start a test for multiple registries and static routesantelder1-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888378 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all ↵antelder3-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
2009-12-08Add a ranking so that the rmi version of binding.sca is picked up in ↵slaws2-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
2009-12-08Add a interceptor that can disable multicastantelder1-0/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888297 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Fix the service id type to Longrfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888235 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Update to the latest spec apisrfeng3-486/+539
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888215 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Fix MANIFEST.MFrfeng3-5/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888213 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07Add default domain uri to default context.xmlantelder1-4/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887893 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07Add tribes to license fileantelder1-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887892 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07Split method into two to aid with subclass implsantelder1-8/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887869 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07Avoid NPE if source contract is nullantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887868 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Avoid NPE when sourec interface hasn't yet by introspectedantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887662 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Rename TuscanyHost class to TuscanyHostConfigantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887661 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Remove now unneeded code and reformat a few linesantelder1-21/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887660 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Remove all the old Tuscany cofig code from the TuscanyContext as its now ↵antelder1-49/+6
done from the conf/tuscany-web.xml file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887659 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Update the installer to explicitly add the TuscanyHostConfig to Host ↵antelder1-6/+53
definitions in conf/server.xml as there doesn't seem to be any way to do that programatically git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887658 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Make the test service remotable and add a @Service annottion as the service ↵antelder2-0/+5
is being introspected incorrectly(need to investigate why, looks like some classloader issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887657 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06Add tribes and RMI based SCA binding to tomcat distroantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887656 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05Keep the remote flagrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887470 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Small updates to webapp sample artifactId to group them together when ↵lresende18-36/+37
imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Avoid starting the node twicelresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887441 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Remove the override attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887230 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Update the Tomcat distribution so that SCA contributions can be deployed to ↵antelder7-98/+393
exsiting Hosts instead of running in the Tuscany webapp. This means they run just like a regular web application and can be managed with the usual Tomcat admin and use all the usual Tomcat Host and Context features. Also update to configure the domain from the context so the domain nad be customized fro the Tomcat instance and each contribution via a context parameter. That removes the need for the singleton install option so that is removed. Also update the install page to have a bit of text about whats going on in the intsall git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887223 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Add setting the domain uri from an init parameter to start getting the ↵antelder1-0/+6
distributed domain working in webapps and the tomcat distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887188 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Add a wait for ever to make it easier to test the clientantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887162 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Add some separate client and service classes to run the test manually in eclipseantelder3-0/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887161 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04Add an exception print so i can see if the error happens on the hudson machineantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887130 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Minor update to dojo install script as the zip structure has changedlresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886331 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Couple more updates to the script that install dojo into the ↵lresende2-26/+6
web-javascript-dojo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886329 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Clean up MF and unused coderfeng4-29/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886312 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Adding dojo dependency explicitly in the project pom to avoid having to use ↵lresende2-25/+9
maven to install it manually which is causing issues when maven is not available in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886298 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Adding web-javascript-dojo module back to investigate hudson build issues as ↵lresende1-0/+1
I can't reproduce it localy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886235 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02remove imports no longer neededslaws2-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886125 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02remove imports no longer neededslaws1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886124 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Tidy up the binding interface to include the wire format and operation ↵slaws14-48/+272
selector operations. They are in the OASIS specs now so it doesn't seem sensible to maintain the separate (experimental) interface that previously housed them. We want to encourage binding writers to provide wire formats and operation selectors as appropriate git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886122 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Add comment suggesting that samples should also be tested in itest/distributionslaws1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886100 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Javadoc fixesslaws1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886099 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Remove the import as the export is removedrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886028 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Tidy up the policy builders (the composite policy builder now only deals ↵rfeng3-549/+160
with strctural hierarchy) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886027 13f79535-47bb-0310-9956-ffa450edef68
2009-12-01Remove the need to export/import RMI provider packagerfeng2-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885973 13f79535-47bb-0310-9956-ffa450edef68