summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...antelder2010-01-056-0/+826
* Remove unused importsslaws2010-01-041-2/+0
* Test against null target endpointslaws2010-01-041-1/+2
* Add missing dependency on common.xml.staxslaws2010-01-041-0/+1
* 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-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
* TUSCANY-3391 - Disabling failing testslresende2009-12-114-0/+8
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-11250-419/+419
* Simplify the WS-Policy read/saverfeng2009-12-113-85/+90
* Turn find repeat count into constantslaws2009-12-101-1/+3
* fix conformance number in error msgkelvingoodson2009-12-101-1/+1
* 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
* Remove unused imports to prevent compilation errorslaws2009-12-091-2/+0
* Fix the builder problems that cause otest regressionsrfeng2009-12-092-2/+5
* 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
* Update so its 1 node talking to 2 others, which does work okantelder2009-12-081-4/+4
* Correct delimeterantelder2009-12-081-1/+1
* Add third registry to test and add @Ignore so test isnt run in the build yetantelder2009-12-081-2/+18
* Start a test for multiple registries and static routesantelder2009-12-081-2/+8
* Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder2009-12-083-1/+149
* Add a ranking so that the rmi version of binding.sca is picked up in preferen...slaws2009-12-082-2/+2
* Add a interceptor that can disable multicastantelder2009-12-081-0/+41
* Fix the service id type to Longrfeng2009-12-081-1/+4
* Update to the latest spec apisrfeng2009-12-083-486/+539
* Fix MANIFEST.MFrfeng2009-12-083-5/+17
* Split method into two to aid with subclass implsantelder2009-12-071-8/+14
* Avoid NPE if source contract is nullantelder2009-12-071-1/+1
* Avoid NPE when sourec interface hasn't yet by introspectedantelder2009-12-061-0/+9
* Keep the remote flagrfeng2009-12-051-0/+2
* Add setting the domain uri from an init parameter to start getting the distri...antelder2009-12-041-0/+6
* Minor update to dojo install script as the zip structure has changedlresende2009-12-021-5/+5
* Couple more updates to the script that install dojo into the web-javascript-...lresende2009-12-022-26/+6
* Clean up MF and unused coderfeng2009-12-024-29/+2
* Adding dojo dependency explicitly in the project pom to avoid having to use m...lresende2009-12-022-25/+9
* Adding web-javascript-dojo module back to investigate hudson build issues as ...lresende2009-12-021-0/+1
* remove imports no longer neededslaws2009-12-022-4/+0
* remove imports no longer neededslaws2009-12-021-3/+0
* Tidy up the binding interface to include the wire format and operation select...slaws2009-12-0214-48/+272
* Javadoc fixesslaws2009-12-021-1/+6
* Remove the import as the export is removedrfeng2009-12-021-1/+0