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
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Didn't need to add the managed shared policy piece as it's just a profile int...
slaws
2010-01-21
2
-11
/
+6
*
TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...
slaws
2010-01-21
26
-0
/
+1834
*
Exclude service listeners from system bundles
rfeng
2010-01-21
2
-5
/
+36
*
Fix namespace on "variable" attribute of inserted initializer sequence for a ...
edwardsmj
2010-01-21
1
-1
/
+1
*
Added UserTimingAspect class to make the timing aspect work
ramkumar
2010-01-21
6
-16
/
+29
*
Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCase
lresende
2010-01-21
1
-7
/
+39
*
Fix compilation errors due to interface change
rfeng
2010-01-21
2
-13
/
+29
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
2010-01-20
1
-1
/
+0
*
Removing unuzed imports to prevent compilation errors
lresende
2010-01-20
1
-1
/
+0
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
2010-01-20
1
-1
/
+0
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
slaws
2010-01-20
1
-1
/
+0
*
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
2010-01-20
7
-72
/
+194
*
TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...
slaws
2010-01-20
6
-9
/
+40
*
Dummy matching code. Needs to be replaced with a WS policy interception algor...
slaws
2010-01-20
2
-5
/
+91
*
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
2010-01-20
32
-28
/
+143
*
Update for the latest oasis API code
antelder
2010-01-20
1
-4
/
+3
*
Update for the latest oasis API code
antelder
2010-01-20
1
-1
/
+6
*
Update the tuscany sca client impl to match the latest oasis code
antelder
2010-01-20
3
-25
/
+56
*
Update the client api classes to be the very latest from the oasis svn
antelder
2010-01-20
4
-305
/
+409
*
Update to the latest version of OSGi Remote Service Admin
rfeng
2010-01-20
25
-204
/
+383
*
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
*
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
*
Change Node getInstance/newInstance methods so that newInstance really create...
antelder
2010-01-18
12
-80
/
+58
*
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
*
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
*
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 flip round the order in which the classloaders are set in the fi...
slaws
2010-01-14
1
-2
/
+7
*
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
*
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 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
*
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
[next]