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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle the receipt of messageID data from a wsa:MessageID header in an incomi...
edwardsmj
2010-06-18
1
-0
/
+14
*
Check for message context being null to prevent NPE when these methods are ca...
slaws
2010-06-18
1
-3
/
+30
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
2
-3
/
+5
*
improve variable name
slaws
2010-06-17
1
-14
/
+14
*
TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...
slaws
2010-06-17
1
-17
/
+84
*
Add a little bit more structure to message header storage to generally avoid ...
slaws
2010-06-14
3
-6
/
+7
*
Setting svn:eol-style for java and xml files
rfeng
2010-06-05
3
-207
/
+207
*
Remove obsolute methods
rfeng
2010-06-01
1
-10
/
+0
*
Add missing log message to match the addEndpoint method
antelder
2010-05-23
1
-0
/
+1
*
Make sure callback endpoints are created
rfeng
2010-05-17
6
-19
/
+79
*
Updating Copyright Year in NOTICE files
lresende
2010-05-12
1
-1
/
+1
*
TUSCANY-3543 - Return first available binding when creating selfReference wit...
lresende
2010-04-29
1
-2
/
+9
*
mark additional classes as extension spi according to use indicated binding-w...
kelvingoodson
2010-04-27
1
-0
/
+1
*
mark classes as extension spi according to use indicated by implementation-ja...
kelvingoodson
2010-04-23
18
-0
/
+19
*
Add new RuntimeProperties impl
antelder
2010-04-15
2
-0
/
+56
*
correct comment
slaws
2010-04-08
1
-3
/
+3
*
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
2010-04-08
2
-12
/
+22
*
Update for latest oasis api code
antelder
2010-04-08
1
-2
/
+2
*
Update the endpoint registry to use the new Endpoint matches method
antelder
2010-03-16
1
-1
/
+1
*
Improve the IP address binding to be based on the host from the uri
rfeng
2010-03-14
4
-16
/
+14
*
TUSCANY-3483 - ensure that policies defined in the implementation are applied...
slaws
2010-03-11
1
-2
/
+15
*
Switch binder interface over to throwing exceptions rather than returning boo...
slaws
2010-03-08
2
-14
/
+13
*
Correct audit statement in failure case
slaws
2010-03-08
1
-1
/
+1
*
Add matching algorithm narative
slaws
2010-03-04
1
-3
/
+12
*
Avoiding calling createInterceptor multiple times
lresende
2010-03-03
1
-2
/
+3
*
TUSCANY-3480 revert this workaround as this in not the root cause of the prob...
slaws
2010-03-03
1
-3
/
+1
*
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
2010-03-02
3
-12
/
+34
*
TUSCANY-3480, temporarily don't fail on unmatched intents
antelder
2010-03-02
1
-1
/
+3
*
Check that intents are properly satisfied, particularly in the qualified inte...
slaws
2010-03-01
1
-1
/
+30
*
Clean up the remote flag for endpoint and change the endpoint reference statu...
rfeng
2010-02-26
4
-21
/
+17
*
Add the check for local-by-reference, local-by-value and remote invocations f...
rfeng
2010-02-25
3
-4
/
+16
*
TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementa...
lresende
2010-02-20
1
-17
/
+19
*
Make the maxThreads a configurable property of WorkScheduler
rfeng
2010-02-19
4
-7
/
+14
*
Align the interfaceContractMapper to the spec
rfeng
2010-02-19
3
-41
/
+5
*
Fix for TUSCANY-3466
rfeng
2010-02-19
1
-19
/
+65
*
Enable addition of policies to binding chains
slaws
2010-02-12
2
-18
/
+9
*
Start to clean up the node-api (remove Node.destroy())
rfeng
2010-02-09
1
-71
/
+80
*
Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
rfeng
2010-02-08
1
-1
/
+10
*
Add a serialVersionUID
antelder
2010-02-05
1
-0
/
+1
*
Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...
slaws
2010-02-04
2
-2
/
+6
*
Add domainURI/nodeURI to runtime endpoint/endpoint reference
rfeng
2010-02-03
2
-2
/
+37
*
Fix a couple of typos in comments
slaws
2010-02-01
1
-2
/
+2
*
Defer the initialization of the chains at later stage to make sure the endpoi...
rfeng
2010-01-29
1
-3
/
+6
*
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
2010-01-29
5
-298
/
+56
*
Change the tuscanyClient scheme to pbe all lower case so it works with the to...
antelder
2010-01-28
1
-3
/
+3
*
Some more temporary hardcoding in the default registry factory, will be remov...
antelder
2010-01-28
1
-4
/
+10
*
Some tidying of error handling and add ability to print out reason match fail...
slaws
2010-01-25
2
-87
/
+84
*
Update the matching algorithm to take account of the binding configuration on...
slaws
2010-01-25
1
-70
/
+198
*
Get the correct registry even when the client doesn't use the full uri
antelder
2010-01-25
1
-0
/
+6
*
Fix the node tests by using a consistent domain name everywhere and using Nod...
antelder
2010-01-23
1
-1
/
+3
[next]