summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-09Update to the latest version of OSGi enterprise draft specsrfeng17-696/+561
2010-01-08Allow starting an empty node (with no contributions) so its possible to confi...antelder1-4/+21
2010-01-08Change the Registry factory to not use the full config uri when its the tusca...antelder1-1/+6
2010-01-08Change the Hazelcast registry to support both distributed an in-VM only opera...antelder2-6/+16
2010-01-07Update to the servlet host locating codeantelder1-2/+10
2010-01-06Refine MFrfeng1-2/+2
2010-01-06Updates to the Hazelcast regsitry manifestantelder1-16/+7
2010-01-06Add Hazelcast registry in to the buildantelder1-0/+1
2010-01-06Update to use the tuscany domain uri prefixantelder1-1/+1
2010-01-06Update to use the hazelcast registryantelder1-1/+1
2010-01-06Start a new module looking at integration with Webbeans and JSR330antelder13-0/+852
2010-01-06Add tuscany uri prefixantelder1-1/+1
2010-01-05More changes to get the Hazelcast endpoint registry workingantelder7-578/+560
2010-01-05Add getEndpointReferencesrfeng2-5/+20
2010-01-05Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...antelder6-0/+826
2010-01-04Remove unused importsslaws1-2/+0
2010-01-04Test against null target endpointslaws1-1/+2
2010-01-04Add missing dependency on common.xml.staxslaws1-0/+1
2009-12-22TUSCANY-3401: Apply patch from wangfeng to fix SCA API constantsantelder2-4/+4
2009-12-18TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende5-16/+52
2009-12-17TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende1-2/+2
2009-12-17TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...lresende6-132/+213
2009-12-13Comment out the experiement code to fix compilation errorsrfeng1-5/+7
2009-12-11Fix svn:ignore and compliation errorrfeng1-11/+14
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws5-20/+389
2009-12-11Correct spelling mistake and increase repeat count.slaws3-4/+5
2009-12-11TUSCANY-3391 - Disabling failing testslresende4-0/+8
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende250-419/+419
2009-12-11Simplify the WS-Policy read/saverfeng3-85/+90
2009-12-10Turn find repeat count into constantslaws1-1/+3
2009-12-10fix conformance number in error msgkelvingoodson1-1/+1
2009-12-10Finishing up support for implementation widget by tyding up js generators to ...lresende6-4/+65
2009-12-10Set the static member port to be the same as the receiver port, see http://ww...rfeng1-6/+11
2009-12-09Remove unused imports to prevent compilation errorslaws1-2/+0
2009-12-09Fix the builder problems that cause otest regressionsrfeng2-2/+5
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-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-07Split method into two to aid with subclass implsantelder1-8/+14