summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-2944-636/+979
* Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder2010-01-2810-26/+68
* Also add thehazelcast client jar to the tomcat war LICENSEantelder2010-01-281-0/+1
* Add Hazelcast client jar to LICENSEantelder2010-01-281-0/+1
* Temporarily comment some broken code out till i fix itantelder2010-01-281-22/+25
* Add the new client itestantelder2010-01-281-0/+1
* Itest for the client api using rmi and hazelcastantelder2010-01-286-0/+240
* Some more temporary hardcoding in the default registry factory, will be remov...antelder2010-01-281-4/+10
* Update type to be explicit client subclassantelder2010-01-281-2/+1
* Add hazelcast client registry to buildantelder2010-01-281-0/+1
* Update to use the hazelcast client registryantelder2010-01-287-85/+196
* Correct dependency after the group name change a while backantelder2010-01-281-1/+1
* Update to allow the client to share this as a subclassantelder2010-01-282-3/+7
* Add another endpoint registry impl this time using the Hazelcast native clien...antelder2010-01-284-0/+148
* Drop down the rankingantelder2010-01-281-1/+1
* Simpify be merging into a single testantelder2010-01-282-65/+17
* Change to use a less commonly used port, add a commentted out test on how lon...antelder2010-01-281-5/+17
* Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...antelder2010-01-281-0/+1
* Update client test to use generic local host ip address and add tests for bad...antelder2010-01-281-3/+24
* Start exploring using the Hazelcast native client so that the SCAClient API c...antelder2010-01-282-0/+165
* Disable parallel test runningantelder2010-01-281-0/+17
* Add another test using default and explicitly spcified domain URIsantelder2010-01-281-0/+58
* Comment out modules that were included by accidentslaws2010-01-271-1/+3
* Remove unused bundle activatorrfeng2010-01-273-144/+1
* Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng2010-01-277-68/+126
* restructure slightly so that it's obvious to an axis user where Tuscany is ge...slaws2010-01-274-1/+1
* Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest module...ramkumar2010-01-2773-0/+12980
* no longer requiredslaws2010-01-272-180/+0
* Update the Version to include the version and build timeantelder2010-01-271-2/+0
* Update the Version to include the version and build timeantelder2010-01-274-2/+21
* Fix multiple concurrency related issuesrfeng2010-01-2714-290/+441
* Fix for TUSCANY-3409rfeng2010-01-2710-48/+103
* Set the osgi.configuration.area to target/equinox to avoid writing permission...rfeng2010-01-266-6/+48
* Don't see why this would effect anything as the tests don't run in parallel b...antelder2010-01-261-0/+15
* Update wait time as it still fails sometimes on hudsonantelder2010-01-261-1/+1
* First cut at having a programatic way to get the svn revision that a tuscany ...antelder2010-01-264-0/+140
* Try to fix this on Hudson by disabling parallel tests, though it works ok wit...antelder2010-01-251-0/+19
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-256-9/+17
* Some tidying of error handling and add ability to print out reason match fail...slaws2010-01-252-87/+84
* Update the matching algorithm to take account of the binding configuration on...slaws2010-01-251-70/+198
* Add operation that returns the list of bindings that this policy is designed ...slaws2010-01-255-0/+27
* Add a logging intent so that reference/service policies matchslaws2010-01-251-1/+1
* Add policy sets so that intents are resolvedslaws2010-01-251-0/+21
* Needs the policy sets to resolve the specified intents. However leaving them ...slaws2010-01-251-7/+12
* Start adding some remote node test to the hazelcast nodes testsantelder2010-01-253-1/+88
* Use the single threaded test runnerantelder2010-01-251-0/+19
* Use separate domain names so tests don't interactantelder2010-01-251-1/+1
* Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder2010-01-251-3/+5
* Get the correct registry even when the client doesn't use the full uriantelder2010-01-251-0/+6
* Use different domain names for each test so that they don't interact when run...antelder2010-01-232-2/+2