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-08-25
TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...
slaws
3
-9
/
+32
2010-08-24
Put back some code to use the InterfaceContractMapper to match interfaces, as...
jsdelfino
1
-0
/
+4
2010-08-19
Remove commented code
slaws
2
-15
/
+1
2010-08-18
JCA_9013 Throw an IllegalArgumentException when getProperty() is called with ...
bdaniel
1
-3
/
+2
2010-08-18
TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...
slaws
3
-28
/
+66
2010-08-05
Throw IllegalArgumentExceptions on various ComponentContext methods to fix JC...
bdaniel
1
-3
/
+17
2010-08-05
Throw an IllegalArgumentException if createSelfReference is called with a bus...
bdaniel
1
-1
/
+6
2010-08-03
implement interface contract compatibility checking -- allows oasis JCA_9008_...
kelvingoodson
1
-26
/
+60
2010-07-29
TUSCANY-3639 - ensure that the service wire is created at the same time as th...
slaws
1
-0
/
+6
2010-07-27
improve pd info for interface contract mapping and fix up failing ASM tests d...
kelvingoodson
1
-0
/
+14
2010-07-26
Check constrained types for the qualifiable parent of a qualified intent
bdaniel
1
-1
/
+5
2010-07-23
Remove constrained intents from endpoint references at runtime binding time
bdaniel
1
-3
/
+37
2010-07-22
missing file from commit 966324
kelvingoodson
1
-11
/
+10
2010-07-16
Fix the regression caused by r963624 for overloaded local methods
rfeng
1
-3
/
+12
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
[next]