summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-10Bump up copyright year in the NOTICE filesantelder101-154/+154
2011-01-08TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende1-1/+1
2011-01-08TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende6-100/+95
2011-01-08Minor formattinglresende1-49/+68
2011-01-07Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj1-0/+10
2011-01-04Update to support being run with mvn exec:javaantelder2-3/+25
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende4-63/+144
2011-01-01Minor formattinglresende1-13/+13
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende6-15/+15
2011-01-01Adding java doclresende1-19/+24
2011-01-01Calculating ETag using util class from HTTP-commonlresende3-67/+58
2011-01-01Enhance error message to display class name to which error applieslresende1-32/+32
2011-01-01Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende1-1/+1
2010-12-31Update changes file for beta2antelder1-0/+8
2010-12-31Update release notes for beta2antelder1-4/+4
2010-12-30Add a method remove duplicate service declsrationsrfeng1-0/+18
2010-12-30Change json serialization to not marshal null valuesrfeng5-3/+15
2010-12-27Start branch for beta2 releaseantelder6284-0/+529067
2010-12-24add explicit dependency on binding sca runtime and reorder a couple of other ...slaws1-12/+18
2010-12-24Add comment to remind me about domainRegistryURI propertiesslaws1-0/+2
2010-12-23Close the output writer before reading from it. slaws1-1/+10
2010-12-23convert to base pom dependencyslaws2-3/+6
2010-12-23remove redundant dependencies slaws2-16/+1
2010-12-23remove redundant profile. slaws1-9/+0
2010-12-23Add missing dependenciesslaws1-0/+6
2010-12-23Remove specific version numbers to allow us to pick up the latestslaws2-5/+5
2010-12-23Add missing dependenciesslaws3-1/+5
2010-12-23Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws1-1/+1
2010-12-23Bring the unknown endpoint plugin into play at build and run time. slaws1-16/+26
2010-12-23Throw systematic errors as ServiceRuntimeExceptionsslaws1-9/+10
2010-12-23Close input stream when reading is finishedslaws1-0/+1
2010-12-23Correct the order that the phase constants appear in to match the actual phas...slaws2-2/+2
2010-12-23Correct module nameslaws1-1/+1
2010-12-23Add print out to show written XMLslaws1-1/+1
2010-12-23Add print out to show written XMLslaws1-0/+1
2010-12-23Add exclusion to ActiveMQ dependency. Also why is this dependency here and no...slaws1-1/+8
2010-12-23Add ActiveMQ dependenciesslaws1-0/+8
2010-12-23Restrict test cases to starting a single compositeslaws2-2/+2
2010-12-21Enable binding.sca to support async invocation in the local case - as under T...edwardsmj1-7/+29
2010-12-21Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj1-2/+3
2010-12-21Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entriesedwardsmj1-1/+3
2010-12-21Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj1-5/+8
2010-12-21Update POM to exclude Spring transitive dependencies of ActiveMQedwardsmj1-0/+6
2010-12-21Tweaks and extensions to better match the async service implementation in cor...edwardsmj4-14/+33
2010-12-20Extending binding-jms-runtime to provide native async service invocation with...edwardsmj29-103/+1151
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj3-4/+34
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj6-27/+127
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-0/+7
2010-12-15Use the mapped binding when looking up the providerantelder1-1/+1
2010-12-15Updating the fix for OSGi support to deal with error casesedwardsmj1-30/+56