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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816
edwardsmj
1
-0
/
+2
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
Add a simple test case to look a implementations that use doc/lit (bare) inte...
slaws
9
-1
/
+356
2011-01-10
Updates to CHANGES file
antelder
1
-0
/
+3
2011-01-10
Bump up copyright year in the NOTICE files
antelder
101
-154
/
+154
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-04
Update to support being run with mvn exec:java
antelder
2
-3
/
+25
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-31
Update changes file for beta2
antelder
1
-0
/
+8
2010-12-31
Update release notes for beta2
antelder
1
-4
/
+4
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
Close the output writer before reading from it.
slaws
1
-1
/
+10
2010-12-23
convert to base pom dependency
slaws
2
-3
/
+6
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
2010-12-23
Close input stream when reading is finished
slaws
1
-0
/
+1
2010-12-23
Correct the order that the phase constants appear in to match the actual phas...
slaws
2
-2
/
+2
2010-12-23
Correct module name
slaws
1
-1
/
+1
2010-12-23
Add print out to show written XML
slaws
1
-1
/
+1
2010-12-23
Add print out to show written XML
slaws
1
-0
/
+1
2010-12-23
Add exclusion to ActiveMQ dependency. Also why is this dependency here and no...
slaws
1
-1
/
+8
2010-12-23
Add ActiveMQ dependencies
slaws
1
-0
/
+8
2010-12-23
Restrict test cases to starting a single composite
slaws
2
-2
/
+2
2010-12-21
Enable binding.sca to support async invocation in the local case - as under T...
edwardsmj
1
-7
/
+29
2010-12-21
Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...
edwardsmj
1
-2
/
+3
[next]