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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure the handling of callback destination in CallbackDestinationInterc...
edwardsmj
2010-12-09
1
-35
/
+48
*
Enable binding.jms to deal with the MessageID sent as part of an async servic...
edwardsmj
2010-12-09
2
-0
/
+28
*
Provide necessary additional in the service endpoint for Async service suppor...
edwardsmj
2010-12-09
1
-1
/
+10
*
provide additional necessary information in the Service Endpoint for all bind...
edwardsmj
2010-12-09
1
-0
/
+9
*
Cleaning the ResponseDispatchImpl to correct the model for capturing the asyn...
edwardsmj
2010-12-09
1
-3
/
+0
*
TUSCANY-3801 - Start adding an async dimension to the implementation extensio...
slaws
2010-12-09
12
-10
/
+451
*
TUSCANY-3801 - Make the async invoker creation signature more consistent with...
slaws
2010-12-09
5
-16
/
+22
*
Exclude the recently added tests that we haven't brought up in tuscany yet
antelder
2010-12-09
1
-0
/
+9
*
Update to use NodeFactory.getInstance() instead of newInstance to see if that...
antelder
2010-12-09
1
-2
/
+2
*
Make http client dependency optional
rfeng
2010-12-08
5
-20
/
+34
*
Update to latest OASIS XSDs
rfeng
2010-12-08
35
-1072
/
+1000
*
More tweaks for the OSGi MF
rfeng
2010-12-08
8
-8
/
+142
*
Add customized MF to work around neethi osgi issue
rfeng
2010-12-08
2
-0
/
+72
*
Fix the OSGi deps
rfeng
2010-12-08
1
-0
/
+3
*
Explicitly set the httpcore version
rfeng
2010-12-08
1
-0
/
+6
*
Update MFs and jar versions
rfeng
2010-12-08
11
-192
/
+67
*
Move HttpClientFactory from common-http to host-http
rfeng
2010-12-08
10
-72
/
+44
*
Customize the surefire plugin trying to avoid out of heap space
rfeng
2010-12-08
6
-0
/
+6
*
More version changes and make sure HttpClient connections are released
rfeng
2010-12-08
7
-48
/
+51
*
Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1
rfeng
2010-12-08
32
-475
/
+510
*
Add itest using an UnknownEndpointHandler. Also update tests to use port 8085
antelder
2010-12-08
7
-4
/
+205
*
Update EndpointReferenceBinder with a plug point for an UnknownEndpointHandle...
antelder
2010-12-08
1
-7
/
+28
*
TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...
slaws
2010-12-08
10
-83
/
+44
*
Start exploring way sof handling a pluggable approach of what to do when the ...
antelder
2010-12-08
1
-0
/
+29
*
TUSCANY-3801 - Thinking about how to wrap the difference between native and n...
slaws
2010-12-08
1
-0
/
+70
*
Add the sca binding mapper itest to build
antelder
2010-12-08
1
-0
/
+1
*
Update so the binding type is public
antelder
2010-12-08
1
-1
/
+1
*
Add an itest for changing the sca binding protocol on a per service basis
antelder
2010-12-08
8
-0
/
+351
*
Having sample actually pointing to base-runtime pom
lresende
2010-12-08
1
-1
/
+2
*
Enabling transformer to avoid issues with rest binding and json wireFormat
lresende
2010-12-08
1
-1
/
+1
*
Fixing minor issue when running regular resolution path (side effect of previ...
lresende
2010-12-08
1
-11
/
+21
*
Allowing more flexible resolution for the widget artifact
lresende
2010-12-08
1
-17
/
+42
*
TUSCANY-3801 - add missing response interface
slaws
2010-12-07
1
-0
/
+50
*
TUSCANY-3801 - missed files from previous check in.
slaws
2010-12-07
5
-19
/
+21
*
Change method call to support older versions of XmlSchema
bdaniel
2010-12-07
1
-1
/
+2
*
TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...
slaws
2010-12-07
15
-144
/
+222
*
Modifying typo in the package name for the jsonrpc js proxy factory service r...
lresende
2010-12-06
1
-1
/
+1
*
Adding new modules to web20 feature
lresende
2010-12-06
1
-7
/
+2
*
Adding client javascript proxy support for rest binding integrated with imple...
lresende
2010-12-06
1
-0
/
+19
*
Removing duplicated HTTPContext class from binding-http and using the one fro...
lresende
2010-12-06
5
-57
/
+12
*
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
9
-40
/
+46
*
Fix error message. The details stay the same but the prefix "Test service got...
slaws
2010-12-06
1
-1
/
+1
*
Add RAT exclude for OO diagrams
antelder
2010-12-06
1
-0
/
+1
*
Minor cleanup
lresende
2010-12-06
1
-49
/
+52
*
Modify test cases so that they aren't checking for an exact string. Different...
bdaniel
2010-12-03
3
-10
/
+97
*
correct import
slaws
2010-12-03
1
-1
/
+1
*
TUSCANY-3801 - only create a service to accept async responses if the binding...
slaws
2010-12-03
1
-3
/
+10
*
TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...
slaws
2010-12-03
3
-17
/
+62
*
TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...
slaws
2010-12-03
9
-25
/
+251
[next]