index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-29
Update after registry factory refactor so it doesn't create two client connec...
antelder
2
-7
/
+15
2010-01-29
Update to find an existing domain if the registry isn't explicitly defined
antelder
4
-1
/
+16
2010-01-29
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
44
-636
/
+979
2010-01-28
Change the tuscanyClient scheme to pbe all lower case so it works with the to...
antelder
10
-26
/
+68
2010-01-28
Also add thehazelcast client jar to the tomcat war LICENSE
antelder
1
-0
/
+1
2010-01-28
Add Hazelcast client jar to LICENSE
antelder
1
-0
/
+1
2010-01-28
Temporarily comment some broken code out till i fix it
antelder
1
-22
/
+25
2010-01-28
Add the new client itest
antelder
1
-0
/
+1
2010-01-28
Itest for the client api using rmi and hazelcast
antelder
6
-0
/
+240
2010-01-28
Some more temporary hardcoding in the default registry factory, will be remov...
antelder
1
-4
/
+10
2010-01-28
Update type to be explicit client subclass
antelder
1
-2
/
+1
2010-01-28
Add hazelcast client registry to build
antelder
1
-0
/
+1
2010-01-28
Update to use the hazelcast client registry
antelder
7
-85
/
+196
2010-01-28
Correct dependency after the group name change a while back
antelder
1
-1
/
+1
2010-01-28
Update to allow the client to share this as a subclass
antelder
2
-3
/
+7
2010-01-28
Add another endpoint registry impl this time using the Hazelcast native clien...
antelder
4
-0
/
+148
2010-01-28
Drop down the ranking
antelder
1
-1
/
+1
2010-01-28
Simpify be merging into a single test
antelder
2
-65
/
+17
2010-01-28
Change to use a less commonly used port, add a commentted out test on how lon...
antelder
1
-5
/
+17
2010-01-28
Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...
antelder
1
-0
/
+1
2010-01-28
Update client test to use generic local host ip address and add tests for bad...
antelder
1
-3
/
+24
2010-01-28
Start exploring using the Hazelcast native client so that the SCAClient API c...
antelder
2
-0
/
+165
2010-01-28
Disable parallel test running
antelder
1
-0
/
+17
2010-01-28
Add another test using default and explicitly spcified domain URIs
antelder
1
-0
/
+58
2010-01-27
Comment out modules that were included by accident
slaws
1
-1
/
+3
2010-01-27
Remove unused bundle activator
rfeng
3
-144
/
+1
2010-01-27
Refactor the databinding introspection to tuscany-implementation-java-runtime...
rfeng
7
-68
/
+126
2010-01-27
restructure slightly so that it's obvious to an axis user where Tuscany is ge...
slaws
4
-1
/
+1
2010-01-27
Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest module...
ramkumar
73
-0
/
+12980
2010-01-27
no longer required
slaws
2
-180
/
+0
2010-01-27
Update the Version to include the version and build time
antelder
1
-2
/
+0
2010-01-27
Update the Version to include the version and build time
antelder
4
-2
/
+21
2010-01-27
Fix multiple concurrency related issues
rfeng
14
-290
/
+441
2010-01-27
Fix for TUSCANY-3409
rfeng
10
-48
/
+103
2010-01-26
Set the osgi.configuration.area to target/equinox to avoid writing permission...
rfeng
6
-6
/
+48
2010-01-26
Don't see why this would effect anything as the tests don't run in parallel b...
antelder
1
-0
/
+15
2010-01-26
Update wait time as it still fails sometimes on hudson
antelder
1
-1
/
+1
2010-01-26
First cut at having a programatic way to get the svn revision that a tuscany ...
antelder
4
-0
/
+140
2010-01-25
Try to fix this on Hudson by disabling parallel tests, though it works ok wit...
antelder
1
-0
/
+19
2010-01-25
Catch up the tomcat runtime with all the recent domain and node changes
antelder
6
-9
/
+17
2010-01-25
Some tidying of error handling and add ability to print out reason match fail...
slaws
2
-87
/
+84
2010-01-25
Update the matching algorithm to take account of the binding configuration on...
slaws
1
-70
/
+198
2010-01-25
Add operation that returns the list of bindings that this policy is designed ...
slaws
5
-0
/
+27
2010-01-25
Add a logging intent so that reference/service policies match
slaws
1
-1
/
+1
2010-01-25
Add policy sets so that intents are resolved
slaws
1
-0
/
+21
2010-01-25
Needs the policy sets to resolve the specified intents. However leaving them ...
slaws
1
-7
/
+12
2010-01-25
Start adding some remote node test to the hazelcast nodes tests
antelder
3
-1
/
+88
2010-01-25
Use the single threaded test runner
antelder
1
-0
/
+19
2010-01-25
Use separate domain names so tests don't interact
antelder
1
-1
/
+1
2010-01-25
Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...
antelder
1
-3
/
+5
[next]