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-07-16
communicate differences in interfaces wrt @Remotable annotation
kelvingoodson
1
-1
/
+1
2010-07-13
Fixes to set the callback interface based on the interface constructed when t...
slaws
2
-4
/
+9
2010-07-13
TUSCANY-3616 - Add code to check that that interface contracts a reference an...
slaws
4
-3
/
+160
2010-07-11
Changes and additions to core in support of Client-side and Server-side async...
edwardsmj
8
-71
/
+519
2010-07-05
Initial version of async client endpoint for async response messages for Phas...
edwardsmj
2
-15
/
+335
2010-07-05
Adding Classes to handle asynchronous responses as part of Phase II of TUSCAN...
edwardsmj
3
-0
/
+254
2010-07-05
Little bit of tidying. No function change.
slaws
1
-24
/
+21
2010-07-03
Add license header
antelder
1
-0
/
+18
2010-06-29
Client side asynchronous support - extending the async client invokers to ful...
edwardsmj
2
-4
/
+239
2010-06-18
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
1
-0
/
+14
2010-06-18
Check for message context being null to prevent NPE when these methods are ca...
slaws
1
-3
/
+30
2010-06-17
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2
-3
/
+5
2010-06-17
improve variable name
slaws
1
-14
/
+14
2010-06-17
TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...
slaws
1
-17
/
+84
2010-06-14
Add a little bit more structure to message header storage to generally avoid ...
slaws
3
-6
/
+7
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
[next]