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
2011-01-10
Bump up copyright year in the NOTICE files
antelder
1
-1
/
+1
2010-12-23
Add missing dependencies
slaws
1
-0
/
+2
2010-12-23
Bring the unknown endpoint plugin into play at build and run time.
slaws
1
-16
/
+26
2010-12-23
Throw systematic errors as ServiceRuntimeExceptions
slaws
1
-9
/
+10
2010-12-21
Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entries
edwardsmj
1
-1
/
+3
2010-12-21
Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...
edwardsmj
1
-5
/
+8
2010-12-20
Updating core invocation code to support bindings that provide native async s...
edwardsmj
6
-27
/
+127
2010-12-13
TUSCANY-3801 - reorder code so that the RuntimeInvoker does not take part in ...
slaws
1
-6
/
+9
2010-12-11
Remove dependencies now included in base Java
antelder
1
-19
/
+0
2010-12-09
Provide necessary additional in the service endpoint for Async service suppor...
edwardsmj
1
-1
/
+10
2010-12-09
provide additional necessary information in the Service Endpoint for all bind...
edwardsmj
1
-0
/
+9
2010-12-09
TUSCANY-3801 - Make the async invoker creation signature more consistent with...
slaws
2
-5
/
+17
2010-12-08
Update EndpointReferenceBinder with a plug point for an UnknownEndpointHandle...
antelder
1
-7
/
+28
2010-12-08
TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...
slaws
3
-47
/
+17
2010-12-08
TUSCANY-3801 - Thinking about how to wrap the difference between native and n...
slaws
1
-0
/
+70
2010-12-07
TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...
slaws
5
-47
/
+131
2010-12-06
TUSCANY-3801 - move chain tail location code into the chain implementation
slaws
4
-36
/
+35
2010-12-03
TUSCANY-3801 - only create a service to accept async responses if the binding...
slaws
1
-3
/
+10
2010-12-03
TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...
slaws
5
-15
/
+178
2010-12-03
TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...
slaws
1
-0
/
+74
2010-11-30
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
6
-50
/
+260
2010-11-17
Get the Shell invoke function working and add a services command to show the ...
antelder
1
-0
/
+47
2010-11-14
TUSCANY-3664 Add support for multiple operation output types
bdaniel
1
-3
/
+6
2010-11-13
Fix the error message so that the interface name is used
rfeng
1
-3
/
+2
2010-11-09
remove unused dependency on asm
bdaniel
1
-6
/
+0
2010-11-08
Fix typo in comment
slaws
1
-1
/
+1
2010-11-05
Correct confusing error message
slaws
1
-1
/
+1
2010-09-27
add missing dependencies
slaws
1
-0
/
+1
2010-09-24
TUSCANY-3687 - Not sure what the default ranking is and I believe the registr...
slaws
1
-1
/
+1
2010-09-24
TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEnd...
slaws
1
-0
/
+1
2010-09-24
Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...
slaws
1
-1
/
+1
2010-09-17
Enhance the JAX-WS async client support and fix couple of issues
rfeng
5
-285
/
+392
2010-09-17
TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...
bdaniel
1
-6
/
+82
2010-09-14
Remove commented out line
slaws
1
-1
/
+0
2010-09-10
Fix the self reference with explicit bindings
rfeng
1
-3
/
+5
2010-09-08
Check for the null binding provider to avoid NPE
rfeng
1
-4
/
+4
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
[next]