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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...
edwardsmj
1
-0
/
+12
2011-01-20
Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...
edwardsmj
6
-49
/
+181
2011-01-20
Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...
edwardsmj
3
-12
/
+85
2011-01-20
Manifest updates for package renames
antelder
1
-2
/
+2
2011-01-20
Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).
scottkurz
20
-285
/
+401
2011-01-20
Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...
antelder
13
-27
/
+30
2011-01-19
Commite name change missed in previous commit
antelder
1
-8
/
+7
2011-01-19
Thiss seems to be mid change. Am hoping this will get the build going at least.
slaws
1
-0
/
+6
2011-01-19
No code change just organize imports
antelder
7
-21
/
+1
2011-01-19
Fix runComposite with shared runtime instance and update testcase
antelder
2
-3
/
+32
2011-01-19
Rename main class to TuscanyRuntime
antelder
6
-46
/
+67
2011-01-17
Correct parsing of quoted strings in the argument list
antelder
1
-1
/
+1
2011-01-17
Update deserialization of RuntimeEndpointImpl & RuntimeEndpointReferenceImpl ...
edwardsmj
4
-9
/
+117
2011-01-17
Make MessageFactoryImpl serializable to enable correct serialization of Endpo...
edwardsmj
1
-2
/
+9
2011-01-17
Correcting MANIFEST of implementation-java-runtime to export org.apache.tusca...
edwardsmj
1
-15
/
+26
2011-01-17
Mark several fields as "transient" in ResponseDispatchImpl to reduce data tha...
edwardsmj
1
-5
/
+5
2011-01-15
Update getService to work with services on remote nodes
antelder
3
-5
/
+193
2011-01-15
Make test interface remotable so it can be used to test distributed ops
antelder
1
-0
/
+3
2011-01-15
Update pom to avoid circular dependencies
antelder
1
-2
/
+25
2011-01-14
Add getter methods for the endpoint and endpoint and endpointRef to AsyncResp...
bdaniel
1
-0
/
+7
2011-01-14
TUSCANY-3783 - throw system exceptions rather than pushing them into the resp...
slaws
1
-4
/
+1
2011-01-14
TUSCANY-3801 - make the non-blocking interceptor work with native async bindings
slaws
1
-8
/
+20
2011-01-14
TUSCANY-3788 - Put some more info back into the response message based on wha...
slaws
1
-1
/
+9
2011-01-14
Remove actspec == destname check as thats not strictly correct and the test r...
antelder
1
-14
/
+0
2011-01-14
TUSCANY-3788 - Resolved async references are now started at start time to giv...
slaws
3
-80
/
+92
2011-01-14
Update to use local version of Endpoint if a local Endpoint exists
antelder
1
-13
/
+22
2011-01-13
Add context via MediatorImpl so a transformer can know whether a transform is...
scottkurz
3
-5
/
+27
2011-01-13
TUSCANY-3815 - Don't add a namespace twice.
slaws
1
-2
/
+8
2011-01-13
Switch the debugging statement (which remains commented out) round as you wan...
slaws
1
-3
/
+3
2011-01-12
Add some more constants for use in the async processing
slaws
1
-1
/
+2
2011-01-12
Add setAutoDestroy methdod
antelder
3
-8
/
+27
2011-01-12
Update to use getService from Node
antelder
1
-16
/
+3
2011-01-12
Update JavaInterfaceIntrospectorImpl to add checks for @Remotable annotations...
edwardsmj
2
-4
/
+675
2011-01-12
Update to create a service proxy directly instead of using the sca client fac...
antelder
14
-48
/
+87
2011-01-11
Adjust printing of blank lines so the Shell output is clearer
antelder
1
-2
/
+1
2011-01-11
Separate the Java implementation specific async invocation code from the core...
edwardsmj
4
-16
/
+247
2011-01-11
Complete enablement of the SCA Binding to deal with local Async invocations -...
edwardsmj
5
-15
/
+202
2011-01-11
Complete enablement of the JMS Binding to deal with Async invocations - as un...
edwardsmj
5
-15
/
+40
2011-01-11
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
3
-9
/
+62
2011-01-11
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
13
-135
/
+409
2011-01-11
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
1
-1
/
+12
2011-01-11
Add capability to support Bindings that support Async invocations natively - ...
edwardsmj
2
-8
/
+25
2011-01-11
Clear the endpoints when the service is stopped
antelder
1
-0
/
+1
2011-01-11
Make sure the binding uri is reset when the service is stopped
antelder
1
-0
/
+1
2011-01-10
Bump up copyright year in the NOTICE files
antelder
86
-139
/
+139
2011-01-08
TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...
lresende
1
-1
/
+1
2011-01-08
TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...
lresende
6
-100
/
+95
2011-01-08
Minor formatting
lresende
1
-49
/
+68
2011-01-07
Fix to the processing of @Callback annotation on Field or Method, to enable T...
edwardsmj
1
-0
/
+10
2011-01-01
TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IE
lresende
4
-63
/
+144
[next]