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
/
trunk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose system definitions from the deployer
rfeng
2010-01-19
12
-166
/
+547
*
extend test to calling the policy builder (which doesn't do anything yet)
slaws
2010-01-18
1
-2
/
+15
*
Put another sca client api test into the build
slaws
2010-01-18
1
-1
/
+5
*
Add policy matching algorithm. Still a couple of TODOs here. Also there is no...
slaws
2010-01-18
1
-83
/
+63
*
Fix typo in comment
slaws
2010-01-18
1
-1
/
+2
*
Call loadbuilders when the full collection is retrieved as well as when an in...
slaws
2010-01-18
1
-3
/
+3
*
Check that the policy sets for a particular endpoint, endpointreference or im...
slaws
2010-01-18
2
-13
/
+54
*
Check that all policies in a given policy set are expressed in a single langu...
slaws
2010-01-18
3
-1
/
+32
*
Fix typo in comment
slaws
2010-01-18
1
-1
/
+1
*
Remove comment. The policy matching will now take place in the binder. Called...
slaws
2010-01-18
1
-4
/
+1
*
Put back the bpel itests which were temporarily taken to test the hudson build
antelder
2010-01-18
1
-1
/
+1
*
Change Node getInstance/newInstance methods so that newInstance really create...
antelder
2010-01-18
12
-80
/
+58
*
Update to use base jar
antelder
2010-01-18
1
-2
/
+2
*
Re-enable XML read test case
slaws
2010-01-18
1
-1
/
+24
*
Adding aspect bases logging and tracing module in 2.x
ramkumar
2010-01-18
11
-0
/
+743
*
Updated code so that it access static constants on RpcChannel in a static man...
mcombellack
2010-01-17
1
-2
/
+2
*
Fixed what looks to be a cut and paste error in the last name setter method
mcombellack
2010-01-17
1
-1
/
+1
*
Setting version to maven-source-plugin to avoid issues with maven enforcer pl...
lresende
2010-01-16
1
-0
/
+1
*
Fix for POJO_10009_TestCase, making the thread context classloader the one us...
lresende
2010-01-16
1
-2
/
+15
*
A bit more progress on the ws policy model. Not working yet.
slaws
2010-01-15
4
-77
/
+150
*
The code for build time matching. To actually use this we need to create a bu...
slaws
2010-01-15
1
-1
/
+64
*
Add a two nodes test using hazelcast, and have the Server/Client classes use ...
antelder
2010-01-15
8
-0
/
+389
*
Temporarily takeout bpel itests to see if that changes the hudson too many op...
antelder
2010-01-15
1
-1
/
+1
*
Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...
slaws
2010-01-15
1
-7
/
+18
*
Update to always return the current TCCL instead of the cached one. This is s...
antelder
2010-01-15
1
-1
/
+2
*
Remove unused line of code and correct comment
slaws
2010-01-14
1
-4
/
+4
*
TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...
slaws
2010-01-14
5
-2
/
+86
*
TUSCANY-3424 - Add missing manifest. Used when the test bundles are created
slaws
2010-01-14
1
-0
/
+18
*
TUSCANY-3424 flip round the order in which the classloaders are set in the fi...
slaws
2010-01-14
1
-2
/
+7
*
Add the Java SE client to reactor build
antelder
2010-01-14
1
-0
/
+1
*
UPdate domain uri to match others
antelder
2010-01-14
1
-1
/
+1
*
Get the Java SE based client working talking to remote domains
antelder
2010-01-14
2
-4
/
+3
*
Update the rmi base sca client to use its own registry when no other nodes st...
antelder
2010-01-14
1
-0
/
+5
*
Correctlt set the domain name based on the name in the config uri
antelder
2010-01-14
1
-1
/
+19
*
update domain name to match the current way others are using it
antelder
2010-01-14
1
-1
/
+1
*
TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGi
slaws
2010-01-14
7
-0
/
+292
*
TUSCANY-3424 - A test case for the SCA client running in JSE while the runtim...
slaws
2010-01-14
6
-0
/
+233
*
Correct manifest to take account of factory reference to node configuration.
slaws
2010-01-14
1
-0
/
+1
*
Minor javadoc cleanup
lresende
2010-01-13
1
-2
/
+2
*
Add type of null on the createNode call
antelder
2010-01-13
2
-2
/
+2
*
Start of a multiple nodes test
antelder
2010-01-13
4
-0
/
+126
*
Update to use the shaded jars
antelder
2010-01-13
1
-6
/
+4
*
Add methods to Node to replicate whats in DomainNode so i can get rid of that...
antelder
2010-01-13
4
-0
/
+65
*
Change to use a dummy node to get at the JVM wide cache of endpoint registries
antelder
2010-01-13
1
-14
/
+7
*
Update to use the zip plugin
antelder
2010-01-13
1
-34
/
+30
*
Correct groupid
antelder
2010-01-13
1
-2
/
+2
*
Enable the remotable setting on OSGi interfaces
rfeng
2010-01-13
2
-111
/
+169
*
Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...
rfeng
2010-01-13
2
-11
/
+11
*
Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...
slaws
2010-01-12
14
-0
/
+1320
*
NodeFactory.getInstance doesn't work properly anymore so use the config approach
antelder
2010-01-12
1
-4
/
+2
[next]