summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-11Complete enablement of the JMS Binding to deal with Async invocations - as ↵edwardsmj5-15/+40
under TUSCANY-3809 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057651 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Add capability to support Bindings that support Async invocations natively - ↵edwardsmj3-9/+62
as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057650 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Add capability to support Bindings that support Async invocations natively - ↵edwardsmj13-135/+409
as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057648 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Add capability to support Bindings that support Async invocations natively - ↵edwardsmj1-1/+12
as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057647 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Add capability to support Bindings that support Async invocations natively - ↵edwardsmj2-8/+25
as under TUSCANY-3801 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057645 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Disabled Callback SeparateThread iTest due to problem described in TUSCANY-3816edwardsmj1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057555 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Clear the endpoints when the service is stoppedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057430 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11Make sure the binding uri is reset when the service is stoppedantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057420 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws9-1/+356
interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Updates to CHANGES fileantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057119 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder101-154/+154
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08TUSCANY-3812 - Fixing feed id to avoid generating different md5 hash which ↵lresende1-1/+1
is breaking caching git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056790 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08TUSCANY-3814 - Fixing http headers to avoid hanging IE6 when consuming ↵lresende6-100/+95
tuscany atom feeds git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056789 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08Minor formattinglresende1-49/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056788 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Fix to the processing of @Callback annotation on Field or Method, to enable ↵edwardsmj1-0/+10
Tuscany to comply with OASIS Java CAA testcase 10035, as described in TUSCANY-3813. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056294 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04Update to support being run with mvn exec:javaantelder2-3/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende4-63/+144
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor formattinglresende1-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054318 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende6-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Adding java doclresende1-19/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054316 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Calculating ETag using util class from HTTP-commonlresende3-67/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Enhance error message to display class name to which error applieslresende1-32/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054313 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Partialy reverting changes from 1033523 to avoid issues with applications ↵lresende1-1/+1
using rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054312 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31Update changes file for beta2antelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054074 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31Update release notes for beta2antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054073 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Add a method remove duplicate service declsrationsrfeng1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053940 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Change json serialization to not marshal null valuesrfeng5-3/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053939 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Start branch for beta2 releaseantelder6284-0/+529067
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24add explicit dependency on binding sca runtime and reorder a couple of other ↵slaws1-12/+18
dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052496 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Add comment to remind me about domainRegistryURI propertiesslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052495 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Close the output writer before reading from it. slaws1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23convert to base pom dependencyslaws2-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23remove redundant dependencies slaws2-16/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052291 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23remove redundant profile. slaws1-9/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052290 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add missing dependenciesslaws1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052289 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Remove specific version numbers to allow us to pick up the latestslaws2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add missing dependenciesslaws3-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052287 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Revert back to fetching the interceptors starting at SERVICE_POLICY in order ↵slaws1-1/+1
to miss out any databinding transformation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052265 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Bring the unknown endpoint plugin into play at build and run time. slaws1-16/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052258 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Throw systematic errors as ServiceRuntimeExceptionsslaws1-9/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052256 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Close input stream when reading is finishedslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052255 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Correct the order that the phase constants appear in to match the actual ↵slaws2-2/+2
phase order and make the local binding.sca optimization link to the head of the service operation wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052253 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Correct module nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052252 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add print out to show written XMLslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052251 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add print out to show written XMLslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052250 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add exclusion to ActiveMQ dependency. Also why is this dependency here and ↵slaws1-1/+8
not in the ActiveMQ specific module? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052248 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Add ActiveMQ dependenciesslaws1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052247 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Restrict test cases to starting a single compositeslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21Enable binding.sca to support async invocation in the local case - as under ↵edwardsmj1-7/+29
TUSCANY-3811 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051467 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21Extend AsyncResponseInvoker to be Generic to cope with binding-specific ↵edwardsmj1-2/+3
response address information - under TUSCANY-3807 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051465 13f79535-47bb-0310-9956-ffa450edef68