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
/
binding-sca-runtime
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3916 - Check for null interface. I need to find out why a null interf...
slaws
2011-08-15
1
-4
/
+7
*
TUSCANY-3894. Add manifest updates.
scottkurz
2011-08-02
1
-0
/
+1
*
TUSCANY-3894. Factor out introspection for same vs. different databindings o...
scottkurz
2011-08-02
6
-16
/
+52
*
Correct comment to avoid confusion
slaws
2011-08-02
1
-2
/
+4
*
TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.
scottkurz
2011-07-29
1
-6
/
+0
*
TUSCANY-3894. Complete by ranking providers.
scottkurz
2011-07-29
2
-2
/
+8
*
TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...
scottkurz
2011-07-28
2
-13
/
+20
*
TUSCANY-3894. Refactor local sca binding so that the exact details of the da...
scottkurz
2011-07-27
12
-63
/
+384
*
Add missing license headers
antelder
2011-07-21
7
-0
/
+133
*
Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...
slaws
2011-07-11
2
-58
/
+5
*
TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...
slaws
2011-07-11
17
-457
/
+785
*
TUSCANY-3883 - Add wireFormat support to default binding.
slaws
2011-07-11
5
-5
/
+147
*
remove extra space
slaws
2011-07-11
1
-1
/
+1
*
Allows pass -by-reference for self references
rfeng
2011-05-21
1
-1
/
+3
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
1
-2
/
+2
*
Further check the presence of runtime provider for mapped remotable binding.sca
rfeng
2011-04-22
2
-23
/
+53
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
1
-0
/
+1
*
Minor performance enhancement - look up the mapper once instead of each time
antelder
2011-03-06
2
-9
/
+7
*
TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...
slaws
2011-02-21
7
-51
/
+5
*
Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...
scottkurz
2011-02-15
1
-1
/
+1
*
Finalize the AllowsPassByReference support and add test cases
rfeng
2011-02-07
1
-1
/
+2
*
Enable the allowsPassByReference support
rfeng
2011-02-07
1
-2
/
+4
*
Delegate the creation of the response invoker if there is a delegate present.
slaws
2011-01-25
2
-2
/
+36
*
Complete enablement of the SCA Binding to deal with local Async invocations -...
edwardsmj
2011-01-11
5
-15
/
+202
*
Make sure the binding uri is reset when the service is stopped
antelder
2011-01-11
1
-0
/
+1
*
Bump up copyright year in the NOTICE files
antelder
2011-01-10
1
-1
/
+1
*
Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...
slaws
2010-12-23
1
-1
/
+1
*
Correct the order that the phase constants appear in to match the actual phas...
slaws
2010-12-23
1
-1
/
+1
*
Correct module name
slaws
2010-12-23
1
-1
/
+1
*
Enable binding.sca to support async invocation in the local case - as under T...
edwardsmj
2010-12-21
1
-7
/
+29
*
Use the mapped binding when looking up the provider
antelder
2010-12-15
1
-1
/
+1
*
TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...
slaws
2010-12-08
1
-5
/
+0
*
TUSCANY-3801 - missed files from previous check in.
slaws
2010-12-07
3
-13
/
+16
*
Start updating the sca binding to be able to choose the binding type impl on ...
antelder
2010-12-06
4
-45
/
+68
*
TUSCANY-3801 - move chain tail location code into the chain implementation
slaws
2010-12-06
1
-1
/
+1
*
TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...
slaws
2010-12-03
3
-17
/
+62
*
TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces.
slaws
2010-12-03
2
-3
/
+23
*
just remove some blank lines
slaws
2010-12-03
1
-4
/
+2
*
Remove unused class
antelder
2010-11-16
1
-43
/
+0
*
TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...
slaws
2010-08-25
2
-2
/
+15
*
Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...
edwardsmj
2010-06-22
1
-1
/
+2
*
Add a flag to the binding builder to indicate that generated data should be r...
slaws
2010-06-17
1
-2
/
+2
*
Updating Copyright Year in NOTICE files
lresende
2010-05-12
1
-1
/
+1
*
Add missing osgi import package
rfeng
2010-03-23
1
-0
/
+1
*
Update sca binding mapper to use hazelcast binding if its there
antelder
2010-03-18
1
-2
/
+5
*
Remove some now unneeded uses of DataExchangeSemantics
antelder
2010-03-16
1
-9
/
+1
*
Fix for TUSCANY-3489
rfeng
2010-03-11
1
-2
/
+2
*
Update to automatically use binding.rmi instead of binding.ws if ws is not av...
antelder
2010-03-11
1
-1
/
+4
*
Remove DistributedSCABinding
rfeng
2010-03-05
2
-6
/
+5
*
Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...
rfeng
2010-03-03
2
-13
/
+12
[next]