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
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
Setting svn:eol-style for java and xml files
rfeng
3
-207
/
+207
2010-06-01
Remove obsolute methods
rfeng
1
-10
/
+0
2010-05-23
Add missing log message to match the addEndpoint method
antelder
1
-0
/
+1
2010-05-17
Make sure callback endpoints are created
rfeng
6
-19
/
+79
2010-05-12
Updating Copyright Year in NOTICE files
lresende
1
-1
/
+1
2010-04-29
TUSCANY-3543 - Return first available binding when creating selfReference wit...
lresende
1
-2
/
+9
2010-04-27
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
1
-0
/
+1
2010-04-23
mark classes as extension spi according to use indicated by implementation-ja...
kelvingoodson
18
-0
/
+19
2010-04-15
Add new RuntimeProperties impl
antelder
2
-0
/
+56
2010-04-08
correct comment
slaws
1
-3
/
+3
2010-04-08
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
2
-12
/
+22
2010-04-08
Update for latest oasis api code
antelder
1
-2
/
+2
2010-03-16
Update the endpoint registry to use the new Endpoint matches method
antelder
1
-1
/
+1
2010-03-14
Improve the IP address binding to be based on the host from the uri
rfeng
4
-16
/
+14
2010-03-11
TUSCANY-3483 - ensure that policies defined in the implementation are applied...
slaws
1
-2
/
+15
2010-03-08
Switch binder interface over to throwing exceptions rather than returning boo...
slaws
2
-14
/
+13
2010-03-08
Correct audit statement in failure case
slaws
1
-1
/
+1
2010-03-04
Add matching algorithm narative
slaws
1
-3
/
+12
2010-03-03
Avoiding calling createInterceptor multiple times
lresende
1
-2
/
+3
2010-03-03
TUSCANY-3480 revert this workaround as this in not the root cause of the prob...
slaws
1
-3
/
+1
2010-03-02
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
3
-12
/
+34
2010-03-02
TUSCANY-3480, temporarily don't fail on unmatched intents
antelder
1
-1
/
+3
2010-03-01
Check that intents are properly satisfied, particularly in the qualified inte...
slaws
1
-1
/
+30
2010-02-26
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
4
-21
/
+17
2010-02-25
Add the check for local-by-reference, local-by-value and remote invocations f...
rfeng
3
-4
/
+16
2010-02-20
TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...
lresende
1
-17
/
+19
2010-02-19
Make the maxThreads a configurable property of WorkScheduler
rfeng
4
-7
/
+14
2010-02-19
Align the interfaceContractMapper to the spec
rfeng
3
-41
/
+5
2010-02-19
Fix for TUSCANY-3466
rfeng
1
-19
/
+65
2010-02-12
Enable addition of policies to binding chains
slaws
2
-18
/
+9
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
1
-71
/
+80
2010-02-08
Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
rfeng
1
-1
/
+10
2010-02-05
Add a serialVersionUID
antelder
1
-0
/
+1
2010-02-04
Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...
slaws
2
-2
/
+6
2010-02-03
Add domainURI/nodeURI to runtime endpoint/endpoint reference
rfeng
2
-2
/
+37
2010-02-01
Fix a couple of typos in comments
slaws
1
-2
/
+2
2010-01-29
Defer the initialization of the chains at later stage to make sure the endpoi...
rfeng
1
-3
/
+6
2010-01-29
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
5
-298
/
+56
2010-01-28
Change the tuscanyClient scheme to pbe all lower case so it works with the to...
antelder
1
-3
/
+3
2010-01-28
Some more temporary hardcoding in the default registry factory, will be remov...
antelder
1
-4
/
+10
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
Get the correct registry even when the client doesn't use the full uri
antelder
1
-0
/
+6
2010-01-23
Fix the node tests by using a consistent domain name everywhere and using Nod...
antelder
1
-1
/
+3
2010-01-21
Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCase
lresende
1
-7
/
+39
2010-01-20
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
1
-1
/
+1
2010-01-20
Update to the latest version of OSGi Remote Service Admin
rfeng
1
-1
/
+3
2010-01-19
Expose system definitions from the deployer
rfeng
1
-2
/
+6
2010-01-18
Add policy matching algorithm. Still a couple of TODOs here. Also there is no...
slaws
1
-83
/
+63
2010-01-15
Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...
slaws
1
-7
/
+18
[next]