summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Uncomment out test method that was inadvertently committed commented outantelder2010-01-231-10/+10
* Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2010-01-238-23/+28
* Testcases for the uri methodsantelder2010-01-231-0/+11
* Add a mehod to create a node with a uri and composite to match the uri only m...antelder2010-01-231-0/+7
* Disabling the othe two node test as it is also failing on Hudson. See SVN com...mcombellack2010-01-221-1/+1
* Didn't need to add the managed shared policy piece as it's just a profile int...slaws2010-01-212-11/+6
* TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...slaws2010-01-2126-0/+1834
* Exclude service listeners from system bundlesrfeng2010-01-212-5/+36
* Take out the two nodes test as i see its failing on Hudson. I think thats fro...antelder2010-01-211-1/+1
* Start of tests for using the Hazelcast registry but just within the one JVMantelder2010-01-213-0/+216
* Fix namespace on "variable" attribute of inserted initializer sequence for a ...edwardsmj2010-01-211-1/+1
* Start of some more nodes test, this one for Nodes all in the one JVMantelder2010-01-213-0/+211
* Added UserTimingAspect class to make the timing aspect workramkumar2010-01-216-16/+29