summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-111-1/+12
* Add capability to support Bindings that support Async invocations natively - ...edwardsmj2011-01-112-8/+25
* Clear the endpoints when the service is stoppedantelder2011-01-111-0/+1
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
* Bump up copyright year in the NOTICE filesantelder2011-01-1086-139/+139
* TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which is...lresende2011-01-081-1/+1
* TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming tuscan...lresende2011-01-086-100/+95
* Minor formattinglresende2011-01-081-49/+68
* Fix to the processing of @Callback annotation on Field or Method, to enable T...edwardsmj2011-01-071-0/+10
* 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
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
* 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
* 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
* 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
* 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-132-13/+5
* Change to use axis2 osgi jarantelder2010-12-131-11/+14
* Removing all references to jaxb-api as described under TUSCANY-3810edwardsmj2010-12-131-41/+0