summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj2011-01-071-0/+10
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-014-63/+144
* Minor formattinglresende2011-01-011-13/+13
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-016-15/+15
* Adding java doclresende2011-01-011-19/+24
* Calculating ETag using util class from HTTP-commonlresende2011-01-013-67/+58
* Enhance error message to display class name to which error applieslresende2011-01-011-32/+32
* Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende2011-01-011-1/+1
* Update changes file for beta2antelder2010-12-311-0/+8
* Update release notes for beta2antelder2010-12-311-4/+4
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
* Start branch for beta2 releaseantelder2010-12-276284-0/+529067
* add explicit dependency on binding sca runtime and reorder a couple of other ...slaws2010-12-241-12/+18
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
* Close the output writer before reading from it. slaws2010-12-231-1/+10
* convert to base pom dependencyslaws2010-12-232-3/+6
* remove redundant dependencies slaws2010-12-232-16/+1
* remove redundant profile. slaws2010-12-231-9/+0
* Add missing dependenciesslaws2010-12-231-0/+6
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-232-5/+5
* Add missing dependenciesslaws2010-12-233-1/+5
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws2010-12-231-1/+1
* Bring the unknown endpoint plugin into play at build and run time. slaws2010-12-231-16/+26
* Throw systematic errors as ServiceRuntimeExceptionsslaws2010-12-231-9/+10
* Close input stream when reading is finishedslaws2010-12-231-0/+1
* Correct the order that the phase constants appear in to match the actual phas...slaws2010-12-232-2/+2
* Correct module nameslaws2010-12-231-1/+1
* Add print out to show written XMLslaws2010-12-231-1/+1
* Add print out to show written XMLslaws2010-12-231-0/+1
* Add exclusion to ActiveMQ dependency. Also why is this dependency here and no...slaws2010-12-231-1/+8
* Add ActiveMQ dependenciesslaws2010-12-231-0/+8
* Restrict test cases to starting a single compositeslaws2010-12-232-2/+2
* Enable binding.sca to support async invocation in the local case - as under T...edwardsmj2010-12-211-7/+29
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj2010-12-211-2/+3
* Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entriesedwardsmj2010-12-211-1/+3
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific respo...edwardsmj2010-12-211-5/+8
* Update POM to exclude Spring transitive dependencies of ActiveMQedwardsmj2010-12-211-0/+6
* Tweaks and extensions to better match the async service implementation in cor...edwardsmj2010-12-214-14/+33
* Extending binding-jms-runtime to provide native async service invocation with...edwardsmj2010-12-2029-103/+1151
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-203-4/+34
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-206-27/+127
* Updating core invocation code to support bindings that provide native async s...edwardsmj2010-12-201-0/+7
* Use the mapped binding when looking up the providerantelder2010-12-151-1/+1
* Updating the fix for OSGi support to deal with error casesedwardsmj2010-12-151-30/+56
* Remove no longer required wstx dependencyantelder2010-12-141-7/+0
* Fix ws binding endpoint ref writing so that it works with java stax parserantelder2010-12-144-30/+10
* Fix testcase to close writerantelder2010-12-141-0/+1
* Update for axis2 osgi jarantelder2010-12-133-15/+6