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-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
2011-01-01
Minor formatting
lresende
1
-13
/
+13
2011-01-01
Minor renaming: HTTPUtil -> HTTPUtils
lresende
6
-15
/
+15
2011-01-01
Adding java doc
lresende
1
-19
/
+24
2011-01-01
Calculating ETag using util class from HTTP-common
lresende
3
-67
/
+58
2011-01-01
Enhance error message to display class name to which error applies
lresende
1
-32
/
+32
2011-01-01
Partialy reverting changes from 1033523 to avoid issues with applications usi...
lresende
1
-1
/
+1
2010-12-30
Add a method remove duplicate service declsrations
rfeng
1
-0
/
+18
2010-12-30
Change json serialization to not marshal null values
rfeng
5
-3
/
+15
2010-12-24
add explicit dependency on binding sca runtime and reorder a couple of other ...
slaws
1
-12
/
+18
2010-12-24
Add comment to remind me about domainRegistryURI properties
slaws
1
-0
/
+2
2010-12-23
remove redundant dependencies
slaws
2
-16
/
+1
2010-12-23
remove redundant profile.
slaws
1
-9
/
+0
2010-12-23
Add missing dependencies
slaws
1
-0
/
+6
2010-12-23
Remove specific version numbers to allow us to pick up the latest
slaws
2
-5
/
+5
2010-12-23
Add missing dependencies
slaws
3
-1
/
+5
2010-12-23
Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...
slaws
1
-1
/
+1
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
[next]