summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende458-645/+645
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
2009-12-11Simplify the WS-Policy read/saverfeng3-85/+90
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889485 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10don't run tests with ant when maven.test.skip is setslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889262 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10remove test case as not required any more. Test is kicked off using ant plugin.slaws1-61/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889243 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Be explicit about rmi version of sca bindingslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889241 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Turn find repeat count into constantslaws1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889218 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Set up the test to fail the maven build on errors. I'm now seeing some RMI ↵slaws7-33/+57
problems with this test. Not sure if it's related to how it's now running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889216 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Add exceptions back into test case so that runtime errors are reported back ↵slaws3-9/+10
to the outside world. Change the two nodes test case back to how it was to take account of it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889211 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10fix conformance number in error msgkelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889176 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Add a Java SE client that uses the SCAClient API to talk to the Helloworld ↵antelder4-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
2009-12-10Remove 1.x pom.xml definitionsantelder1-24/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889155 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Move the comments back to the middle of the samples xml to try to keep them ↵antelder1-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
2009-12-10Minor formattinglresende1-23/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889109 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Adding store samples to buildlresende1-12/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889108 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Updates to store js to follow dojo style of identifying callBackslresende1-7/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889107 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Finishing up support for implementation widget by tyding up js generators to ↵lresende6-4/+65
properly support dojo by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889106 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Set the static member port to be the same as the receiver port, see ↵rfeng1-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
2009-12-09Update to use teh ASF archive location as the infra issue is now fixedantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888791 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Remove unused imports to prevent compilation errorslaws1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888790 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Finish rename tidy upantelder3-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888781 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Remove old helloworld-scaclient-webappantelder5-175/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888779 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09rename scaclient to scaclient-jsp to make it more obvious what it isantelder5-0/+175
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888778 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Remove old helloworld-scaclient2-webappantelder6-266/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888776 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09rename scaclient2 to scaclient-servlet to make it more obvious what it isantelder6-0/+266
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Add another SCAClient webapp this time using a servlet and an html page that ↵antelder7-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
2009-12-09Add a contribution that has a reference using the ↵antelder6-0/+164
helloworld-service-contribution component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888769 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Add the new scaclient-webapp to the reactor buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888767 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Add the rmi based impl of the SCACLient to the tomcat runtimeantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888766 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Add an sca-contribution.xml file to trigger the tuscany-tomcat integration ↵antelder1-0/+28
processing for the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888765 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Correct the SCACLient callantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888764 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Add a JSP client webapp that uses the SCAClient APIantelder4-0/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888759 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09Fix the builder problems that cause otest regressionsrfeng2-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888695 13f79535-47bb-0310-9956-ffa450edef68
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