summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ...antelder2009-12-261-3/+3
* TUSCANY-3401: Apply patch from wangfeng to fix SCA API constantsantelder2009-12-222-4/+4
* TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende2009-12-185-16/+52
* TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende2009-12-171-2/+2
* TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...lresende2009-12-176-132/+213
* Comment out the experiement code to fix compilation errorsrfeng2009-12-131-5/+7
* Fix svn:ignore and compliation errorrfeng2009-12-111-11/+14
* TUSCANY-3388 - Updating zipped contribution in contribution-zip itest to the...lresende2009-12-111-0/+0
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-115-20/+389
* Correct spelling mistake and increase repeat count.slaws2009-12-113-4/+5
* comment out the new tests.slaws2009-12-111-0/+4
* Start of a three node test to stress the operation of a distributed registry....slaws2009-12-1125-11/+900
* TUSCANY-3391 - Disabling failing testslresende2009-12-114-0/+8
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-11458-645/+645
* Simplify the WS-Policy read/saverfeng2009-12-113-85/+90
* don't run tests with ant when maven.test.skip is setslaws2009-12-101-1/+1
* remove test case as not required any more. Test is kicked off using ant plugin.slaws2009-12-101-61/+0
* Be explicit about rmi version of sca bindingslaws2009-12-101-1/+1
* Turn find repeat count into constantslaws2009-12-101-1/+3
* Set up the test to fail the maven build on errors. I'm now seeing some RMI pr...slaws2009-12-107-33/+57
* Add exceptions back into test case so that runtime errors are reported back t...slaws2009-12-103-9/+10
* fix conformance number in error msgkelvingoodson2009-12-101-1/+1
* Add a Java SE client that uses the SCAClient API to talk to the Helloworld se...antelder2009-12-104-1/+138
* Remove 1.x pom.xml definitionsantelder2009-12-101-24/+0
* Move the comments back to the middle of the samples xml to try to keep them i...antelder2009-12-101-10/+10
* Minor formattinglresende2009-12-101-23/+22
* Adding store samples to buildlresende2009-12-101-12/+13
* Updates to store js to follow dojo style of identifying callBackslresende2009-12-101-7/+8
* Finishing up support for implementation widget by tyding up js generators to ...lresende2009-12-106-4/+65
* Set the static member port to be the same as the receiver port, see http://ww...rfeng2009-12-101-6/+11
* Update to use teh ASF archive location as the infra issue is now fixedantelder2009-12-091-3/+1
* Remove unused imports to prevent compilation errorslaws2009-12-091-2/+0
* Finish rename tidy upantelder2009-12-093-5/+6
* Remove old helloworld-scaclient-webappantelder2009-12-095-175/+0
* rename scaclient to scaclient-jsp to make it more obvious what it isantelder2009-12-095-0/+175
* Remove old helloworld-scaclient2-webappantelder2009-12-096-266/+0
* rename scaclient2 to scaclient-servlet to make it more obvious what it isantelder2009-12-096-0/+266
* Add another SCAClient webapp this time using a servlet and an html page that ...antelder2009-12-097-0/+267
* Add a contribution that has a reference using the helloworld-service-contribu...antelder2009-12-096-0/+164
* Add the new scaclient-webapp to the reactor buildantelder2009-12-091-0/+1
* Add the rmi based impl of the SCACLient to the tomcat runtimeantelder2009-12-091-0/+5
* Add an sca-contribution.xml file to trigger the tuscany-tomcat integration pr...antelder2009-12-091-0/+28
* Correct the SCACLient callantelder2009-12-091-2/+2
* Add a JSP client webapp that uses the SCAClient APIantelder2009-12-094-0/+147
* Fix the builder problems that cause otest regressionsrfeng2009-12-092-2/+5
* Update project descriptionsrfeng2009-12-094-4/+4
* Fix the MF and remove the need to ues impl classesrfeng2009-12-082-3/+4
* Use the defualt node key (domainURI+nodeURI)rfeng2009-12-084-5/+9
* Toying with idea of being more systematic with maven module namesslaws2009-12-081-1/+1
* Add code to repeat endpoint reference matching in the failure case only. Give...slaws2009-12-081-14/+35