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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
Added UserTimingAspect class to make the timing aspect work
ramkumar
6
-16
/
+29
2010-01-21
Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCase
lresende
1
-7
/
+39
2010-01-21
Fix compilation errors due to interface change
rfeng
2
-13
/
+29
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
1
-1
/
+0
2010-01-20
Removing unuzed imports to prevent compilation errors
lresende
1
-1
/
+0
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
1
-1
/
+0
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
slaws
1
-1
/
+0
2010-01-20
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
7
-72
/
+194
2010-01-20
TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...
slaws
6
-9
/
+40
2010-01-20
Dummy matching code. Needs to be replaced with a WS policy interception algor...
slaws
2
-5
/
+91
2010-01-20
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
32
-28
/
+143
2010-01-20
Update for the latest oasis API code
antelder
1
-4
/
+3
2010-01-20
Update for the latest oasis API code
antelder
1
-1
/
+6
2010-01-20
Update the tuscany sca client impl to match the latest oasis code
antelder
3
-25
/
+56
2010-01-20
Update the client api classes to be the very latest from the oasis svn
antelder
4
-305
/
+409
2010-01-20
Update to the latest version of OSGi Remote Service Admin
rfeng
25
-204
/
+383
2010-01-19
Expose system definitions from the deployer
rfeng
12
-166
/
+547
2010-01-18
extend test to calling the policy builder (which doesn't do anything yet)
slaws
1
-2
/
+15
2010-01-18
Add policy matching algorithm. Still a couple of TODOs here. Also there is no...
slaws
1
-83
/
+63
2010-01-18
Fix typo in comment
slaws
1
-1
/
+2
2010-01-18
Call loadbuilders when the full collection is retrieved as well as when an in...
slaws
1
-3
/
+3
2010-01-18
Check that the policy sets for a particular endpoint, endpointreference or im...
slaws
2
-13
/
+54
2010-01-18
Check that all policies in a given policy set are expressed in a single langu...
slaws
3
-1
/
+32
2010-01-18
Fix typo in comment
slaws
1
-1
/
+1
2010-01-18
Remove comment. The policy matching will now take place in the binder. Called...
slaws
1
-4
/
+1
2010-01-18
Change Node getInstance/newInstance methods so that newInstance really create...
antelder
12
-80
/
+58
2010-01-18
Re-enable XML read test case
slaws
1
-1
/
+24
2010-01-18
Adding aspect bases logging and tracing module in 2.x
ramkumar
11
-0
/
+743
2010-01-17
Updated code so that it access static constants on RpcChannel in a static man...
mcombellack
1
-2
/
+2
2010-01-17
Fixed what looks to be a cut and paste error in the last name setter method
mcombellack
1
-1
/
+1
2010-01-16
Fix for POJO_10009_TestCase, making the thread context classloader the one us...
lresende
1
-2
/
+15
2010-01-15
A bit more progress on the ws policy model. Not working yet.
slaws
4
-77
/
+150
2010-01-15
The code for build time matching. To actually use this we need to create a bu...
slaws
1
-1
/
+64
2010-01-15
Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...
slaws
1
-7
/
+18
2010-01-15
Update to always return the current TCCL instead of the cached one. This is s...
antelder
1
-1
/
+2
2010-01-14
Remove unused line of code and correct comment
slaws
1
-4
/
+4
2010-01-14
TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...
slaws
5
-2
/
+86
2010-01-14
TUSCANY-3424 flip round the order in which the classloaders are set in the fi...
slaws
1
-2
/
+7
2010-01-14
Update the rmi base sca client to use its own registry when no other nodes st...
antelder
1
-0
/
+5
2010-01-14
Correctlt set the domain name based on the name in the config uri
antelder
1
-1
/
+19
2010-01-14
Correct manifest to take account of factory reference to node configuration.
slaws
1
-0
/
+1
2010-01-13
Minor javadoc cleanup
lresende
1
-2
/
+2
2010-01-13
Add methods to Node to replicate whats in DomainNode so i can get rid of that...
antelder
4
-0
/
+65
2010-01-13
Change to use a dummy node to get at the JVM wide cache of endpoint registries
antelder
1
-14
/
+7
2010-01-13
Enable the remotable setting on OSGi interfaces
rfeng
2
-111
/
+169
2010-01-13
Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...
rfeng
2
-11
/
+11
2010-01-12
Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...
slaws
14
-0
/
+1320
2010-01-12
NodeFactory.getInstance doesn't work properly anymore so use the config approach
antelder
1
-4
/
+2
2010-01-11
Use the servlethost helper to locate the servlet host
antelder
1
-3
/
+2
2010-01-11
Use the servlethost helper to locate the servlet host
antelder
1
-4
/
+2
[next]